index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
perf_counters.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/perf_counters: forward-declare class utime_t
Max Kellermann
2024-11-04
1
-1
/
+4
*
common: Add labeled perf counters
Ali Maredia
2023-02-23
1
-6
/
+8
*
crimson:add alien blue store
Chunmei Liu
2020-02-28
1
-3
/
+3
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-6
/
+10
*
common/perf_conters: make dump_formatted_xxx funcs as const.
Igor Fedotov
2019-05-23
1
-6
/
+6
*
common: Update perf_counters.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-8
/
+8
*
Merge pull request #23362 from luhp/master
Kefu Chai
2018-12-17
1
-2
/
+2
|
\
|
*
common: fix a racing in PerfCounters::perf_counter_data_any_d::read_avg
ludehp
2018-12-02
1
-2
/
+2
*
|
common/perf_counters: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-3
/
+1
*
|
common: move lock out of PerfCounterCollection and rename it
chunmei Liu
2018-10-30
1
-32
/
+14
*
|
common: fix typos
Kefu Chai
2018-09-21
1
-1
/
+1
|
/
*
common: add LockPolicy to md_config_t
Kefu Chai
2018-06-27
1
-0
/
+1
*
common: fix enum redeclaration
Qiaowei Ren
2018-06-20
1
-8
/
+8
*
Merge pull request #20152 from Rubab-Syed/add_units_to_performance_counters
John Spray
2018-02-26
1
-8
/
+16
|
\
|
*
mgr: add units to performance counters
Rubab-Syed
2018-02-03
1
-8
/
+16
*
|
mgr: increase time resolution of Commit/Apply OSD latencies.
Коренберг Марк
2018-01-24
1
-1
/
+1
|
/
*
common/perf_counters: remove unused parameter
Kefu Chai
2018-01-05
1
-2
/
+2
*
common: introduce PerfGuard to PerfCounters.
Radoslaw Zarzynski
2017-11-27
1
-0
/
+18
*
mgr: respect perf counter prio_adjust in MgrClient
John Spray
2017-09-27
1
-74
/
+91
*
common: PerfCountersBuilder helper for priorities
John Spray
2017-09-27
1
-0
/
+7
*
ceph.in: use PRIO_INTERESTING as daemonperf threshold
John Spray
2017-09-27
1
-0
/
+5
*
common: used fixed size int for perf counter prio
John Spray
2017-09-27
1
-1
/
+1
*
common: Automatic reference to PerfCounters
Adam C. Emerson
2017-08-09
1
-0
/
+15
*
common: the latency dumped by "ceph osd perf" is not real
Pan Liu
2017-07-23
1
-4
/
+2
*
common: migrate atomic_t to <atomic>
Jesse Williamson
2017-06-02
1
-17
/
+21
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-10
/
+0
*
common/perf_counters: rename histogram adder method
Sage Weil
2017-05-15
1
-6
/
+8
*
common/perf_counters: make 'perf schema' more friendly
Sage Weil
2017-05-15
1
-5
/
+5
*
Merge pull request #14793 from dmick/wip-prio-and-daemonperf
Sage Weil
2017-05-06
1
-12
/
+35
|
\
|
*
common/perf_counters: replace suppress_nicks with prio adjustment
Sage Weil
2017-04-26
1
-3
/
+4
|
*
common/perf_counters: allow priorities to be assigned to perf counters
Sage Weil
2017-04-26
1
-9
/
+31
*
|
common/perf_counter: make tinc() handle batch-processing
Jianpeng Ma
2017-05-03
1
-2
/
+2
|
/
*
common/perf_counters: fix race condition with atomic variables
J. Eric Ivancich
2017-03-29
1
-3
/
+5
*
common/perf_counters: allow perfcounters to be excluded from daemonperf
Sage Weil
2017-03-21
1
-0
/
+6
*
common, osd, tools: Add histograms to performance counters
Bartłomiej Święcki
2017-02-01
1
-21
/
+48
*
common/perf_counters.h: remove unneeded forward declaration
Yunchuan Wen
2016-12-01
1
-1
/
+0
*
src/common/perf_counters.h:fix wrong word
zhang.zezhu
2016-10-30
1
-1
/
+1
*
messages: fix out of range assertion
John Spray
2016-10-21
1
-1
/
+1
*
common: accessors for list of perf counters
John Spray
2016-09-29
1
-46
/
+56
*
perfcounters: Allow C++11 time increment/decrement
Adam C. Emerson
2015-12-18
1
-0
/
+5
*
common/buffer: forward declare buffer
Michal Jarzabek
2015-11-30
1
-1
/
+0
*
common: add optional perf counter nickname
John Spray
2015-03-05
1
-12
/
+22
*
common: remove some spurious declarations
John Spray
2015-03-05
1
-4
/
+0
*
common: change default value for perfcounter description ("NO_INFO_FIX">NULL)
Ved-vampir
2015-02-25
1
-5
/
+5
*
common: add description in PerfCounter class
Ved-vampir
2015-02-20
1
-12
/
+17
*
common: filtering in `perf dump`
John Spray
2015-01-27
1
-2
/
+7
*
common/perf_counters: Add 'perf reset all|perfcountername' for 'ceph
Jianpeng Ma
2014-12-03
1
-1
/
+11
*
common/perf_counters: use second atomic to make counters safe to read
Sage Weil
2014-05-14
1
-6
/
+23
*
common/perf_counters: use atomics instead of a mutex
Sage Weil
2014-05-11
1
-3
/
+23
*
ObjectStore: add ObjectStore::get_cur_stats and impl in FileStore
Samuel Just
2013-08-14
1
-0
/
+20
[next]