summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2015-05-08perf probe: Fix to close probe_events file in errorMasami Hiramatsu
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-05-05perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim
2015-05-05perf tools: Introduce pstack_peek()Namhyung 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 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-05perf probe: Fix segfault if passed with ''.Wang Nan
2015-05-04perf tools: Add AUX area tracing indexAdrian Hunter
2015-05-04perf probe: Accept filter argument for --listMasami 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 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-04-29perf probe: Remove all probes matches given pattern at onceMasami 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 tools: Add member to struct dso for an instruction cacheAdrian Hunter
2015-04-29perf auxtrace: Add a hashtable for cachingAdrian Hunter
2015-04-29perf auxtrace: Add processing for AUX area tracing eventsAdrian Hunter
2015-04-29perf auxtrace: Add a heap for sorting AUX area tracing queuesAdrian Hunter
2015-04-29perf auxtrace: Add helpers for queuing AUX area tracing dataAdrian Hunter
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter
2015-04-29perf session: Add instruction tracing optionsAdrian Hunter
2015-04-29perf session: Add hooks to allow transparent decoding of AUX area tracing dataAdrian Hunter
2015-04-29perf tools: Add a user event for AUX area tracing errorsAdrian Hunter