aboutsummaryrefslogtreecommitdiff
path: root/contrib/valgrind/monero.supp
Commit message (Collapse)AuthorAgeFilesLines
* easylogging++: faster access to loggingmoneromooo-monero2018-11-271-0/+9
| | | | | | | | Turns out getting the global shared_ptr hits the profile, and passing it around still keeps it at close to ~1% CPU, which is too much for mostly silent logging. Leak the object instead, which is even safer for late logging.
* monero.supp: add a suppression for noisy boost cond var signallingmoneromooo-monero2016-11-281-0/+9
|
* monero.supp: valgrind suppressions filemoneromooo-monero2016-10-291-0/+10
Seeded with a spurious problem when inspecting stack trace