[PATCH v2 0/3] perf tools: Modify mksyscalltbl

Tiezhu Yang posted 3 patches 2 years, 8 months ago
There is a newer version of this series
tools/perf/arch/arm64/entry/syscalls/mksyscalltbl  |  9 +++---
.../arch/loongarch/entry/syscalls/mksyscalltbl     | 36 ++++++----------------
2 files changed, 15 insertions(+), 30 deletions(-)
[PATCH v2 0/3] perf tools: Modify mksyscalltbl
Posted by Tiezhu Yang 2 years, 8 months ago
v2:
  -- Add a new patch to rename create_table_from_c()
     to create_sc_table(), suggested by Leo.
  -- Simplify the shell script, suggested by Alexander.

Tiezhu Yang (3):
  perf arm64: Rename create_table_from_c() to create_sc_table()
  perf arm64: Handle __NR3264_ prefixed syscall number
  perf LoongArch: Simplify mksyscalltbl

 tools/perf/arch/arm64/entry/syscalls/mksyscalltbl  |  9 +++---
 .../arch/loongarch/entry/syscalls/mksyscalltbl     | 36 ++++++----------------
 2 files changed, 15 insertions(+), 30 deletions(-)

-- 
2.1.0