Searched full:dcstat (Results 1 – 9 of 9) sorted by relevance
1 Demonstrations of dcstat, the Linux eBPF/bcc version.4 dcstat shows directory entry cache (dcache) statistics. For example:6 # ./dcstat 33 # ./dcstat 84 Here's dcstat:86 # ./dcstat 95 dcstat also supports an optional interval and optional count. For example,98 # ./dcstat 5 3107 # ./dcstat -h108 USAGE: ./dcstat [interval [count]]
4 # dcstat Directory entry cache (dcache) stats.7 # USAGE: dcstat [interval [count]]
5 further investigation beyond dcstat(8). The output is likely verbose, as
16 # Also see dcstat(8), for per-second summaries.
1 .TH dcstat 8 "2016-02-09" "USER COMMANDS"3 dcstat \- Directory entry cache (dcache) stats. Uses Linux eBPF/bcc.5 .B dcstat22 .B dcstat26 .B dcstat 5 3
12 investigations of dcache performance beyond dcstat(8), which prints61 intended for deeper investigations beyond dcstat(8), when absolutely necessary.77 dcstat(1)
84 dcstat:85 command: wrapper dcstat86 aliases: [dcstat]
104 - tools/[dcstat](tools/dcstat.py): Directory entry cache (dcache) stats. [Examples](tools/dcstat_ex…
137 self.run_with_duration("dcstat.py 1 1")