aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Weißschuh <[email protected]>2023-09-17 17:36:18 +0200
committerThomas Weißschuh <[email protected]>2023-10-12 21:14:12 +0200
commite7b28f2516a6aec54e2aa1485e4806e8d8431815 (patch)
tree98ab9d25fc5622d9a2f34253d752000eeeaa3947 /tools/perf/scripts/python
parent535b70c143dcca0e236c35cc32fac17a18697764 (diff)
tools/nolibc: don't define new syscall number
All symbols created by nolibc are also visible to user code. Syscall constants are expected to come from the kernel headers and should not be made up by nolibc. Refactor the logic to avoid defining syscall numbers. Also the new code is easier to understand. Signed-off-by: Thomas Weißschuh <[email protected]> Acked-by: Willy Tarreau <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions