commit | 4b39fd96855254a244f71245b41a91cdecb87d63 | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Fri Jan 23 14:36:16 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 23 14:50:02 2009 +0100 |
tree | 28f5e9d87bea0fccda0202e106759db3de41d33d | |
parent | 1b023a96d9b44f50f4d8ff28c15f5b80e354760f [diff] |
perfcounters: ratelimit performance counter interrupts Ratelimit performance counter interrupts to 100KHz per CPU. This replaces the irq-delta-time based method. Signed-off-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>