perf trace: Make command line arguments consistent with perf-record
authorDavid Ahern <dsahern@gmail.com>
Tue, 20 Aug 2013 17:15:45 +0000 (11:15 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2013 20:25:35 +0000 (17:25 -0300)
commitac9be8ee4ecdeae73c78d84ebfe37009e11cf99d
tree718b8a8b74c416f9127653b3a84a5dd16307ca1e
parentc24ff998fc420891f17d73acab6766823d492175
perf trace: Make command line arguments consistent with perf-record

Common arguments like thread id, CPU list, mmap pages, etc should be
consistent across perf commands.

v3: Updated man page
v2: rebased to latest core branch

Signed-off-by: David Ahern <dsahern@gmail.com>
Link: http://lkml.kernel.org/r/1377018945-21940-1-git-send-email-dsahern@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-trace.txt
tools/perf/builtin-trace.c
This page took 0.030392 seconds and 5 git commands to generate.