summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce pstack_peek()Namhyung Kim2015-05-052-0/+8
* perf hists browser: Split popup menu actions - part 2Namhyung Kim2015-05-051-140/+214
* perf hists browser: Split popup menu actionsNamhyung Kim2015-05-051-86/+156
* perf hists browser: Save perf_session_env in the hist_browserNamhyung Kim2015-05-051-2/+5
* perf hists browser: Save pstack in the hist_browserNamhyung Kim2015-05-051-10/+10
* perf hists browser: Save hist_browser_timer pointer in hist_browserNamhyung Kim2015-05-051-5/+8
* perf hists browser: Fix possible memory leakNamhyung Kim2015-05-051-3/+5
* perf tools: Move init_have_children field to the unnamed unionNamhyung Kim2015-05-051-1/+1
* perf tools: Move TUI-specific fields into unnamed unionNamhyung Kim2015-05-051-6/+12
* perf kmem: Show warning when trying to run stat without recordNamhyung Kim2015-05-051-3/+14
* perf probe: Cleanup and consolidate command parsersMasami Hiramatsu2015-05-051-68/+42Star
* perf probe: Remove redundant cleanup of params.filterMasami Hiramatsu2015-05-051-6/+0Star
* perf probe: Accept filter argument for --funcsMasami Hiramatsu2015-05-052-6/+16
* perf probe: Allow to use filter on --del commandMasami Hiramatsu2015-05-053-81/+39Star
* perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-054-21/+145
* perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter2015-05-053-10/+119
* perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter2015-05-057-0/+59
* perf tools: Add support for PERF_RECORD_AUXAdrian Hunter2015-05-057-0/+63
* perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter2015-05-055-13/+21
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-057-21/+186
* perf tools: Hit all build ids when AUX area tracingAdrian Hunter2015-05-053-2/+25
* perf tools: Add AUX area tracing indexAdrian Hunter2015-05-057-4/+310
* perf report: Fix placement of itrace option in documentationAdrian Hunter2015-05-051-3/+3
* perf kmem: Add kmem.default config optionNamhyung Kim2015-05-041-3/+29
* perf kmem: Print gfp flags in human readable stringNamhyung Kim2015-05-041-13/+209
* perf kmem: Add --live option for current allocation statNamhyung Kim2015-05-042-42/+73
* perf kmem: Support sort keys on page analysisNamhyung Kim2015-05-042-86/+313
* perf kmem: Implement stat --page --callerNamhyung Kim2015-05-041-21/+306
* perf probe: Accept filter argument for --listMasami Hiramatsu2015-05-044-32/+73
* perf probe: Accept multiple filter optionsMasami Hiramatsu2015-05-041-5/+9
* perf tools: Add strfilter__string to recover rules stringMasami Hiramatsu2015-05-042-0/+76
* perf tools: Improve strfilter to append additional rulesMasami Hiramatsu2015-05-042-0/+66
* perf probe: Improve detection of file/function name in the probe patternNaveen N. Rao2015-05-041-3/+26
* perf tools: Fix bison-related build failure on CentOS 6Namhyung Kim2015-05-041-1/+1
* perf symbols: Warn on build id mismatchNaveen N. Rao2015-05-041-0/+1
* perf report: Add Instruction Tracing supportAdrian Hunter2015-05-042-0/+38
* perf script: Always allow fields 'addr' and 'cpu' for auxtraceAdrian Hunter2015-05-041-7/+22
* perf evlist: Amend mmap ref counting for the AUX area mmapAdrian Hunter2015-05-041-1/+1
* perf probe ppc64le: Fixup function entry if using kallsyms lookupNaveen N. Rao2015-05-043-0/+22
* perf probe ppc64le: Prefer symbol table lookup over DWARFNaveen N. Rao2015-05-043-0/+17
* perf probe ppc64le: Fix ppc64 ABIv2 symbol decodingAnanth N Mavinakayanahalli2015-05-043-0/+12
* perf probe ppc: Enable matching against dot symbols automaticallyNaveen N. Rao2015-05-044-3/+22
* perf probe ppc: Use the right prefix when ignoring SyS symbols on ppcNaveen N. Rao2015-05-043-9/+37
* perf probe ppc: Fix symbol fixup issues due to ELF typeNaveen N. Rao2015-05-044-2/+30
* perf bench numa: Show more stats of particular threads in verbose modePetr Holasek2015-05-041-1/+31
* perf tools: Use getconf to determine number of online CPUsWill Deacon2015-05-041-1/+1
* perf tools: Document --children option in more detailNamhyung Kim2015-04-293-1/+114
* perf stat: Add metrics support for exclude_idleJiri Olsa2015-04-291-1/+4
* perf stat: Add metrics support for exclude_(host|guest)Jiri Olsa2015-04-291-1/+5
* perf stat: Add metrics support for exclude_hvJiri Olsa2015-04-291-1/+4