]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf c2c report: Add struct c2c_stats::tot_hitm field
authorJiri Olsa <jolsa@kernel.org>
Mon, 21 Nov 2016 21:33:29 +0000 (22:33 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 23 Nov 2016 13:44:05 +0000 (10:44 -0300)
commitdba8ab93792a3a864ff741efe435b2ecbdfb66b1
tree58eaabcb4ef4a00444f9680766db4bca8f4ca545
parentb7ac4f9f3b2532b4e3dcd3d402c405c46a8ec811
perf c2c report: Add struct c2c_stats::tot_hitm field

Count total number of HITMs in a special field. This will ease up
addition of total HITM sorting into c2c report in the following patch.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Joe Mario <jmario@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1479764011-10732-5-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/mem-events.c
tools/perf/util/mem-events.h