tools/trace-parser: Fix __print_flags() display
FIX Only print the symbolic name of a bitmask if all its set bits are set in the value, rather than printing it if at least one bit is set.
Loading
Please register or sign in to comment
FIX Only print the symbolic name of a bitmask if all its set bits are set in the value, rather than printing it if at least one bit is set.