aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorFrederic Weisbecker <fweisbec@gmail.com>2009-09-11 17:19:45 -0400
committerIngo Molnar <mingo@elte.hu>2009-09-13 04:22:40 -0400
commitbcd3279f465cdcc1e0454b5f605f021c4ff4dbb5 (patch)
tree9a3d5fa6542742144aaecbfc796ec40b2287e04c /scripts
parentad236fd23b6d6372dcacd549983cce051d2ccff6 (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 'scripts')
0 files changed, 0 insertions, 0 deletions