aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/srcline.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-14perf srcline: Add a timeout to reading from addr2lineGravatar Ian Rogers 1-0/+1
2023-06-12perf srcline: Optimize comparision against SRCLINE_UNKNOWNGravatar Arnaldo Carvalho de Melo 1-1/+2
2023-06-12perf srcline: Change free_srcline to zfree_srclineGravatar Ian Rogers 1-1/+1
2019-01-25perf callchain: Use cached rbtreesGravatar Davidlohr Bueso 1-6/+7
2018-12-17perf tools: Support 'srccode' outputGravatar Andi Kleen 1-0/+1
2018-01-08perf report: Fix a wrong offset issue when using /proc/kcoreGravatar Jin Yao 1-2/+3
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-25perf report: Cache srclines for callchain nodesGravatar Milian Wolff 1-0/+7
2017-10-24perf callchain: Create real callchain entries for inlined framesGravatar Milian Wolff 1-0/+9
2017-10-24perf callchain: Refactor inline_list to store srcline string directlyGravatar Milian Wolff 1-2/+1
2017-10-24perf callchain: Refactor inline_list to operate on symbolsGravatar Milian Wolff 1-2/+5
2017-04-19perf tools: Move srcline definitions to separate headerGravatar Arnaldo Carvalho de Melo 1-0/+34