]> git.baikalelectronics.ru Git - kernel.git/commit
perf mem: Fix --all-user/--all-kernel options
authorJiri Olsa <jolsa@kernel.org>
Mon, 12 Dec 2016 10:35:39 +0000 (11:35 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 15 Dec 2016 19:25:45 +0000 (16:25 -0300)
commit83038a653ac87c428a2d49c5ffca679007e1cf46
treeb47432626031ff3f2096bf31fbd093b75a21d824
parent9efff4ea7798fb923e6d3b80d4d53892b62d3cb0
perf mem: Fix --all-user/--all-kernel options

Removing extra '--' prefix.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Fixes: a87f04a97a62 ("perf mem: Add -U/-K (--all-user/--all-kernel) options")
Link: http://lkml.kernel.org/r/1481538943-21874-2-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-mem.c