aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2018-03-15 13:35:04 +0000
committerArnaldo Carvalho de Melo <[email protected]>2018-03-20 16:19:28 +0000
commit0e83a7e9e592cdf60696076071b2629adc569826 (patch)
tree96c2064d593559a2e06d240bdf4d532c7034acd1 /tools/perf/util/annotate.c
parentperf annotate tui: Use annotate_browser__cycles_width() mroe (diff)
downloadkernel-0e83a7e9e592cdf60696076071b2629adc569826.tar.gz
kernel-0e83a7e9e592cdf60696076071b2629adc569826.zip
perf annotate tui: Move have_cycles to struct annotation
This is to pave the way to have more functions shared between TUI, stdio and the upcoming stdio2 formatting, that will use the __scnprintf functions used by --tui in a --stdio fashion. This partially addresses the comments added in cset 30e863bb6f70 ("perf annotate: Compute IPC and basic block cycles"): /* * This should probably be in util/annotate.c to share with the tty * annotate, but right now we need the per byte offsets arrays, * which are only here. */ The following patches will address the rest. Cc: Adrian Hunter <[email protected]> Cc: Andi Kleen <[email protected]> Cc: David Ahern <[email protected]> Cc: Jin Yao <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions