diff options
| author | Joe Perches <[email protected]> | 2009-12-14 18:00:25 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-15 08:53:26 -0800 |
| commit | 8a64f336bc1d4aa203b138d29d5a9c414a9fbb47 (patch) | |
| tree | 2614009dbe403eff3a35729e4b725469454faf06 /tools/perf/scripts/python | |
| parent | 2643434c1ad400dc417865ac37610e8d3c7c1783 (diff) | |
kernel.h: add printk_ratelimited and pr_<level>_rl
Add a printk_ratelimited statement expression macro that uses a per-call
ratelimit_state so that multiple subsystems output messages are not
suppressed by a global __ratelimit state.
[[email protected]: coding-style fixes]
[[email protected]: s/_rl/_ratelimited/g]
Signed-off-by: Joe Perches <[email protected]>
Cc: Naohiro Ooiwa <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Hiroshi Shimamoto <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions