riboseinc / retrace

retrace is a versatile security vulnerability / bug discovery tool through monitoring and modifying the behavior of compiled binaries on Linux, OpenBSD/FreeBSD/NetBSD (shared object) and macOS (dynamic library).
Other
60 stars 19 forks source link

enable/disable per-function tracing in the config file #40

Open erikbor opened 7 years ago

erikbor commented 7 years ago

From Pablo: "It would be nice to disable tracing to avoid noise. I have used the procmon utility in windows that is kind of similiar and their log can be HUUGE (in the order of hundreds of MB for a single short run of a program), it rapidly becomes a PITA to manage so much data even with tools such as grep."