commit | 631ac41b46d293fb3ee43a809776c1663de8d9c6 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@kernel.org> | Mon Dec 12 11:35:39 2016 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Dec 15 16:25:45 2016 -0300 |
tree | b47432626031ff3f2096bf31fbd093b75a21d824 | |
parent | 7e6a79981b7a797b37b1dbeca3fd6ae1cb6d881f [diff] |
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>