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