summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/thread-stack.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove duplicate struct forward declarationsWan Jiabing2021-03-251-1/+0
* perf thread-stack: Add thread_stack__br_sample_late()Adrian Hunter2020-05-051-0/+3
* perf thread-stack: Add branch stack supportAdrian Hunter2020-05-051-1/+4
* perf thread-stack: Add thread_stack__sample_late()Adrian Hunter2020-04-161-0/+3
* Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-06-171-0/+4
|\
| * perf thread-stack: Accumulate IPC informationAdrian Hunter2019-06-051-0/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
|/
* perf db-export: Add calls parent_id to enable creation of call treesAdrian Hunter2019-03-011-2/+4
* perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter2019-02-061-0/+3
* perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter2019-01-021-4/+4
* perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter2018-10-311-1/+1
* perf script: Add callindent optionAdrian Hunter2016-06-231-0/+1
* perf script: Expose usage of the callchain db export via the python apiChris Phlipot2016-05-061-1/+13
* perf tools: Refactor code to move call path handling out of thread-stackChris Phlipot2016-05-061-24/+1
* perf tools: Ensure thread-stack is flushedAdrian Hunter2015-06-191-0/+1
* perf tools: Enhance the thread stack to output call/return dataAdrian Hunter2014-11-031-0/+79
* perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter2014-11-031-0/+32