numaprof
numaprof copied to clipboard
Compile libnuma inside instrumentation lib with pintool
trafficstars
Currently we copied back some functions from libnuma inside numaprof, we should use directly libnuma.
But difficulty, we cannot link easily to libnuma inside the pintool plugin, this require some work.
If we succeed with this library we might think using directly hwloc which is more portable and more complete.