perf record: Explicity program a default counter
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 11 Jun 2009 21:11:50 +0000 (23:11 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Jun 2009 12:28:52 +0000 (14:28 +0200)
commitbbd36e5e6aa6f1757c84cdb406b6eb81686d14af
treeeeb2ea1ec358c8484277078315ef8c211e7c1397
parent081fad86178ec0f64f32f1bd04cf4aad22714fb9
perf record: Explicity program a default counter

Up until now record has worked on the assumption that type=0, config=0
was a suitable configuration - which it is. Lets make this a little more
explicit and more readable via the use of proper symbols.

[ Impact: cleanup ]

Signed-off-by: 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>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-record.c