diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2009-08-18 01:07:50 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-08-18 02:00:19 +0400 |
commit | 9df37ddd81f54dd41dc4958055c3a3c9b6840aef (patch) | |
tree | 4f8834cab5c6f980c249ef991760072ac8c9894f /net/sunrpc | |
parent | 4bf2364a951d3c043e132e4451d90c7bc74dee83 (diff) | |
download | linux-9df37ddd81f54dd41dc4958055c3a3c9b6840aef.tar.xz |
perf tools: Record events info also when :record suffix is used.
You can enable a counter's PERF_SAMPLE_RAW attribute in two
fashions:
- using the -R option (every counters get PERF_SAMPLE_RAW)
- using the :record suffix in a trace event counter name
Currently we record the events info in a trace.info file from
perf record when the former method is used but we omit it with
the latter.
Check both situations.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <1250543271-8383-3-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions