diff options
author | Thomas Gleixner <[email protected]> | 2024-06-10 18:42:21 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2024-07-29 21:57:34 +0200 |
commit | bd29d773ea8d2c7fc36dc3f70d4c9d1cf404aa4b (patch) | |
tree | 5a4963ea53464c476509d245c053105c2d82bd28 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d471ff397c3571cfa648a20e7018aa04f8873cb3 (diff) |
posix-cpu-timers: Do not arm SIGEV_NONE timers
There is no point in arming SIGEV_NONE timers as they never deliver a
signal. timer_gettime() is handling the expiry time correctly and that's
all SIGEV_NONE timers care about.
Prevent arming them and remove the expiry handler code which just disarms
them.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Reviewed-by: Anna-Maria Behnsen <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions