diff options
author | Youling Tang <tangyouling@kylinos.cn> | 2024-05-31 05:35:09 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-15 02:00:14 +0300 |
commit | 747d1d6c7efdfb4e59a93a129eaf434cb9325eb8 (patch) | |
tree | b383b5abd92388df7c60b96aa6e5c8474e1088a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8b0882505d012ef5f309a1b547fae53080a62f07 (diff) | |
download | linux-747d1d6c7efdfb4e59a93a129eaf434cb9325eb8.tar.xz |
bcachefs: Add tracepoints for bch2_sync_fs() and bch2_fsync()
Add trace_bch2_sync_fs() and trace_bch2_fsync() implementations.
The output in trace is as follows:
sync-29779 [000] ..... 193.700935: bch2_sync_fs: dev 254,16 wait 1
<...>-40027 [002] ..... 342.535227: bch2_fsync: dev 254,32 ino 4099 parent 4096 datasync 1
Signed-off-by: Youling Tang <tangyouling@kylinos.cn>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions