index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel_fprintf.c
Age
Commit message (
Expand
)
Author
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-24
perf script: Mark inlined frames and do not print DSO for them
Milian Wolff
2017-10-24
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-05-24
perf script: Add --inline option for debugging
Namhyung Kim
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-02-13
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
2016-11-25
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2016-11-23
perf evsel: Support printing callchains with arrows
Namhyung Kim
2016-11-23
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-09-29
perf script: Fix vanished idle symbols
Adrian Hunter
2016-08-30
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-04-14
perf evsel: Move fprintf methods to separate source file
Arnaldo Carvalho de Melo