commit | fa407f35e0298d841e4088f95a7f9cf6e725c6d5 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jun 24 12:35:12 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Sep 09 20:46:30 2010 +0200 |
tree | 8ffb9141278688835de02e1940a8535c54a87cd7 | |
parent | ad5133b7030d04ce7701aa7cbe98f561347c79c2 [diff] |
perf: Shrink hw_perf_event Use hw_perf_event::period_left instead of hw_perf_event::remaining and win back 8 bytes. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: paulus <paulus@samba.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>