commit | fd39e055c4fefa4553efc9030f9903afdc6ee323 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sat Sep 12 07:53:00 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Sep 19 11:42:12 2009 +0200 |
tree | 0fa05c9b2ea8e8a406cba5638668bd175d69984a | |
parent | a79d7db9fdb0037925ffa31f6ff9b189ff75d235 [diff] |
perf: Add a sample_event type to the event_union Add a sample_event type to the event_union so that raw samples can be processed easily. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <20090912130511.411434b5@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>