commit | b5e58793c7a8ec35e72ea6ec6c353499dd189809 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri May 21 14:43:12 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jun 09 11:12:36 2010 +0200 |
tree | b416db400eb1f67c0b078bd15d60aa9a561d7edf | |
parent | 1996bda2a42480c275656233e631ee0966574be4 [diff] |
perf: Add perf_event_count() Create a helper function for those sites that want to read the event count. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Steven Rostedt <rostedt@goodmis.org> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>