]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
perf c2c report: Add 'cpucnt' sort key
authorJiri Olsa <jolsa@kernel.org>
Thu, 23 Jun 2016 21:05:52 +0000 (23:05 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Oct 2016 16:18:31 +0000 (13:18 -0300)
commitb6fe2bbc346ea6a838832d319e5fe7332fc75f3d
treea7abd7978ba71cec40c3768cf831ce035d548a1f
parent92062d543f1fb83b9b03ecafdb92f00e1328a992
perf c2c report: Add 'cpucnt' sort key

It is to be displayed in the single cacheline output:

  cpucnt

It displays number of distinct cpus that hit cacheline.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
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/n/tip-ib2kdwam52fby9u2k3ij6lhm@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-c2c.c