aboutsummaryrefslogtreecommitdiff
path: root/src/common/perf_timer.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-15perf_timer: add faster x86_64 timers, and pause/resumemoneromooo-monero1-0/+5
2018-01-15perf_timer: use std::unique_ptr instead of new/deletemoneromooo-monero1-2/+3
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-34/+2
2017-12-07perf_timer: add non scoped start/stop timer definesmoneromooo-monero1-0/+3
2017-08-01perf_timer: allow profiling more granular than millisecondmoneromooo-monero1-6/+9
2017-01-16Change logging to easylogging++moneromooo-monero1-7/+10
2016-10-20perf_timer: format string fix for 32 bitsmoneromooo-monero1-1/+1
2016-10-10perf_timer: new class and macros to make performance logs easiermoneromooo-monero1-51/+46
2016-03-25Merge pull request #749Riccardo Spagni1-1/+0
2016-03-25Revert "Merge pull request #749"Riccardo Spagni1-0/+1
2016-03-24Move checkpoint functions into checkpoints classThomas Winget1-1/+0
2015-12-31Nicer looking exit when blockchain.bin is foundmoneromooo-monero1-2/+3
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-21Strip redundant includeshyc1-2/+0
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni1-7/+7
2015-03-01Fix tests building -- function signatures changedThomas Winget1-0/+1
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget1-0/+98