aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDavid Herrmann <[email protected]>2014-01-29 10:18:02 +0100
committerDavid Herrmann <[email protected]>2014-03-16 12:25:17 +0100
commitf4aede2e3291896e7cb42755ecc5b6815b6cac97 (patch)
tree61f56c57664819db8bda55a6480330d302a42624 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent45e212d20fdccaf958b194e95a23ad264188c59e (diff)
drm: skip redundant minor-lookup in open path
The drm_open_helper() function is only used internally for drm_open() so we can safely pass in the minor-object directly instead of the minor-id. This way, we avoid the additional minor IDR lookup, which we already do twice in drm_stub_open() and drm_open(). Signed-off-by: David Herrmann <[email protected]> Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions