summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2025-12-20 14:55:48 +0100
committerThomas Weißschuh <linux@weissschuh.net>2026-01-04 10:28:59 +0100
commitb8f4f5d1b99e2ae73fd448e9bbd16dc244e6586c (patch)
tree36680193640b52de83e3fe89af3251caf8ddeebe /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent668e43737279284318064bdd4eab689a3aaed652 (diff)
tools/nolibc/time: drop invocation of gettimeofday system call
This invocation uses libc types with a system call. While this works now, upcoming changes to 'struct timeval' would require type conversions. If types are converted anyways, the clock_gettime() based fallback can be used everywhere, simplifying the code. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Willy Tarreau <w@1wt.eu> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Link: https://patch.msgid.link/20251220-nolibc-uapi-types-v3-4-c662992f75d7@weissschuh.net
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions