index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
srcline.h
Age
Commit message (
Expand
)
Author
2023-06-14
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
2023-06-12
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
2019-01-25
perf callchain: Use cached rbtrees
Davidlohr Bueso
2018-12-17
perf tools: Support 'srccode' output
Andi Kleen
2018-01-08
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
2017-10-24
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to store srcline string directly
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
2017-04-19
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo