perf: Always record tracepoints raw samples from perf record
authorFrederic Weisbecker <fweisbec@gmail.com>
Wed, 14 Apr 2010 18:05:17 +0000 (20:05 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Thu, 15 Apr 2010 02:12:52 +0000 (04:12 +0200)
commitbdef3b02ceeb97f5f67fcfa6dff13c4e70b34fb7
tree3a5ddd213865994ac72921459a13b3f864a9e003
parent7865e817e9b4b378ac57ab7f16183100b95466ce
perf: Always record tracepoints raw samples from perf record

Trace events are mostly used for tracing rather than simple
counting. Don't bother anymore with adding -R when using them,
just record raw samples of trace events every time.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
tools/perf/Documentation/perf-record.txt
tools/perf/util/parse-events.c