Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64e4fd51421ffe750ea483f32370f60ca8435657
/
tools
/
perf
/
util
/
callchain.c
d114960
perf callchain: Free callchains when hist entries are deleted
by Namhyung Kim
· 10 years ago
f70b4e3
perf callchain: Fixup parameter handling error message
by Kan Liang
· 10 years ago
8b7bad5
perf callchain: Support handling complete branch stacks as histograms
by Andi Kleen
· 10 years ago
85c116a
perf callchain: Make get_srcline fall back to sym+offset
by Andi Kleen
· 10 years ago
23f0981
perf callchain: Enable printing the srcline in the history
by Andi Kleen
· 10 years ago
2989cca
perf callchain: Use a common function to resolve symbol or name
by Andi Kleen
· 10 years ago
cc8b7c2
perf thread: Adopt resolve_callchain method from machine
by Arnaldo Carvalho de Melo
· 10 years ago
2b9240c
perf tools: Introduce perf_callchain_config()
by Namhyung Kim
· 10 years ago
f7f084f
perf callchain: Move some parser functions to callchain.c
by Namhyung Kim
· 10 years ago
e8232f1
perf report: Relax -g option parsing not to limit the option order
by Namhyung Kim
· 10 years ago
4d40b05
perf callchain: Fix appending a callchain from a previous sample
by Adrian Hunter
· 10 years ago
c7405d8
perf tools: Update cpumode for each cumulative entry
by Namhyung Kim
· 11 years ago
7a13aa2
perf hists: Accumulate hist entry stat based on the callchain
by Namhyung Kim
· 12 years ago
cff6bb4
perf callchain: Add generic report parse callchain callback function
by Don Zickus
· 11 years ago
2a29190
perf tools: Remove unnecessary callchain cursor state restore on unmatch
by Frederic Weisbecker
· 11 years ago
b965bb4
perf callchain: Spare double comparison of callchain first entry
by Frederic Weisbecker
· 11 years ago
2dc9fb1
perf tools: Factor out sample__resolve_callchain()
by Namhyung Kim
· 11 years ago
e369517
perf callchain: Convert children list to rbtree
by Namhyung Kim
· 11 years ago
0794029
perf callchain: Remove unnecessary validation
by Adrian Hunter
· 11 years ago
99571ab
perf tools: Support callchain sorting based on addresses
by Andi Kleen
· 11 years ago
91b9880
perf tools: Fix calloc argument ordering
by Paul Gortmaker
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
4726064
perf callchain: Make callchain cursors TLS
by Namhyung Kim
· 12 years ago
8115d60
perf tools: Kill event_t typedef, use 'union perf_event' instead
by Arnaldo Carvalho de Melo
· 14 years ago
529363b
perf callchain: Don't give arbitrary gender to callchain tree nodes
by Frederic Weisbecker
· 14 years ago
16537f1
perf callchain: Rename register_callchain_param into callchain_register_param
by Frederic Weisbecker
· 14 years ago
f08c315
perf callchain: Rename cumul_hits into callchain_cumul_hits
by Frederic Weisbecker
· 14 years ago
1b3a0e9
perf callchain: Feed callchains into a cursor
by Frederic Weisbecker
· 14 years ago
612d4fd
perf: Support for callchains merge
by Frederic Weisbecker
· 14 years ago
6cb8e56
perf: Rename append_callchain into callchain_append
by Frederic Weisbecker
· 14 years ago
d2009c5
perf: Keep track of the max depth of a callchain
by Frederic Weisbecker
· 14 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
108553e
perf: Sync callchains with period based hits
by Frederic Weisbecker
· 14 years ago
41a37e2
perf tools: Make event__preprocess_sample parse the sample
by Arnaldo Carvalho de Melo
· 14 years ago
b36f19d
perf annotate: Use build-ids to find the right DSO
by Arnaldo Carvalho de Melo
· 14 years ago
cdd5b75b
perf callchains: Use zalloc to allocate objects
by Arnaldo Carvalho de Melo
· 15 years ago
139633c
perf callchain: Move validate_callchain to callchain lib
by Arnaldo Carvalho de Melo
· 15 years ago
b3c9ac0
perf callchains: Store the map together with the symbol
by Arnaldo Carvalho de Melo
· 15 years ago
301fde2
perf: Fix orphan callchain branches
by Frederic Weisbecker
· 15 years ago
6beba7a
perf tools: Unify debug messages mechanisms
by Arnaldo Carvalho de Melo
· 15 years ago
83a0944
perf: Enable more compiler warnings
by Ingo Molnar
· 15 years ago
c0a8865
perf tools: callchain: Fix bad rounding of minimum rate
by Frederic Weisbecker
· 15 years ago
b0efe21
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains
by Frederic Weisbecker
· 15 years ago
1953287
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
by Frederic Weisbecker
· 15 years ago
805d127
perf report: Add "Fractal" mode output - support callchains with relative overhead rate
by Frederic Weisbecker
· 15 years ago
e05b876
perf_counter tools: callchains: Manage the cumul hits on the fly
by Frederic Weisbecker
· 15 years ago
c20ab37
perf_counter tools: Set the minimum percent for callchains to be displayed
by Frederic Weisbecker
· 15 years ago
4eb3e47
perf report: Add support for callchain graph output
by Frederic Weisbecker
· 15 years ago
14f4654
perf_counter tools: Create new chain_for_each_child() iterator
by Frederic Weisbecker
· 15 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 15 years ago
deac911
perf_counter tools: Various fixes for callchains
by Frederic Weisbecker
· 15 years ago
4424961
perf_counter tools: Resolve symbols in callchains
by Frederic Weisbecker
· 15 years ago
9198aa7
perf_counter tools: Fix storage size allocation of callchain list
by Frederic Weisbecker
· 15 years ago
8cb76d9
perf_counter tools: Prepare a small callchain framework
by Frederic Weisbecker
· 15 years ago