aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorEric Farman <[email protected]>2019-10-16 16:20:40 +0200
committerCornelia Huck <[email protected]>2019-10-17 11:37:24 +0200
commit8529888070f15e7c784b1c93bad358bf1d08045f (patch)
tree41db1ed4e7c0752d209e0eef9863674392a17840 /scripts/gdb/linux/utils.py
parentd5950b02b79eed046dd52ec40f3485221e95146b (diff)
vfio-ccw: Rework the io_fctl trace
Using __field_struct for the schib is convenient, but it doesn't appear to let us filter based on any of the schib elements. Specifying the full schid or any element within it results in various errors by the parser. So, expand that out to its component elements, so we can limit the trace to a single device. While we are at it, rename this trace to the function name, so we remember what is being traced instead of an abstract reference to the function control bit of the SCSW. Signed-off-by: Eric Farman <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Message-Id: <[email protected]> Acked-by: Halil Pasic <[email protected]> Signed-off-by: Cornelia Huck <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions