]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf c2c report: Limit the cachelines table entries
authorJiri Olsa <jolsa@kernel.org>
Wed, 17 Aug 2016 12:55:23 +0000 (14:55 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 Oct 2016 13:31:57 +0000 (10:31 -0300)
commit9857b7173cf420654a7a78a2cdf972ddb380a8a1
treeb281c26f6da09ade0e2993b2c5cc2d806ffb9a31
parentdd805768f7d74ba412817811cc60e2b153a43ee8
perf c2c report: Limit the cachelines table entries

Add a limit for entries number of the cachelines table entries. By
default now it's the 0.0005% minimum of remote HITMs.

Also display only cachelines with remote hitm or store data.

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-inykbom2f19difvsu1e18avr@git.kernel.org
[ Disabled for now ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-c2c.c
tools/perf/util/hist.c
tools/perf/util/hist.h