index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.h
Commit message (
Expand
)
Author
Age
*
tools: perf: Fix typo in tools/perf
Masanari Iida
2012-09-01
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
*
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
*
perf tools: Add inverted call graph report support.
Sam Liao
2011-06-29
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
*
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
2011-01-22
*
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
*
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
*
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
*
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
2010-08-26
|
\
|
*
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
2010-08-26
*
|
perf: Support for callchains merge
Frederic Weisbecker
2010-08-22
*
|
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
2010-08-22
*
|
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
2010-08-22
|
/
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-21
|
\
|
*
perf: Sync callchains with period based hits
Frederic Weisbecker
2010-07-08
|
*
perf: Resurrect flat callchains
Frederic Weisbecker
2010-07-08
*
|
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
2010-06-05
|
/
*
perf annotate: Use build-ids to find the right DSO
Arnaldo Carvalho de Melo
2010-05-20
*
perf report: Allow limiting the number of entries to print in callchains
Arnaldo Carvalho de Melo
2010-05-09
*
perf callchain: Move validate_callchain to callchain lib
Arnaldo Carvalho de Melo
2010-05-09
*
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
*
perf: Fix orphan callchain branches
Frederic Weisbecker
2010-03-22
*
perf tools: Protect header files with a consistent style
John Kacur
2009-09-24
*
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
*
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-08-09
*
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
2009-07-05
*
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-02
*
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-07-01
*
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
2009-06-26