diff options
author | 2018-03-27 10:52:43 -0400 | |
---|---|---|
committer | 2018-04-03 15:08:13 -0400 | |
commit | afa720a0910bd0fe4a714ab9b902ff6e845900c3 (patch) | |
tree | b76eace46040f90ffbc690ca2ca111c508bb7d33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | svc: Report xprt dequeue latency (diff) | |
download | linux-dev-afa720a0910bd0fe4a714ab9b902ff6e845900c3.tar.xz linux-dev-afa720a0910bd0fe4a714ab9b902ff6e845900c3.zip |
nfsd: Fix NFSD trace points
nfsd-1915 [003] 77915.780959: write_opened:
[FAILED TO PARSE] xid=3286130958 fh=0 offset=154624 len=1
nfsd-1915 [003] 77915.780960: write_io_done:
[FAILED TO PARSE] xid=3286130958 fh=0 offset=154624 len=1
nfsd-1915 [003] 77915.780964: write_done:
[FAILED TO PARSE] xid=3286130958 fh=0 offset=154624 len=1
Byte swapping and knfsd_fh_hash() are not available in "trace-cmd
report", where the print format string is actually used. These
data transformations have to be done during the TP_fast_assign step.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions