diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2009-09-11 23:19:45 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-09-13 10:22:40 +0200 |
commit | bcd3279f465cdcc1e0454b5f605f021c4ff4dbb5 (patch) | |
tree | 9a3d5fa6542742144aaecbfc796ec40b2287e04c /include/acpi | |
parent | ad236fd23b6d6372dcacd549983cce051d2ccff6 (diff) |
perf tools: Allow the specification of all tracepoints at once
Currently, when one wants to activate every tracepoint
counters of a subsystem from perf record, the current sequence
is needed:
perf record -e subsys:ev1 -e subsys:ev2 -e subsys:ev3
This may annoy the most patient of us.
Now we can just do:
perf record -e subsys:*
Signed-off-by: Frederic Weisbecker <fweisbec@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>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions