summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2015-04-29perf stat: Add metrics support for exclude_(host|guest)Jiri Olsa
2015-04-29perf stat: Add metrics support for exclude_hvJiri Olsa
2015-04-29perf stat: Change metrics context calculationJiri Olsa
2015-04-29perf stat: Fix metrics calculation with event qualifiersAndi Kleen
2015-04-29perf trace: Clarify that -e is about syscalls, not perf events in generalArnaldo Carvalho de Melo
2015-04-29perf trace: Fix --filter-pids OPTION descriptionArnaldo Carvalho de Melo
2015-04-29perf probe: Remove all probes matches given pattern at onceMasami Hiramatsu
2015-04-29perf probe: Make --funcs option exclusiveMasami Hiramatsu
2015-04-29perf tools: Add symbolic events support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add tracepoint support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add static terms support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add location to pmu event termsJiri Olsa
2015-04-29perf tools: Change parse_events_add_pmu interfaceJiri Olsa
2015-04-29perf tools: Always bail out when config_attr function failsJiri Olsa
2015-04-29perf tools: Add flex support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa
2015-04-29perf tools: Add aux_watermark member of struct perf_event_attrAdrian Hunter
2015-04-29perf script: Add field option 'flags' to print sample flagsAdrian Hunter
2015-04-29perf inject: Add Instruction Tracing supportAdrian Hunter
2015-04-29perf inject: Re-pipe AUX area tracing eventsAdrian Hunter