commit | 4d855457d84b819fefcd1cd1b0a2a0a0ec475c07 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Apr 08 15:01:32 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Apr 08 19:05:55 2009 +0200 |
tree | 7d0875fd698119befe218e7d6f584fe59064982f | |
parent | de9ac07bbf8f51e0ce40e5428c3a8f627bd237c2 [diff] |
perf_counter: move PERF_RECORD_TIME Move PERF_RECORD_TIME so that all the fixed length items come before the variable length ones. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> LKML-Reference: <20090408130409.307926436@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>