diff options
| author | Minwoo Im <[email protected]> | 2019-06-12 21:45:32 +0900 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2019-06-21 11:12:37 +0200 |
| commit | 5f965f4fd92303066b319db4b4bbdb53cb924582 (patch) | |
| tree | 205caf3037a33284ed2defd99d1e927a022d66e8 /tools/perf/scripts/python/bin | |
| parent | ad795e47cdef078bfd9e48745040d12104005aab (diff) | |
nvme-trace: print result and status in hex format
The "result" field is in 64bit to be printed out which means it could be
like:
nvme_complete_rq: nvme0: qid=0, cmdid=0, res=18446612684158962624, etries=0, flags=0x0, status=0
Switch both the result and status field to be printed in hexadecimal
format to be easier to read.
Signed-off-by: Minwoo Im <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions