Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ff165628d72644e37674c5485658e8bd9f4a348b
/
tools
/
perf
/
util
/
callchain.h
ff16562
perf callchain: Stitch LBR call stack
by Kan Liang
· 4 years, 10 months ago
7f1d393
perf callchain: Save previous cursor nodes for LBR stitching approach
by Kan Liang
· 4 years, 10 months ago
5f0fef8
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
by Arnaldo Carvalho de Melo
· 5 years ago
9c9e754
perf callchain: Remove needless event.h include
by Arnaldo Carvalho de Melo
· 5 years ago
4cb3c6d
perf event: Remove needless include directives from event.h
by Arnaldo Carvalho de Melo
· 5 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 5 years ago
9f4e8ff
perf symbols: Introduce map_symbol.h
by Arnaldo Carvalho de Melo
· 6 years ago
7b644f9
perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency
by Arnaldo Carvalho de Melo
· 6 years ago
95420d3
perf callchain: No need to include perf.h
by Arnaldo Carvalho de Melo
· 6 years ago
a3366db0
perf report: Fix wrong iteration count in --branch-history
by Jin Yao
· 6 years ago
eabad8c
perf unwind: Do not look just at the global callchain_param.record_mode
by Arnaldo Carvalho de Melo
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
40a342c
perf callchain: Store srcline in callchain_cursor_node
by Milian Wolff
· 7 years ago
c4ee062
perf report: Calculate the average cycles of iterations
by Jin Yao
· 7 years ago
b851dd4
perf report: Show branch type in callchain entry
by Jin Yao
· 7 years ago
5dfa210
perf report: Enable sorting by srcline as key
by Milian Wolff
· 8 years ago
aa33b9b
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
571f1eb
perf callchain: Introduce callchain_cursor__copy()
by Namhyung Kim
· 8 years ago
3dd029e
perf report: Calculate and return the branch flag counting
by Jin Yao
· 8 years ago
410024d
perf report: Add branch flag to callchain cursor node
by Jin Yao
· 8 years ago
c56cb33
perf callchain: Fixup help/config for no-unwinding
by Rabin Vincent
· 8 years ago
347ca87
perf tests: Fix hist accumulation test
by Jiri Olsa
· 9 years ago
792d48b
perf tools: Per event max-stack settings
by Arnaldo Carvalho de Melo
· 9 years ago
0883e82
perf record: Export record_opts based callchain parsing helper
by Arnaldo Carvalho de Melo
· 9 years ago
91d7b2d
perf callchain: Start moving away from global per thread cursors
by Arnaldo Carvalho de Melo
· 9 years ago
3938bad
perf tools: Remove needless 'extern' from function prototypes
by Arnaldo Carvalho de Melo
· 9 years ago
42b276a
perf top: Decay periods in callchains
by Namhyung Kim
· 9 years ago
646a6e8
perf callchain: Add missing parent_val initialization
by Jiri Olsa
· 9 years ago
4b3a321
perf hists browser: Support flat callchains
by Namhyung Kim
· 9 years ago
f2af008
perf report: Add callchain value option
by Namhyung Kim
· 9 years ago
5e47f8f
perf callchain: Add count fields to struct callchain_node
by Namhyung Kim
· 9 years ago
5ab250c
perf callchain: Abstract callchain print function
by Namhyung Kim
· 9 years ago
26e7792
perf report: Support folded callchain mode on --stdio
by Namhyung Kim
· 9 years ago
76a2654
perf tools: Improve call graph documents and help messages
by Namhyung Kim
· 9 years ago
792aeaf
perf tools: Defaults to 'caller' callchain order only if --children is enabled
by Namhyung Kim
· 9 years ago
a2c10d3
perf top: Support call-graph display options also
by Namhyung Kim
· 9 years ago
21cf628
perf tools: Move callchain help messages to callchain.h
by Namhyung Kim
· 9 years ago
076a30c
perf callchain: Move option parsing code to util.c
by Kan Liang
· 9 years ago
c3a6a8c
perf tools: Refine parse/config callchain functions
by Kan Liang
· 9 years ago
3698dab
perf tools: Move TUI-specific fields out of map_symbol
by Namhyung Kim
· 10 years ago
aad2b21
perf tools: Enable LBR call stack support
by Kan Liang
· 10 years ago
d114960
perf callchain: Free callchains when hist entries are deleted
by Namhyung Kim
· 10 years ago
8b7bad5
perf callchain: Support handling complete branch stacks as histograms
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
bb871a9
perf tools: A thread's machine can be found via thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
8f651ea
perf callchain: Move the callchain_param extern to callchain.h
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
72a128a
perf tools: Move callchain config from record_opts to callchain_param
by Namhyung Kim
· 10 years ago
a60335b
perf tools powerpc: Adjust callchain based on DWARF debug info
by Sukadev Bhattiprolu
· 11 years ago
be1f13e
perf callchain: Add callchain_cursor_snapshot()
by Namhyung Kim
· 12 years ago
c7405d8
perf tools: Update cpumode for each cumulative entry
by Namhyung Kim
· 11 years ago
2c83bc0
perf tools: Move perf_call_graph_mode enum from perf.h
by Jiri Olsa
· 11 years ago
cff6bb4
perf callchain: Add generic report parse callchain callback function
by Don Zickus
· 11 years ago
2dc9fb1
perf tools: Factor out sample__resolve_callchain()
by Namhyung Kim
· 11 years ago
b400679
perf tools: Rename 'perf_record_opts' to 'record_opts
by Arnaldo Carvalho de Melo
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
09b0fd4
perf record: Split -g and --call-graph
by Jiri Olsa
· 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
75d9a108
perf record: Export the callchain parsing routine and help
by Arnaldo Carvalho de Melo
· 12 years ago
3fd44cd
tools: perf: Fix typo in tools/perf
by Masanari Iida
· 12 years ago
4726064
perf callchain: Make callchain cursors TLS
by Namhyung Kim
· 13 years ago
d20deb6
perf tools: Pass tool context in the the perf_event_ops functions
by Arnaldo Carvalho de Melo
· 13 years ago
d797fdc
perf tools: Add inverted call graph report support.
by Sam Liao
· 14 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
98ee74a
Merge branch 'perf/urgent' into perf/core
by Frederic Weisbecker
· 14 years ago
5225c45
perf: Initialize callchains roots's childen hits
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
· 15 years ago
97aa105
perf: Resurrect flat callchains
by Frederic Weisbecker
· 15 years ago
41a37e2
perf tools: Make event__preprocess_sample parse the sample
by Arnaldo Carvalho de Melo
· 15 years ago
b36f19d
perf annotate: Use build-ids to find the right DSO
by Arnaldo Carvalho de Melo
· 15 years ago
232a5c9
perf report: Allow limiting the number of entries to print in callchains
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
8b40f52
perf tools: Protect header files with a consistent style
by John Kacur
· 15 years ago
66e274f
perf tools: Factorize the map helpers
by Frederic Weisbecker
· 15 years ago
b1a8834
perf tools: callchain: Fix 'perf report' display to be callchain by default
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
· 16 years ago
c20ab37
perf_counter tools: Set the minimum percent for callchains to be displayed
by Frederic Weisbecker
· 16 years ago
4eb3e47
perf report: Add support for callchain graph output
by Frederic Weisbecker
· 16 years ago
5da5025
perf_counter tools: Share list.h with the kernel
by Arnaldo Carvalho de Melo
· 16 years ago
43cbcd8
perf_counter tools: Share rbtree.with the kernel
by Arnaldo Carvalho de Melo
· 16 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 16 years ago
4424961
perf_counter tools: Resolve symbols in callchains
by Frederic Weisbecker
· 16 years ago
8cb76d9
perf_counter tools: Prepare a small callchain framework
by Frederic Weisbecker
· 16 years ago