Re: [PATCH v2 3/3] perf tools: Support register names from all archs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/12/2021 18:06, German Gomez wrote:
  tools/perf/arch/arm/include/perf_regs.h       |  42 --
  tools/perf/arch/arm64/include/perf_regs.h     |  76 --
  tools/perf/arch/csky/include/perf_regs.h      |  82 ---
  tools/perf/arch/mips/include/perf_regs.h      |  69 --
  tools/perf/arch/powerpc/include/perf_regs.h   |  66 --
  tools/perf/arch/riscv/include/perf_regs.h     |  74 --
  tools/perf/arch/s390/include/perf_regs.h      |  78 --
  tools/perf/arch/x86/include/perf_regs.h       |  82 ---
  tools/perf/builtin-script.c                   |  18 +-
  tools/perf/util/perf_regs.c                   | 666 ++++++++++++++++++
  tools/perf/util/perf_regs.h                   |  10 +-
  .../scripting-engines/trace-event-python.c    |  10 +-
  tools/perf/util/session.c                     |  25 +-
  13 files changed, 697 insertions(+), 601 deletions(-)

Did you consider leaving the register structures where they are while
renaming to include the arch name and then having as externs or similar? I see an example of that idea for arm64_unwind_libunwind_ops.

Cheers,
John



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux