summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-05-05perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim
2015-05-05perf hists browser: Simplify zooming code using pstack_peek()Namhyung Kim
2015-05-05perf tools: Introduce pstack_peek()Namhyung Kim
2015-05-05perf hists browser: Split popup menu actions - part 2Namhyung Kim
2015-05-05perf hists browser: Split popup menu actionsNamhyung Kim
2015-05-05perf hists browser: Save perf_session_env in the hist_browserNamhyung Kim
2015-05-05perf hists browser: Save pstack in the hist_browserNamhyung Kim
2015-05-05perf hists browser: Save hist_browser_timer pointer in hist_browserNamhyung Kim
2015-05-05perf hists browser: Fix possible memory leakNamhyung Kim
2015-05-05perf tools: Move init_have_children field to the unnamed unionNamhyung Kim
2015-05-05perf tools: Move TUI-specific fields into unnamed unionNamhyung Kim
2015-05-05perf kmem: Show warning when trying to run stat without recordNamhyung Kim
2015-05-05perf probe: Cleanup and consolidate command parsersMasami Hiramatsu
2015-05-05perf probe: Remove redundant cleanup of params.filterMasami Hiramatsu
2015-05-05perf probe: Accept filter argument for --funcsMasami Hiramatsu
2015-05-05perf probe: Allow to use filter on --del commandMasami Hiramatsu
2015-05-05perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter
2015-05-05perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter
2015-05-05perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter
2015-05-05perf tools: Add support for PERF_RECORD_AUXAdrian Hunter
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter
2015-05-04perf tools: Hit all build ids when AUX area tracingAdrian Hunter
2015-05-04perf tools: Add AUX area tracing indexAdrian Hunter
2015-05-04perf report: Fix placement of itrace option in documentationAdrian Hunter
2015-05-04perf kmem: Add kmem.default config optionNamhyung Kim
2015-05-04perf kmem: Print gfp flags in human readable stringNamhyung Kim
2015-05-04perf kmem: Add --live option for current allocation statNamhyung Kim
2015-05-04perf kmem: Support sort keys on page analysisNamhyung Kim
2015-05-04perf kmem: Implement stat --page --callerNamhyung Kim
2015-05-04perf probe: Accept filter argument for --listMasami Hiramatsu
2015-05-04perf probe: Accept multiple filter optionsMasami Hiramatsu
2015-05-04perf tools: Add strfilter__string to recover rules stringMasami Hiramatsu
2015-05-04perf tools: Improve strfilter to append additional rulesMasami Hiramatsu
2015-05-04perf probe: Improve detection of file/function name in the probe patternNaveen N. Rao
2015-05-04perf tools: Fix bison-related build failure on CentOS 6Namhyung Kim
2015-05-04perf symbols: Warn on build id mismatchNaveen N. Rao
2015-05-04perf report: Add Instruction Tracing supportAdrian Hunter
2015-05-04perf script: Always allow fields 'addr' and 'cpu' for auxtraceAdrian Hunter
2015-05-04perf evlist: Amend mmap ref counting for the AUX area mmapAdrian Hunter
2015-05-04perf probe ppc64le: Fixup function entry if using kallsyms lookupNaveen N. Rao
2015-05-04perf probe ppc64le: Prefer symbol table lookup over DWARFNaveen N. Rao
2015-05-04perf probe ppc64le: Fix ppc64 ABIv2 symbol decodingAnanth N Mavinakayanahalli
2015-05-04perf probe ppc: Enable matching against dot symbols automaticallyNaveen N. Rao
2015-05-04perf probe ppc: Use the right prefix when ignoring SyS symbols on ppcNaveen N. Rao
2015-05-04perf probe ppc: Fix symbol fixup issues due to ELF typeNaveen N. Rao
2015-05-04perf bench numa: Show more stats of particular threads in verbose modePetr Holasek
2015-05-04perf tools: Use getconf to determine number of online CPUsWill Deacon
2015-04-29perf tools: Document --children option in more detailNamhyung Kim
2015-04-29perf stat: Add metrics support for exclude_idleJiri Olsa