index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
srcline.c
Age
Commit message (
Expand
)
Author
2023-04-04
perf srcline: Avoid addr2line SIGPIPEs
Ian Rogers
2023-04-04
perf srcline: Support for llvm-addr2line
Ian Rogers
2023-04-04
perf srcline: Simplify addr2line subprocess
Ian Rogers
2023-04-04
perf symbol: Add command line support for addr2line path
Ian Rogers
2022-12-21
perf srcline: Conditionally suppress addr2line warnings
Namhyung Kim
2022-12-21
perf srcline: Skip srcline if .debug_line is missing
Namhyung Kim
2022-12-21
perf srcline: Do not return NULL for srcline
Namhyung Kim
2021-10-04
perf srcline: Use long-running addr2line per DSO
Tony Garnock-Jones
2020-01-30
perf: Make perf able to build with latest libbfd
Changbin Du
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-02
perf diff: Print the basic block cycles diff
Jin Yao
2019-07-01
perf tools: Ditch rtrim(), use strim() from tools/lib
Arnaldo Carvalho de Melo
2019-02-19
perf report: Don't shadow inlined symbol with different addr range
He Kuang
2019-01-25
perf callchain: Use cached rbtrees
Davidlohr Bueso
2018-12-17
perf tools: Support 'srccode' output
Andi Kleen
2018-10-16
perf report: Don't crash on invalid inline debug information
Milian Wolff
2018-04-26
perf symbols: Store the ELF symbol type in the symbol struct
Arnaldo Carvalho de Melo
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-11-01
perf srcline: Show correct function name for srcline of callchains
Namhyung Kim
2017-11-01
perf srcline: Fix memory leak in addr2inlines()
Namhyung Kim
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
2017-10-25
perf report: Cache failed lookups of inlined frames
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-08-11
perf srcline: Do not consider empty files as valid srclines
Milian Wolff
2017-05-24
perf report: Do not drop last inlined frame
Milian Wolff
2017-05-24
perf report: Always honor callchain order for inlined nodes
Milian Wolff
2017-05-24
perf report: Fix memory leak in addr2line when called by addr2inlines
Milian Wolff
2017-04-19
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
perf report: Find the inline stack for a given address
Jin Yao
2017-03-27
perf report: Refactor common code in srcline.c
Jin Yao
2015-09-02
perf tools: Always use non inlined file name for 'srcfile' sort key
Andi Kleen
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
2014-12-19
perf: Fix building warning on ARM 32
Wang Nan
2014-11-24
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-24
perf callchain: Enable printing the srcline in the history
Andi Kleen
2014-11-19
perf tools: Only print base source file for srcline
Andi Kleen
2014-01-15
perf tools: Fix build error due to zfree() cast
Namhyung Kim
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-10
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
2013-12-04
perf tools: Do not disable source line lookup just because of 1 failure
Adrian Hunter
2013-12-04
perf symbols: Retain symbol source file name to lookup source line numbers
Adrian Hunter
2013-12-04
perf symbols: Retain bfd reference to lookup source line numbers
Adrian Hunter
2013-12-04
perf tools: Use asprintf instead of malloc plus snprintf
Adrian Hunter
2013-10-14
perf tools: Fix old GCC build error in 'get_srcline'
David Ahern
[next]