summaryrefslogtreecommitdiff
path: root/src/common/Timer.cc
Commit message (Expand)AuthorAgeFilesLines
* Timer.cc: use complete() rather than finish()Samuel Just2013-02-201-2/+1
* timer: add unsafe callbacks optionMike Ryan2012-09-261-2/+7
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* Timer.cc: remove global thread variableSamuel Just2011-11-071-1/+1
* common: de-globalize LogClient, ProfLogger, TimerColin Patrick McCabe2011-06-201-18/+18
* g_clock.now -> ceph_clock_nowColin Patrick McCabe2011-06-201-2/+2
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* logging: eliminate dbeginlColin Patrick McCabe2010-12-071-1/+1
* Timer: add some asserts to catch certain errors.Greg Farnum2010-11-291-2/+1
* timer: make init/shutdown explicitSage Weil2010-11-151-5/+10
* timer: rewrite mostly from scratchSage Weil2010-11-111-286/+96
* TimerThread:don't call pop_front before iter derefColin Patrick McCabe2010-11-091-1/+1
* Timer: add verbose debugging when debug timer = 20Colin Patrick McCabe2010-11-031-0/+33
* SafeTimer: delete contexts under the event_lockColin Patrick McCabe2010-11-031-14/+28
* Timer.cc: clean up debug printoutsColin Patrick McCabe2010-11-031-12/+7
* Timer: fix timer shutdown, efficiency issuesColin Patrick McCabe2010-11-031-261/+228
* timer: kill unused g_timerSage Weil2010-03-091-4/+0
* common: remove warningYehuda Sadeh2009-02-191-1/+6
* SafeTimer: getting rid of global timerYehuda Sadeh2009-02-191-5/+6
* timer: discard unfired events on shutdownSage Weil2008-11-261-0/+21
* rewrite debug macros, infrastructureSage Weil2008-11-051-2/+3
* osd: stop timer thread before forkingSage Weil2008-07-221-1/+2
* timer debug crapSage Weil2008-04-031-1/+3
* timer: cleanupSage Weil2008-04-021-7/+11
* reorganized source treeSage Weil2007-12-191-0/+335