Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[MC] add a lib to the whitelist of libs that are not tracked
[simgrid.git] / src / mc / mc_process.cpp
index 1cc3a38..f66e9d1 100644 (file)
@@ -71,6 +71,7 @@ static const char *const FILTERED_LIBS[] = {
   "libm",
   "libpthread",
   "librt",
+  "libsigc",
   "libstdc++",
   "libunwind",
   "libunwind-x86_64",