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

common/perf: Fix null pointer dereference #38

Closed BangoriaRavi closed 7 years ago

BangoriaRavi commented 7 years ago

Hi Jin,

Please pull one patch. This fixes the issue reported by Colin Ian King: https://github.com/01org/numatop/issues/36

Thanks, Ravi