summaryrefslogtreecommitdiff
path: root/src/common/perf_counters.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: changed order of #includes, global_context.h, debug.hwip-doutRoald J. van Loon2012-12-241-5/+5
* perfcounters: fl -> time, use u64 nsec instead of doubleSage Weil2012-11-261-13/+11
* perf_counters: add dec()Samuel Just2012-10-301-0/+1
* perfcounters: remove unused membersSage Weil2012-09-281-4/+0
* perfcounters: add u64 average typeSage Weil2012-08-141-0/+1
* perf_counters: use bufferlist instead of vector<char>Sage Weil2012-05-301-2/+3
* perfcounters: tolerate multiple loggers with the same nameSage Weil2012-04-221-1/+4
* perfcounter: add some minimal documentation.Greg Farnum2011-11-081-2/+18
* perfcounters: clean up interface a bitSage Weil2011-10-201-3/+3
* admin_socket: implement schema requestColin Patrick McCabe2011-07-261-2/+3
* perf counters: add back inc type for collectdColin Patrick McCabe2011-07-261-3/+15
* Rename ProfLogger to Perfcounters: part 2Colin Patrick McCabe2011-07-201-37/+37
* Rename ProfLogger to PerfCountersColin Patrick McCabe2011-07-201-0/+150