diff options
author | Thomas Gleixner <[email protected]> | 2016-07-04 09:50:25 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-07 10:35:07 +0200 |
commit | 2b1ecc3d1a6b10f8fbac7f83d80db30b5a2c2791 (patch) | |
tree | a315e58fe3cf5a94f6ca990fb65d2a57834a7fc7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 177ec0a0a531695210b277d734b2f92ee5796303 (diff) |
signals: Use hrtimer for sigtimedwait()
We've converted most timeout related syscalls to hrtimers, but
sigtimedwait() did not get this treatment.
Convert it so we get a reasonable accuracy and remove the
user space exposure to the timer wheel properties.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Chris Mason <[email protected]>
Cc: Cyril Hrubis <[email protected]>
Cc: George Spelvin <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions