index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
metric.h
Age
Commit message (
Expand
)
Author
2022-03-21
ceph: include average/stdev r/w/m latency in mds metrics
Venky Shankar
2022-03-21
ceph: track average r/w/m latency
Venky Shankar
2022-03-21
ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64()
Venky Shankar
2021-11-08
ceph: add a new metric to keep track of remote object copies
Luís Henriques
2021-11-08
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
2021-06-29
ceph: add IO size metrics support
Xiubo Li
2021-06-29
ceph: simplify the metrics struct
Xiubo Li
2021-04-27
ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
Xiubo Li
2021-04-27
ceph: rename the metric helpers
Xiubo Li
2020-12-14
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
2020-10-12
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
2020-08-03
ceph: send client provided metric flags in client metadata
Xiubo Li
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
ceph: add global total_caps to count the mdsc's total caps number
Xiubo Li
2020-06-01
ceph: add metadata perf metric support
Xiubo Li
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
2020-06-01
ceph: add dentry lease metric support
Xiubo Li