intel / numatop

NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system.
BSD 3-Clause "New" or "Revised" License
197 stars 47 forks source link

i686 build fixes #4

Closed keszybz closed 11 years ago

keszybz commented 11 years ago

Hi, please merge three unrelated commits for issues I stumbled upon while reviewing the Fedora numatop package:

  1. fix some of the annoying printf warnings when compiling on 32 bits
  2. fix unitialized memory access on Linux which causes numatop to think another instance is running
  3. simple build fix to make it simpler to override link flags without having to repeat libraries