commit | 8a057d84912f36e53f970c4d177cb4bb6b2f9e08 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Apr 02 11:11:59 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 06 09:30:45 2009 +0200 |
tree | dc69399ed13b6290064f38c1f67921bce7c8fc27 | |
parent | 9dd499889bdb12ac0e412ccdd718fe0d348258f2 [diff] |
perf_counter: move the event overflow output bits to record_type Per suggestion from Paul, move the event overflow bits to record_type and sanitize the enums a bit. Breaks the ABI -- again ;-) Suggested-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Orig-LKML-Reference: <20090402091319.151921176@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>