index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
srcline.c
Age
Commit message (
Expand
)
Author
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
2026-05-05
perf srcline: Introduce inline_node__clear_frames()
Ian Rogers
2026-04-08
perf tools: Replace basename() calls with perf_basename()
Arnaldo Carvalho de Melo
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
2026-01-20
perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
2026-01-13
perf srcline: Add configuration support for the addr2line style
Ian Rogers
2026-01-12
perf addr2line: Add a libdw implementation
Ian Rogers
2025-10-06
perf srcline: Fallback between addr2line implementations
Ian Rogers
2025-10-02
perf libbfd: Move libbfd functionality to its own file
Ian Rogers
2025-10-02
perf llvm: Move llvm functionality into its own file
Ian Rogers
2025-06-24
perf srcline: Lower verbosity on addr2line debug messages
Ian Rogers
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-06-25
tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...
Athira Rajeev
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-02-09
perf srcline: Add missed addr2line closes
Ian Rogers
2023-06-15
perf srcline: Fix handling of inline functions
Ian Rogers
2023-06-14
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
2023-06-13
perf srcline: Make sentinel reading for binutils addr2line more robust
Ian Rogers
2023-06-13
perf srcline: Make addr2line configuration failure more verbose
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
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
[next]