aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-09-30perf tools: Fix shadowed declaration in parse-events.cJiri Olsa1-20/+20
2015-09-30tools: Fix shadowed declaration in err.hJiri Olsa1-2/+2
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-1/+14
2015-09-28tools: bpf_jit_disasm: make get_last_jit_image return unsignedAndrzej Hajda1-2/+2
2015-09-29Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman4-34/+39
2015-09-28perf tools: Enable event_config terms to tracepoint eventsHe Kuang3-23/+90
2015-09-28perf tools: Adds the tracepoint name parsing supportHe Kuang1-14/+23
2015-09-28perf tools: Show proper error message for wrong terms of hw/sw eventsHe Kuang4-24/+45
2015-09-28perf tools: Adds the config_term callback for different type eventsHe Kuang1-12/+26
2015-09-28perf intel-pt: Add mispred-all config option to aid use with autofdoAdrian Hunter2-0/+43
2015-09-28perf inject: Add --strip option to strip out non-synthesized eventsAdrian Hunter2-0/+95
2015-09-28perf inject: Remove more aux-related stuff when processing instruction tracesAdrian Hunter1-1/+28
2015-09-28perf evlist: Add perf_evlist__remove()Adrian Hunter2-0/+8
2015-09-28perf evlist: Add perf_evlist__id2evsel_strict()Adrian Hunter2-0/+17
2015-09-28perf script: Make scripting_max_stack value allow for synthesized callchainsAdrian Hunter1-0/+4
2015-09-28perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter3-2/+4
2015-09-28perf script: Add a setting for maximum stack depthAdrian Hunter2-3/+5
2015-09-28perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2-2/+5
2015-09-28perf report: Make max_stack value allow for synthesized callchainsAdrian Hunter1-0/+4
2015-09-28perf intel-pt: Support generating branch stackAdrian Hunter2-0/+125
2015-09-28perf intel-pt: Move branch filter logicAdrian Hunter1-3/+3
2015-09-28perf inject: Set branch stack feature flag when synthesizing branch stacksAdrian Hunter1-1/+5
2015-09-28perf report: Skip events with null branch stacksAdrian Hunter1-4/+11
2015-09-28perf report: Also do default setup for synthesized branch stacksAdrian Hunter1-0/+3
2015-09-28perf report: Adjust sample type validation for synthesized branch stacksAdrian Hunter1-0/+3
2015-09-28perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter3-0/+28
2015-09-28perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter1-0/+221
2015-09-28perf session: Warn when AUX data has been lostAdrian Hunter2-0/+11
2015-09-28perf script: Allow time to be displayed in nanosecondsAdrian Hunter2-1/+10
2015-09-28perf intel-pt: Make logging slightly more efficientAdrian Hunter2-16/+43
2015-09-28perf intel-pt: Fix potential loop foreverAdrian Hunter1-2/+2
2015-09-28perf report: Fix sample type validation for synthesized callchainsAdrian Hunter1-0/+6
2015-09-28perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter3-2/+9
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa7-12/+32
2015-09-28perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa1-10/+10
2015-09-28tools build: Make the fixdep helper part of the build processJiri Olsa2-2/+15
2015-09-28tools build: Move dependency copy into functionJiri Olsa1-3/+8
2015-09-28tools build: Add fixdep dependency helperJiri Olsa3-0/+212
2015-09-28tools build: Add test for missing includeJiri Olsa5-1/+39
2015-09-28tools build: Add Makefile.includeJiri Olsa7-18/+39
2015-09-28tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa1-10/+3
2015-09-28perf tools: Use __map__is_kernel() when synthesizing kernel module mmap recordsArnaldo Carvalho de Melo1-1/+1
2015-09-28perf hists browser: Use the map to determine if a DSO is being used as a kernelArnaldo Carvalho de Melo1-10/+14
2015-09-28perf top: Filter symbols based on __map__is_kernel(map)Arnaldo Carvalho de Melo1-1/+1
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar20-112/+125
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-59/+113
2015-09-27tools: usb: testusb: change the default value for length from 512 to 1024Peter Chen1-2/+2
2015-09-27tools: usb: testusb: change the help textPeter Chen1-4/+4
2015-09-27Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki1-5/+34
2015-09-26tools/power turbosat: update version numberLen Brown1-1/+1