| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | easylogging++: faster access to logging | moneromooo-monero | 2018-11-27 | 1 | -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 signalling | moneromooo-monero | 2016-11-28 | 1 | -0/+9 |
| | | |||||
| * | monero.supp: valgrind suppressions file | moneromooo-monero | 2016-10-29 | 1 | -0/+10 |
| Seeded with a spurious problem when inspecting stack trace | |||||
