Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-01-28 | performance_tests: better stats, and keep track of timing history | moneromooo-monero | 1 | -0/+1 |
2018-12-08 | perf_timer: make all logs Info level | moneromooo-monero | 1 | -1/+1 |
2018-12-07 | perf_timer: add a way to get and reset the current time | moneromooo-monero | 1 | -2/+2 |
2018-11-05 | perf_timer: remove stray debug addition | moneromooo-monero | 1 | -1/+0 |
2018-10-19 | perf_timer: separate log categories based on caller categories | moneromooo-monero | 1 | -10/+8 |
2018-09-11 | perf_timer: split timer class into a base one and a logging one | moneromooo-monero | 1 | -7/+23 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-15 | perf_timer: add faster x86_64 timers, and pause/resume | moneromooo-monero | 1 | -0/+5 |
2018-01-15 | perf_timer: use std::unique_ptr instead of new/delete | moneromooo-monero | 1 | -2/+3 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -34/+2 |
2017-12-07 | perf_timer: add non scoped start/stop timer defines | moneromooo-monero | 1 | -0/+3 |
2017-08-01 | perf_timer: allow profiling more granular than millisecond | moneromooo-monero | 1 | -6/+9 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -7/+10 |
2016-10-20 | perf_timer: format string fix for 32 bits | moneromooo-monero | 1 | -1/+1 |
2016-10-10 | perf_timer: new class and macros to make performance logs easier | moneromooo-monero | 1 | -51/+46 |
2016-03-25 | Merge pull request #749 | Riccardo Spagni | 1 | -1/+0 |
2016-03-25 | Revert "Merge pull request #749" | Riccardo Spagni | 1 | -0/+1 |
2016-03-24 | Move checkpoint functions into checkpoints class | Thomas Winget | 1 | -1/+0 |
2015-12-31 | Nicer looking exit when blockchain.bin is found | moneromooo-monero | 1 | -2/+3 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-21 | Strip redundant includes | hyc | 1 | -2/+0 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -7/+7 |
2015-03-01 | Fix tests building -- function signatures changed | Thomas Winget | 1 | -0/+1 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -0/+98 |