numaprof icon indicating copy to clipboard operation
numaprof copied to clipboard

Compile libnuma inside instrumentation lib with pintool

Open svalat opened this issue 7 years ago • 0 comments
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.

svalat avatar Oct 08 '18 11:10 svalat