mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-16 07:46:27 -04:00
Update README.md
This commit is contained in:
parent
3ea7c9eb9b
commit
1b77fb77b3
@ -1828,11 +1828,11 @@ simple performance monitoring. You can build binaries without this
|
|||||||
feature (`-DENABLE_PERFMON=OFF`), but impact should be negligible even
|
feature (`-DENABLE_PERFMON=OFF`), but impact should be negligible even
|
||||||
if performance monitoring is enabled at run-time.
|
if performance monitoring is enabled at run-time.
|
||||||
|
|
||||||
To enable performance monitor, you pass a list of components for which
|
To enable the performance monitor, you pass a list of components for which
|
||||||
you want to collect latency metrics, e.g.:
|
you want to collect latency metrics, e.g.:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ dwarfs test.dwarfs mnt -f -operfmon=inode_reader_v2
|
$ dwarfs test.dwarfs mnt -f -operfmon=fuse
|
||||||
```
|
```
|
||||||
|
|
||||||
When the driver exits, you will see output like this:
|
When the driver exits, you will see output like this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user