diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-06-10 18:42:10 +0200 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2024-07-29 21:57:34 +0200 |
commit | 2c2b56132bb74b6b801dcb82f57489ae1cf81a91 (patch) | |
tree | 27f8151e8d64efef97ed112b739258ad8c3c35b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e65bb03e442751ccf1631382516dcca5b3a20122 (diff) |
selftests/timers/posix-timers: Validate SIGEV_NONE
Posix timers with a delivery mode of SIGEV_NONE deliver no signals but the
remaining expiry time must be readable via timer_gettime() for both one
shot and interval timers.
That's implemented correctly for regular posix timers but broken for posix
CPU timers.
Add a self test so the fixes can be verified.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions