diff options
author | Murilo Opsfelder Araujo <muriloo@linux.ibm.com> | 2018-08-02 00:33:16 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-08-07 17:32:29 +0300 |
commit | 35a52a10c3ac5b425ff85c12913458b4741ab866 (patch) | |
tree | 5125badbecf11392cc140f85afec6b58224f75d6 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 658b0f92bc7003bc734471f61bf7cd56339eb8c3 (diff) | |
download | linux-35a52a10c3ac5b425ff85c12913458b4741ab866.tar.xz |
powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
Replace printk_ratelimited() by printk() and a default rate limit
burst to limit displaying unhandled signals messages.
This will allow us to call print_vma_addr() in a future patch, which
does not work with printk_ratelimited().
Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions