index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-0
/
+3
2011-06-30
perf tools: Add inverted call graph report support.
Sam Liao
1
-0
/
+6
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-01-22
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
1
-2
/
+2
2011-01-22
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
1
-1
/
+1
2011-01-22
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
1
-1
/
+1
2011-01-22
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
1
-3
/
+63
2010-08-27
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
1
-0
/
+1
2010-08-27
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
1
-0
/
+1
2010-08-22
perf: Support for callchains merge
Frederic Weisbecker
1
-0
/
+1
2010-08-22
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
1
-2
/
+2
2010-08-22
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
1
-8
/
+14
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+4
2010-07-08
perf: Sync callchains with period based hits
Frederic Weisbecker
1
-1
/
+1
2010-07-08
perf: Resurrect flat callchains
Frederic Weisbecker
1
-0
/
+3
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-20
perf annotate: Use build-ids to find the right DSO
Arnaldo Carvalho de Melo
1
-1
/
+0
2010-05-09
perf report: Allow limiting the number of entries to print in callchains
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-05-09
perf callchain: Move validate_callchain to callchain lib
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-03-22
perf: Fix orphan callchain branches
Frederic Weisbecker
1
-2
/
+2
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
1
-1
/
+1
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
1
-0
/
+1
2009-08-09
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
1
-0
/
+1
2009-08-09
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
1
-1
/
+6
2009-07-05
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
1
-6
/
+15
2009-07-02
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
1
-2
/
+4
2009-07-02
perf report: Add support for callchain graph output
Frederic Weisbecker
1
-2
/
+9
2009-07-01
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-07-01
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-5
/
+5
2009-07-01
perf_counter tools: Resolve symbols in callchains
Frederic Weisbecker
1
-1
/
+4
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
1
-0
/
+33