diff options
author | Tiezhu Yang <[email protected]> | 2023-05-30 18:10:01 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-06-05 11:43:17 -0300 |
commit | 269f49f9cb1e94732ec1738d0b1af4653cadd2f5 (patch) | |
tree | e19d1f48d1daecfe601e5fcca061d1cbd22f5d77 /tools/perf/scripts/python | |
parent | 250e30badf11001a1015ca51a9d9cba2cf34fb97 (diff) |
perf LoongArch: Simplify mksyscalltbl
In order to print the numerical entries of the syscall table,
there is no need to call the host compiler to build and then
run a program, this can be done directly by the shell script.
This is similar with commit 9854e7ad35fe ("perf arm64: Simplify
mksyscalltbl"). For now, the mksyscalltbl file of LoongArch is
almost same with arm64.
Reviewed-by: Huacai Chen <[email protected]>
Reviewed-by: Leo Yan <[email protected]>
Signed-off-by: Tiezhu Yang <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions