| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-25 | perf tools: Remove duplicate struct forward declarations | Wan Jiabing | 1 | -1/+0 |
| 2020-05-05 | perf thread-stack: Add thread_stack__br_sample_late() | Adrian Hunter | 1 | -0/+3 |
| 2020-05-05 | perf thread-stack: Add branch stack support | Adrian Hunter | 1 | -1/+4 |
| 2020-04-16 | perf thread-stack: Add thread_stack__sample_late() | Adrian Hunter | 1 | -0/+3 |
| 2019-06-17 | Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -0/+4 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -10/+1 |
| 2019-06-05 | perf thread-stack: Accumulate IPC information | Adrian Hunter | 1 | -0/+4 |
| 2019-03-01 | perf db-export: Add calls parent_id to enable creation of call trees | Adrian Hunter | 1 | -2/+4 |
| 2019-02-06 | perf thread-stack: Represent jmps to the start of a different symbol | Adrian Hunter | 1 | -0/+3 |
| 2019-01-02 | perf thread-stack: Fix thread stack processing for the idle task | Adrian Hunter | 1 | -4/+4 |
| 2018-10-31 | perf intel-pt: Insert callchain context into synthesized callchains | Adrian Hunter | 1 | -1/+1 |
| 2016-06-23 | perf script: Add callindent option | Adrian Hunter | 1 | -0/+1 |
| 2016-05-06 | perf script: Expose usage of the callchain db export via the python api | Chris Phlipot | 1 | -1/+13 |
| 2016-05-06 | perf tools: Refactor code to move call path handling out of thread-stack | Chris Phlipot | 1 | -24/+1 |
| 2015-06-19 | perf tools: Ensure thread-stack is flushed | Adrian Hunter | 1 | -0/+1 |
| 2014-11-03 | perf tools: Enhance the thread stack to output call/return data | Adrian Hunter | 1 | -0/+79 |
| 2014-11-03 | perf tools: Add a thread stack for synthesizing call chains | Adrian Hunter | 1 | -0/+32 |