aboutsummaryrefslogtreecommitdiff
path: root/src/common/perf_timer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-28performance_tests: better stats, and keep track of timing historymoneromooo-monero1-0/+1
2019-01-06Merge pull request #4954Riccardo Spagni1-2/+2
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-27Merge pull request #3120Riccardo Spagni1-2/+8
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-0/+92