aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDinghao Liu <[email protected]>2020-08-22 14:57:33 +0800
committerTomi Valkeinen <[email protected]>2020-11-10 14:52:30 +0200
commita5d704d33245b0799947a3008f9f376dba4d5c91 (patch)
tree6c3b65b09942cda0425312ff2db997cd1acc3653 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent1b409fda60414186688d94a125ce5306f323af6d (diff)
drm/omap: Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even when it returns an error code. However, users of its direct wrappers in omapdrm assume that PM usage counter will not change on error. Thus a pairing decrement is needed on the error handling path for these wrappers to keep the counter balanced. Signed-off-by: Dinghao Liu <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions