summaryrefslogtreecommitdiff
path: root/tools/perf/util/thread-stack.h
AgeCommit message (Expand)Author
2021-03-25perf tools: Remove duplicate struct forward declarationsWan Jiabing
2020-05-05perf thread-stack: Add thread_stack__br_sample_late()Adrian Hunter
2020-05-05perf thread-stack: Add branch stack supportAdrian Hunter
2020-04-16perf thread-stack: Add thread_stack__sample_late()Adrian Hunter
2019-06-17Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05perf thread-stack: Accumulate IPC informationAdrian Hunter
2019-03-01perf db-export: Add calls parent_id to enable creation of call treesAdrian Hunter
2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter
2019-01-02perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter
2018-10-31perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter
2016-06-23perf script: Add callindent optionAdrian Hunter
2016-05-06perf script: Expose usage of the callchain db export via the python apiChris Phlipot
2016-05-06perf tools: Refactor code to move call path handling out of thread-stackChris Phlipot
2015-06-19perf tools: Ensure thread-stack is flushedAdrian Hunter
2014-11-03perf tools: Enhance the thread stack to output call/return dataAdrian Hunter
2014-11-03perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter