]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf mem: Add -U/-K (--all-user/--all-kernel) options
authorJiri Olsa <jolsa@kernel.org>
Thu, 24 Mar 2016 12:52:16 +0000 (13:52 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 30 Mar 2016 14:14:07 +0000 (11:14 -0300)
commitad16511b0e404652331a5350c522d0824f8209de
treeb7f82e271564c426d91619e63aece33d3af39c7b
parentf6343be96ebbae38a07e0878810f5bbc0c38cade
perf mem: Add -U/-K (--all-user/--all-kernel) options

Add -U/-K (--all-user/--all-kernel) options to use the perf record
--all-user/--all-kernel options.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1458823940-24583-3-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-mem.txt
tools/perf/builtin-mem.c