aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorPrathyush K <[email protected]>2012-12-06 20:16:04 +0530
committerInki Dae <[email protected]>2012-12-13 06:05:44 -0800
commit01ce113ca5b18aea4c97dea62287394ca4f8ad7f (patch)
tree7dc50722fc164bd06c223244cf69e74877d00a38 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent6e95d5e6f572d6bf1e1b0ff4c94ded8e4841d630 (diff)
drm/exynos: modify wait_for_vblank of fimd
It is more optimium to use wait queues while waiting for vsync so that the current task is put to sleep. This way, the task wont hog the CPU while waiting. We use wait_event_timeout and not an interruptible function since we dont want the function to exit when a signal is pending (e.g. drm release). This patch modifies the wait for vblank function of fimd. Signed-off-by: Prathyush K <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions