diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2023-02-22 17:46:49 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2023-04-18 17:35:13 +0300 |
commit | 263dda24fff0957f6b0a9abde2809122f7f0fad8 (patch) | |
tree | 2d76091360f6c2b0811ecc14baefc4d00b8775b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 270b2a679ea7be1ee2d84ea67751fb1ab15bcb20 (diff) | |
download | linux-263dda24fff0957f6b0a9abde2809122f7f0fad8.tar.xz |
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotonicity
The first field of /proc/uptime relies on the CLOCK_BOOTTIME clock which
can also be fetched from clock_gettime() API.
Improve the test coverage while verifying the monotonicity of
CLOCK_BOOTTIME accross both interfaces.
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230222144649.624380-9-frederic@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions