aboutsummaryrefslogtreecommitdiff
path: root/src/common/perf_timer.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat1-1/+1
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-11-13perf_timer: fix pause/resume macros dereferencing too muchmoneromooo-monero1-2/+2
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-6/+7
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-28performance_tests: better stats, and keep track of timing historymoneromooo-monero1-0/+1
2018-12-08perf_timer: make all logs Info levelmoneromooo-monero1-1/+1
2018-12-07perf_timer: add a way to get and reset the current timemoneromooo-monero1-2/+2
2018-11-05perf_timer: remove stray debug additionmoneromooo-monero1-1/+0
2018-10-19perf_timer: separate log categories based on caller categoriesmoneromooo-monero1-10/+8
2018-09-11perf_timer: split timer class into a base one and a logging onemoneromooo-monero1-7/+23
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