Namhyung Kim
|
c7405d85d7
perf tools: Update cpumode for each cumulative entry
|
12 lat temu |
Namhyung Kim
|
7a13aa28aa
perf hists: Accumulate hist entry stat based on the callchain
|
13 lat temu |
Don Zickus
|
cff6bb46d4
perf callchain: Add generic report parse callchain callback function
|
11 lat temu |
Frederic Weisbecker
|
2a29190c04
perf tools: Remove unnecessary callchain cursor state restore on unmatch
|
11 lat temu |
Frederic Weisbecker
|
b965bb4106
perf callchain: Spare double comparison of callchain first entry
|
11 lat temu |
Namhyung Kim
|
2dc9fb1a7b
perf tools: Factor out sample__resolve_callchain()
|
11 lat temu |
Namhyung Kim
|
e369517ce5
perf callchain: Convert children list to rbtree
|
12 lat temu |
Adrian Hunter
|
07940293ba
perf callchain: Remove unnecessary validation
|
12 lat temu |
Andi Kleen
|
99571ab3d9
perf tools: Support callchain sorting based on addresses
|
12 lat temu |
Paul Gortmaker
|
91b988048b
perf tools: Fix calloc argument ordering
|
12 lat temu |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 lat temu |
Namhyung Kim
|
472606458f
perf callchain: Make callchain cursors TLS
|
13 lat temu |
Arnaldo Carvalho de Melo
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 lat temu |
Frederic Weisbecker
|
529363b769
perf callchain: Don't give arbitrary gender to callchain tree nodes
|
14 lat temu |
Frederic Weisbecker
|
16537f1355
perf callchain: Rename register_callchain_param into callchain_register_param
|
14 lat temu |
Frederic Weisbecker
|
f08c3154ac
perf callchain: Rename cumul_hits into callchain_cumul_hits
|
14 lat temu |
Frederic Weisbecker
|
1b3a0e9592
perf callchain: Feed callchains into a cursor
|
14 lat temu |
Frederic Weisbecker
|
612d4fd7d0
perf: Support for callchains merge
|
15 lat temu |
Frederic Weisbecker
|
6cb8e56161
perf: Rename append_callchain into callchain_append
|
15 lat temu |
Frederic Weisbecker
|
d2009c5130
perf: Keep track of the max depth of a callchain
|
15 lat temu |
Ingo Molnar
|
9dcdbf7a33
Merge branch 'linus' into perf/core
|
15 lat temu |
Frederic Weisbecker
|
108553e1f3
perf: Sync callchains with period based hits
|
15 lat temu |
Arnaldo Carvalho de Melo
|
41a37e2017
perf tools: Make event__preprocess_sample parse the sample
|
15 lat temu |
Arnaldo Carvalho de Melo
|
b36f19d572
perf annotate: Use build-ids to find the right DSO
|
15 lat temu |
Arnaldo Carvalho de Melo
|
cdd5b75b0c
perf callchains: Use zalloc to allocate objects
|
15 lat temu |
Arnaldo Carvalho de Melo
|
139633c6a4
perf callchain: Move validate_callchain to callchain lib
|
15 lat temu |
Arnaldo Carvalho de Melo
|
b3c9ac0846
perf callchains: Store the map together with the symbol
|
15 lat temu |
Frederic Weisbecker
|
301fde27c7
perf: Fix orphan callchain branches
|
15 lat temu |
Arnaldo Carvalho de Melo
|
6beba7adbe
perf tools: Unify debug messages mechanisms
|
16 lat temu |
Ingo Molnar
|
83a0944fa9
perf: Enable more compiler warnings
|
16 lat temu |