index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
1
-2
/
+2
*
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
2011-01-22
1
-2
/
+2
*
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
1
-1
/
+1
*
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
1
-1
/
+1
*
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
1
-3
/
+63
*
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
2010-08-27
1
-0
/
+1
|
\
|
*
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
2010-08-27
1
-0
/
+1
*
|
perf: Support for callchains merge
Frederic Weisbecker
2010-08-22
1
-0
/
+1
*
|
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
2010-08-22
1
-2
/
+2
*
|
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
2010-08-22
1
-8
/
+14
|
/
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-21
1
-1
/
+4
|
\
|
*
perf: Sync callchains with period based hits
Frederic Weisbecker
2010-07-08
1
-1
/
+1
|
*
perf: Resurrect flat callchains
Frederic Weisbecker
2010-07-08
1
-0
/
+3
*
|
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
2010-06-05
1
-1
/
+1
|
/
*
perf annotate: Use build-ids to find the right DSO
Arnaldo Carvalho de Melo
2010-05-20
1
-1
/
+0
*
perf report: Allow limiting the number of entries to print in callchains
Arnaldo Carvalho de Melo
2010-05-09
1
-0
/
+1
*
perf callchain: Move validate_callchain to callchain lib
Arnaldo Carvalho de Melo
2010-05-09
1
-0
/
+3
*
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-2
/
+2
*
perf: Fix orphan callchain branches
Frederic Weisbecker
2010-03-22
1
-2
/
+2
*
perf tools: Protect header files with a consistent style
John Kacur
2009-09-24
1
-1
/
+1
*
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
1
-0
/
+1
*
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
2009-08-09
1
-0
/
+1
*
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
2009-08-09
1
-1
/
+6
*
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
2009-07-05
1
-6
/
+15
*
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
2009-07-02
1
-2
/
+4
*
perf report: Add support for callchain graph output
Frederic Weisbecker
2009-07-02
1
-2
/
+9
*
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
2009-07-01
1
-1
/
+1
*
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-07-01
1
-1
/
+1
*
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
1
-5
/
+5
*
perf_counter tools: Resolve symbols in callchains
Frederic Weisbecker
2009-07-01
1
-1
/
+4
*
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
2009-06-26
1
-0
/
+33