aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorWilly Tarreau <[email protected]>2022-02-07 17:23:52 +0100
committerPaul E. McKenney <[email protected]>2022-04-20 17:05:45 -0700
commitcec1505321020287c3acc5a63dd75859ebf5ad0d (patch)
treeae893fae7d9acf05c6510a8a272d6539be32d29d /tools/perf/scripts/python/mem-phys-addr.py
parent99cb50ab94b2aa11c756c4ba14ef09197a7ebe7b (diff)
tools/nolibc/time: create time.h with time()
The time() syscall is used by a few simple applications, and is trivial to implement based on gettimeofday() that we already have. Let's create the file to ease porting and provide the function. It never returns any error, though it may segfault in case of invalid pointer, like other implementations relying on gettimeofday(). Signed-off-by: Willy Tarreau <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions