]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools: Document relation of per-thread event count feature
authorNamhyung Kim <namhyung@kernel.org>
Sat, 9 May 2015 15:19:42 +0000 (00:19 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 May 2015 12:59:48 +0000 (09:59 -0300)
commit1f91d5fd03d410365d9781ce981f9712b19a0751
tree5586a40547b30612c24e66583f234553f3aa1bd2
parent08a9b9857fc2d77600f09f3d342f6c64d25083b2
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: Namhyung 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.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-record.txt
tools/perf/Documentation/perf-report.txt