Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |