aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2016-04-27 22:43:45 +0300
committerDaniel Vetter <[email protected]>2016-04-28 11:48:09 +0200
commit36230cb5668c2633bee4ec87b58983eac3a5cb4c (patch)
tree92235a35a80e5ab82925506b454ca5f6497d03f8 /tools/perf/scripts/python/compaction-times.py
parent676fb3240df3e12d55bbf29bff032bf9494bca28 (diff)
drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
Let's be nice and interrupt the dpcd aux-dev reads/writes when there's a signal pending. Much nicer if the user can hit ^C instead of having to sit around waiting for the read/write to finish. time dd if=/dev/drm_dp_aux0 bs=$((1024*1024)) ^C before: real 0m34.681s user 0m0.003s sys 0m6.880s after: real 0m0.222s user 0m0.006s sys 0m0.057s Cc: Rafael Antognolli <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Jani Nikula <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions