perf_counter: Add PERF_SAMPLE_PERIOD
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 5 Jun 2009 13:05:43 +0000 (15:05 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Jun 2009 16:07:47 +0000 (18:07 +0200)
In order to allow easy tracking of the period, also provide means of
adding it to the sample data.

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>

No differences found