cpp gdb valgrind - memory usage statistic while app is running and valgrind unhandled syscall
问题 1) I want to get information about memory usage while my program is running (by request). My program create session-objects on the fly and I want to get information about memory usage of all there objects. Is it possible? Seems this can be done by Valgrind . How to use it? How to run it? (commands) 2) My program is background multithread daemon (it also use Local Unix Sockets). I can not run my program under valdrind valdrind ./daemon start . I got following tons of messages: --19454-- it at