summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
* perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-051-2/+2
* perf tools: Setup proper width for symbol_iaddr fieldJiri Olsa2015-10-051-0/+13
* perf tools: Add support for sorting on the iaddrDon Zickus2015-10-053-0/+39
* perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-054-2/+12
* perf tools: Export perf_event_attr__set_max_precise_ip()Jiri Olsa2015-10-052-1/+3
* perf annotate: Fix sizeof_sym_hist overflow issueJiri Olsa2015-10-051-1/+1
* perf evlist: Display DATA_SRC sample type bitJiri Olsa2015-10-051-1/+1
* perf probe: Allow probing on kmodules without dwarfMasami Hiramatsu2015-10-021-3/+5
* perf list: Honour 'event_glob' whem printing selectable PMUsArnaldo Carvalho de Melo2015-10-021-1/+2
* perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-10-011-1/+1
* perf report: Fix a bug on "--call-graph none" optionNamhyung Kim2015-10-011-1/+1
* perf top: Register idle threadNamhyung Kim2015-10-012-1/+3
* perf tools: By default use the most precise "cycles" hw counter availableArnaldo Carvalho de Melo2015-09-301-3/+19
* perf list: Remove blank lines, headers when piping outputArnaldo Carvalho de Melo2015-09-302-7/+8
* perf probe: Improve error message when %return is on inlined functionMasami Hiramatsu2015-09-301-4/+9
* perf probe: Fix a segfault bug in debuginfo_cacheMasami Hiramatsu2015-09-301-9/+12
* perf probe: Show correct source lines of probes on kmodulesMasami Hiramatsu2015-09-302-12/+65
* perf probe: Begin and end libdwfl report session correctlyMasami Hiramatsu2015-09-301-0/+3
* perf probe: Fix to remove dot suffix from second or latter eventsMasami Hiramatsu2015-09-301-13/+20
* tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_bindingArnaldo Carvalho de Melo2015-09-301-1/+1
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-306-15/+20
* perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo2015-09-304-19/+20
* perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-09-303-1/+4
* 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
* 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-281-0/+14
* 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 scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-09-282-1/+3
* perf script: Add a setting for maximum stack depthAdrian Hunter2015-09-281-1/+1
* perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-09-282-2/+5
* perf intel-pt: Support generating branch stackAdrian Hunter2015-09-281-0/+115
* perf intel-pt: Move branch filter logicAdrian Hunter2015-09-281-3/+3
* perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter2015-09-282-0/+24
* perf session: Warn when AUX data has been lostAdrian Hunter2015-09-282-0/+11
* 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 auxtrace: Fix 'instructions' period of zeroAdrian Hunter2015-09-282-2/+4
* perf tools: Use __map__is_kernel() when synthesizing kernel module mmap recordsArnaldo Carvalho de Melo2015-09-281-1/+1
* Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-282-28/+20Star
|\
| * perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-09-251-22/+13Star
| * perf probe: Use existing routine to look for a kernel module by dso->short_nameArnaldo Carvalho de Melo2015-09-251-6/+7
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-233-1/+22
|\ \
| * | perf record: Synthesize COMM event for a command line workloadNamhyung Kim2015-09-232-1/+6
| * | perf tools: Don't assume that the parser returns non empty evsel listWang Nan2015-09-211-0/+16
* | | Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...Ingo Molnar2015-09-231-1/+4
|\ \ \ | |/ / |/| / | |/