summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-3010-20/+25
* perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo2015-09-307-22/+23
* perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-09-303-1/+4
* perf report: Amend documentation about max_stack and synthesized callchainsAdrian Hunter2015-09-301-0/+2
* perf maps: Introduce maps__find_symbol_by_name()Arnaldo Carvalho de Melo2015-09-302-6/+15
* perf tools: Fix shadowed declaration in parse-events.cJiri Olsa2015-09-301-20/+20
* tools: Fix shadowed declaration in err.hJiri Olsa2015-09-301-2/+2
* perf tools: Enable event_config terms to tracepoint eventsHe Kuang2015-09-283-23/+90
* perf tools: Adds the tracepoint name parsing supportHe Kuang2015-09-281-14/+23
* perf tools: Show proper error message for wrong terms of hw/sw eventsHe Kuang2015-09-284-24/+45
* perf tools: Adds the config_term callback for different type eventsHe Kuang2015-09-281-12/+26
* perf intel-pt: Add mispred-all config option to aid use with autofdoAdrian Hunter2015-09-282-0/+43
* perf inject: Add --strip option to strip out non-synthesized eventsAdrian Hunter2015-09-282-0/+95
* perf inject: Remove more aux-related stuff when processing instruction tracesAdrian Hunter2015-09-281-1/+28
* perf evlist: Add perf_evlist__remove()Adrian Hunter2015-09-282-0/+8
* perf evlist: Add perf_evlist__id2evsel_strict()Adrian Hunter2015-09-282-0/+17
* perf script: Make scripting_max_stack value allow for synthesized callchainsAdrian Hunter2015-09-281-0/+4
* perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-09-283-2/+4
* perf script: Add a setting for maximum stack depthAdrian Hunter2015-09-282-3/+5
* perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-09-282-2/+5
* perf report: Make max_stack value allow for synthesized callchainsAdrian Hunter2015-09-281-0/+4
* perf intel-pt: Support generating branch stackAdrian Hunter2015-09-282-0/+125
* perf intel-pt: Move branch filter logicAdrian Hunter2015-09-281-3/+3
* perf inject: Set branch stack feature flag when synthesizing branch stacksAdrian Hunter2015-09-281-1/+5
* perf report: Skip events with null branch stacksAdrian Hunter2015-09-281-4/+11
* perf report: Also do default setup for synthesized branch stacksAdrian Hunter2015-09-281-0/+3
* perf report: Adjust sample type validation for synthesized branch stacksAdrian Hunter2015-09-281-0/+3
* perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter2015-09-283-0/+28
* perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter2015-09-281-0/+221
* perf session: Warn when AUX data has been lostAdrian Hunter2015-09-282-0/+11
* perf script: Allow time to be displayed in nanosecondsAdrian Hunter2015-09-282-1/+10
* perf intel-pt: Make logging slightly more efficientAdrian Hunter2015-09-282-16/+43
* perf intel-pt: Fix potential loop foreverAdrian Hunter2015-09-281-2/+2
* perf report: Fix sample type validation for synthesized callchainsAdrian Hunter2015-09-281-0/+6
* perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter2015-09-283-2/+9
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-287-12/+32
* perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa2015-09-281-10/+10
* tools build: Make the fixdep helper part of the build processJiri Olsa2015-09-282-2/+15
* tools build: Move dependency copy into functionJiri Olsa2015-09-281-3/+8
* tools build: Add fixdep dependency helperJiri Olsa2015-09-283-0/+212
* tools build: Add test for missing includeJiri Olsa2015-09-285-1/+39
* tools build: Add Makefile.includeJiri Olsa2015-09-287-18/+39
* tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa2015-09-281-10/+3
* perf tools: Use __map__is_kernel() when synthesizing kernel module mmap recordsArnaldo Carvalho de Melo2015-09-281-1/+1
* perf hists browser: Use the map to determine if a DSO is being used as a kernelArnaldo Carvalho de Melo2015-09-281-10/+14
* perf top: Filter symbols based on __map__is_kernel(map)Arnaldo Carvalho de Melo2015-09-281-1/+1
* Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-2820-112/+125
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-2713-59/+113
| |\
| | * perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-09-251-22/+13
| | * perf intel-pt: Remove no_force_psb from documentationAdrian Hunter2015-09-251-15/+0
OpenPOWER on IntegriCloud