mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-15 23:21:17 +00:00
added if you specify --basic-counts=yes (which is the default). So all of the instrumentation is now controlled by a command-line option (one of --basic-counts, --detailed-counts or --trace-mem) and so if you turn them all off it behaves like Nulgrind. This makes it clearer what's going on and easier for newbies to modify. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5834