aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKenny Levinsen <[email protected]>2020-04-24 16:51:03 +0200
committerDaniel Vetter <[email protected]>2020-04-28 17:10:56 +0200
commit87189b78959c10c454477cce5cb9836c2ee5c730 (patch)
tree4ff14629ecd4cccfd14414e254667a782c6f6497 /tools/perf/scripts/python/stackcollapse.py
parentd83949492427e1c9584c8db91c5d2a26747e7e73 (diff)
drm: make drm_file use keyed wakeups
Some processes, such as systemd, are only polling for EPOLLERR|EPOLLHUP. As drm_file uses unkeyed wakeups, such a poll receives many spurious wakeups from uninteresting events. Use keyed wakeups to allow the wakeup target to more efficiently discard these uninteresting events. Signed-off-by: Kenny Levinsen <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions