mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
perf tools: Fix syntax in documentation
Fix trivial syntax in perf-events user-space tools documentation. Signed-off-by: Zeev Tarantov <zeev.tarantov@gmail.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <12d7e64c0911081811i7e5b466cu6706ff6ab3e70db4@mail.gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
549104f22b
commit
ca2b900f9a
1 changed files with 4 additions and 4 deletions
|
@ -24,11 +24,11 @@ OPTIONS
|
||||||
--dsos=::
|
--dsos=::
|
||||||
Only consider symbols in these dsos. CSV that understands
|
Only consider symbols in these dsos. CSV that understands
|
||||||
file://filename entries.
|
file://filename entries.
|
||||||
-n
|
-n::
|
||||||
--show-nr-samples
|
--show-nr-samples::
|
||||||
Show the number of samples for each symbol
|
Show the number of samples for each symbol
|
||||||
-T
|
-T::
|
||||||
--threads
|
--threads::
|
||||||
Show per-thread event counters
|
Show per-thread event counters
|
||||||
-C::
|
-C::
|
||||||
--comms=::
|
--comms=::
|
||||||
|
|
Loading…
Reference in a new issue