aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * perf tools: Fix perf regs mask generationNaveen N. Rao2016-05-11
| * perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar2016-05-11
| * tool/perf: Add sample_reg_mask to include all perf_regsMadhavan Srinivasan2016-04-21
| * tools/perf: Map the ID values with register namesAnju T2016-04-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\ \
| * | tools/perf: Fix misspellings in comments.Adam Buchbinder2016-04-18
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-16
|\ \
| * | perf buildid-cache: Use lsdir() for looking up buildid cachesMasami Hiramatsu2016-05-11
| * | perf symbols: Use lsdir() for the search in kcore cache directoryMasami Hiramatsu2016-05-11
| * | perf tools: Use SBUILD_ID_SIZE where applicableMasami Hiramatsu2016-05-11
| * | perf tools: Fix lsdir to set errno correctlyMasami Hiramatsu2016-05-11
| * | perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-11
| * | perf trace: Move flock op beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-11
| * | perf script: Fix export of callchains with recursion in db-exportChris Phlipot2016-05-11
| * | perf script: Fix callchain addresses in db-exportChris Phlipot2016-05-11
| * | perf script: Fix symbol insertion behavior in db-exportChris Phlipot2016-05-11
| * | perf symbols: Add dso__insert_symbol functionChris Phlipot2016-05-11
| * | perf scripting python: Use Py_FatalError instead of die()Arnaldo Carvalho de Melo2016-05-11
| * | Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-11
| |\ \
| | * | perf tools: Remove xrealloc and ALLOC_GROWMasami Hiramatsu2016-05-10
| | * | perf help: Do not use ALLOC_GROW in add_cmd_listMasami Hiramatsu2016-05-10
| | * | perf pmu: Make pmu_formats_string to check return value of strbufMasami Hiramatsu2016-05-10
| | * | perf header: Make topology checkers to check return value of strbufMasami Hiramatsu2016-05-10
| | * | perf tools: Make alias handler to check return value of strbufMasami Hiramatsu2016-05-10
| | * | perf help: Make check_emacsclient_version to check strbuf APIsMasami Hiramatsu2016-05-10
| | * | perf probe: Check the return value of strbuf APIsMasami Hiramatsu2016-05-10
| | * | perf tools: Rewrite strbuf not to die()Masami Hiramatsu2016-05-10
| | * | perf symbols: Fix handling of zero-length symbols.Chris Phlipot2016-05-09
| | * | perf evsel: Print state of perf_event_attr.write_backwardArnaldo Carvalho de Melo2016-05-09
| | * | perf tests: Add test to check backward ring bufferWang Nan2016-05-09
| | * | perf tools: Support reading from backward ring bufferWang Nan2016-05-09
| | * | perf script: Fix incorrect python db-export error messageChris Phlipot2016-05-09
| | * | perf stat: Scale values by unit before metricsAndi Kleen2016-05-09
| | * | perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding supportHe Kuang2016-05-09
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-11
| |\ \ \ | | |/ / | |/| |
| * | | perf trace: Move futex_op beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-06
| * | | perf trace: Move open_flags beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-06
| * | | perf trace: Move signum beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-06
| * | | perf stat: Add extra output of counter values with -vvAndi Kleen2016-05-06
| * | | perf script: Update export-to-postgresql to support callchain exportChris Phlipot2016-05-06
| * | | perf script: Expose usage of the callchain db export via the python apiChris Phlipot2016-05-06
| * | | perf script: Add call path id to exported sample in db exportChris Phlipot2016-05-06
| * | | perf script: Enable db export to output sampled callchainsChris Phlipot2016-05-06
| * | | perf tools: Refactor code to move call path handling out of thread-stackChris Phlipot2016-05-06
| * | | perf callchain: Fix incorrect ordering of entriesChris Phlipot2016-05-06
| * | | perf trace: Do not print raw args list for syscalls with no argsArnaldo Carvalho de Melo2016-05-06
| * | | perf evlist: Rename variable in perf_mmap__read()Wang Nan2016-05-05
| * | | perf evlist: Extract perf_mmap__read()Wang Nan2016-05-05
| * | | perf symbols: Fix kallsyms perf test on ppc64leNaveen N. Rao2016-05-05