We have a tool named NumaTOP (
https://01.org/numatop ) . NumaTOP is an Intel created
observation tool for runtime memory locality characterization and analysis of processes
and threads running on a NUMA system. It helps the user to characterize the NUMA behavior
of processes and threads, and identify where the NUMA-related performance bottlenecks
reside. The open source code is:
https://github.com/intel/numatop . The tool is integrated
in Ubuntu since 16.04.
Is it possible to add NumaTOP to the performance tool bundle in Clear Linux?
Thanks
Julie