aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.c
diff options
context:
space:
mode:
authorJin Yao <yao.jin@linux.intel.com>2019-06-28 17:22:58 +0800
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-07-02 12:44:19 -0300
commit0cec2447e7d209b77e52c6ec62169cc564df54e7 (patch)
tree7b91b86091f196a929318021f66ba8af2c92dcbf /tools/perf/util/hist.c
parentobjtool: Fix build by linking against tools/lib/ctype.o sources (diff)
downloadlinux-dev-0cec2447e7d209b77e52c6ec62169cc564df54e7.tar.xz
linux-dev-0cec2447e7d209b77e52c6ec62169cc564df54e7.zip
perf symbol: Create block_info structure
'perf diff' currently can only diff symbols(functions). We should expand it to diff cycles of individual programs blocks as reported by timed LBR. This would allow to identify changes in specific code accurately. We need a new structure to maintain the basic block information, such as, symbol(function), start/end address of this block, cycles. This patch creates this structure and with some ops. Signed-off-by: Jin Yao <yao.jin@linux.intel.com> Reviewed-by: Jiri Olsa <jolsa@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Jin Yao <yao.jin@intel.com> Cc: Kan Liang <kan.liang@linux.intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1561713784-30533-2-git-send-email-yao.jin@linux.intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/hist.c')
0 files changed, 0 insertions, 0 deletions