]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf c2c report: Coalesce by default only by pid,iaddr
authorJiri Olsa <jolsa@kernel.org>
Fri, 20 Jan 2017 09:20:32 +0000 (10:20 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Jan 2017 19:52:56 +0000 (16:52 -0300)
commit190bacca16d0627dce1d4ceb873f041ebbaef69a
treecf71851c8c1288fb0f4279a49ae3d6a94343a3ad
parent8763e6ac2d368ac9d650df35b00c3af2a7c1878b
perf c2c report: Coalesce by default only by pid,iaddr

It seems to be the most used argument for -c option so far.  In the
beginning when you want to have the overall process report, so it makes
sense to make it the default one.

Signed-off-by: Jiri Olsa <jolsa@kernel.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/1484904032-11040-5-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-c2c.txt
tools/perf/builtin-c2c.c