aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorJin Yao <[email protected]>2019-11-07 07:47:13 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-11-07 12:08:03 +0000
commit0bdf181fe0e5b6f6d5764ff482d7ae4707f8986b (patch)
tree7892de5a8a6a469f13a0b5650434a4d094e6cfee /tools/perf/builtin-annotate.c
parentperf tests: Fix out of bounds memory access (diff)
downloadkernel-0bdf181fe0e5b6f6d5764ff482d7ae4707f8986b.tar.gz
kernel-0bdf181fe0e5b6f6d5764ff482d7ae4707f8986b.zip
perf diff: Don't use hack to skip column length calculation
Previously we use a nasty hack to skip the hists__calc_col_len for block since this function is not very suitable for block column length calculation. This patch removes the hack code and add a check at the entry of hists__calc_col_len to skip for block case. Signed-off-by: Jin Yao <[email protected]> Reviewed-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jin Yao <[email protected]> Cc: Kan Liang <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions