index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol_fprintf.c
Age
Commit message (
Expand
)
Author
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2023-06-23
perf symbol: Remove symbol_name_rb_node
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2021-03-08
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
2019-08-31
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
2019-01-25
perf symbols: Use cached rbtrees
Davidlohr Bueso
2019-01-25
perf symbols: Remove include map.h from dso.h
Arnaldo Carvalho de Melo
2018-04-27
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-13
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2016-11-23
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-04-14
perf symbols: Move fprintf routines to separate object file
Arnaldo Carvalho de Melo