diff options
| author | Liu Bo <[email protected]> | 2013-11-06 12:04:13 +0800 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2014-01-28 13:19:38 -0800 |
| commit | 9d04a8ceacddd52621df59b52f8ec28aa4042b16 (patch) | |
| tree | 5ddab1b1a78811db38a64577f909cea00a53e0ce /tools/perf/scripts/python/syscall-counts.py | |
| parent | 3f870c28990015a1fd6c67807efcdb02a75b35e1 (diff) | |
Btrfs/tracepoint: fix to report right flags for ordered extent
We use set_bit() to assign ordered extent's flags, but in the related
tracepoint we don't do the same thing, which makes the trace output
not to parse flags correctly.
Also, since the flags are bits stuff, we change to use __print_flags with
a 'delim' instead of __print_symbolic.
Signed-off-by: Liu Bo <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions