commit | 966ee4d6b887c14159043ac80b8c3661d2bbe5e2 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Jul 22 23:05:46 2009 +1000 |
committer | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Jul 22 18:05:56 2009 +0200 |
tree | 2f06225dc023f5fc07f1135147dd09f19601ba2b | |
parent | a0541234f89c93f313961ce7b28676e11488a5f0 [diff] |
perf_counter: Fix throttle/unthrottle event logging Right now we only print PERF_EVENT_THROTTLE + 1 (ie PERF_EVENT_UNTHROTTLE). Fix this to print both a throttle and unthrottle event. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20090722130546.GE9029@kryten>