Hi
I like the library, but I tried to use the example with memprofile.h and this gave segmentation fault when I call to
MemProfile mp("memprofile.txt", 0.1, 1024);
is there a way to solve this? My g++ version is
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
Hi
I like the library, but I tried to use the example with memprofile.h and this gave segmentation fault when I call to
MemProfile mp("memprofile.txt", 0.1, 1024);is there a way to solve this? My g++ version is