Request to support LoongArch ISA
Linux performance monitoring on-screen or to CSV file
Brought to you by:
nigelgriffiths
The LoongArch architecture is a RISC-style ISA developed by Loongson. I write to request nmon to support LoongArch ISA, so that nmon can collect data from LoongArch Linux easily.
I did some investigation. Some code changes are required to show CPU information correctly in the Welcome view and Resource view, based on cpuinfo or lscpu output from Linux on LoongArch. The other functionalities like CPU utilization, memory, or disk seem working well.
Before submitting the patch, I wonder your thoughts about this support request and any other I should update for a new ISA support.
Thanks!