aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorStefan Raspl <[email protected]>2017-03-10 13:40:04 +0100
committerPaolo Bonzini <[email protected]>2017-03-29 12:01:26 +0200
commita183606937489ab5ada2215aa8211374a6b26bd3 (patch)
tree24ebd8ff2b2cdd8f99fa8f06d6e7930fa616feb7 /scripts/gdb/linux/utils.py
parente0ba38765c1d1d670246d6f6c518594aa8e62587 (diff)
tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider
Updating the fields of the TracepointProvider does not propagate changes to the tracepoints. This shows when a pid filter is enabled, whereby subsequent extensions of the fields of the Tracepoint provider (e.g. by toggling drilldown) will not modify the tracepoints as required. To reproduce, select a specific process via interactive command 'p', and enable drilldown via 'x' - none of the fields with the braces will appear although they should. The fix will always leave all available fields in the TracepointProvider enabled. Signed-off-by: Stefan Raspl <[email protected]> Based-on-text-by: Janosch Frank <[email protected]> Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions