diff options
author | 2015-07-29 19:58:15 +0800 | |
---|---|---|
committer | 2015-08-17 11:25:28 -0700 | |
commit | 19a46fe57a005a884ccb38419071f772ac2fca2b (patch) | |
tree | 9636598b561795e587c5aa83ceb88abf202aa994 /tools/perf/scripts/python/syscall-counts.py | |
parent | time: Add the common weak version of update_persistent_clock() (diff) | |
download | linux-dev-19a46fe57a005a884ccb38419071f772ac2fca2b.tar.xz linux-dev-19a46fe57a005a884ccb38419071f772ac2fca2b.zip |
time: Introduce struct itimerspec64
The struct itimerspec is not year 2038 safe on 32bit systems due to
the limitation of the struct timespec members. Introduce itimerspec64
which uses struct timespec64 instead and provide conversion functions.
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions