提交 1f91d5fd 编写于 作者: N Namhyung Kim 提交者: Arnaldo Carvalho de Melo

perf tools: Document relation of per-thread event count feature

The 'perf record -s' and 'perf report -T' should be used together to see
per-thread event counts.  Document the relation of these commands.
Signed-off-by: NNamhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1431184784-30525-1-git-send-email-namhyung@kernel.orgSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
上级 08a9b985
...@@ -147,7 +147,8 @@ OPTIONS ...@@ -147,7 +147,8 @@ OPTIONS
-s:: -s::
--stat:: --stat::
Per thread counts. Record per-thread event counts. Use it with 'perf report -T' to see
the values.
-d:: -d::
--data:: --data::
......
...@@ -34,7 +34,8 @@ OPTIONS ...@@ -34,7 +34,8 @@ OPTIONS
-T:: -T::
--threads:: --threads::
Show per-thread event counters Show per-thread event counters. The input data file should be recorded
with -s option.
-c:: -c::
--comms=:: --comms=::
Only consider symbols in these comms. CSV that understands Only consider symbols in these comms. CSV that understands
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册