aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2016-12-14 15:09:16 -0800
committerLinus Torvalds <[email protected]>2016-12-14 16:04:10 -0800
commit37f4915fef0572e41ab91b7d3f7feb237cddbd92 (patch)
tree44344746b3714b2b9d8ddfa6f5fc9445f7591d2e /tools/perf/scripts/python/syscall-counts-by-pid.py
parent99c494077e2d4282a17120a772eecc00ec3004cc (diff)
tpm: use idr_find(), not idr_find_slowpath()
idr_find_slowpath() is not intended to be part of the public API, it's an implementation detail. There's no reason to skip straight to the slowpath here. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox <[email protected]> Tested-by: Kirill A. Shutemov <[email protected]> Cc: Konstantin Khlebnikov <[email protected]> Cc: Ross Zwisler <[email protected]> Cc: Peter Huewe <[email protected]> Cc: Marcel Selhorst <[email protected]> Cc: Jarkko Sakkinen <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions