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
/
callchain.h
Age
Commit message (
Expand
)
Author
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-09
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
2009-08-09
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
2009-07-05
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
2009-07-02
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
2009-07-02
perf report: Add support for callchain graph output
Frederic Weisbecker
2009-07-01
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
perf_counter tools: Resolve symbols in callchains
Frederic Weisbecker
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker