OSDN Git Service

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)
commit631ac41b46d293fb3ee43a809776c1663de8d9c6
treeb47432626031ff3f2096bf31fbd093b75a21d824
parent7e6a79981b7a797b37b1dbeca3fd6ae1cb6d881f
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: ad16511b0e40 ("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