summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2025-02-21 12:02:06 -0800
committerGitHub <noreply@github.com>2025-02-21 12:02:06 -0800
commit741f923fac33880d24e9990f0b90c77daa2fb4b6 (patch)
tree64ac2cc19db19c71d29717c1210af3ff2cbd95a2 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentb11e1baf22a4a5d061a112c490f54f5e767f79e4 (diff)
[MemProf] Minor fixes to dot graph printing (#128217)
Two misc cleanup/improvements to the dot printing. Remove a redundant "style=filled" in the Node attributes. No effect on resulting graph. Add a "color" attribute to the Edge, with the same color name as "fillcolor". The latter only fills in the arrowhead, and the former is what affects the line. This makes the edge colors more visible, previously it was a black edge with a colored in arrowhead. For the second change, I added the new Edge color attributes to the checking in the two "basic.ll" tests, so we get some testing coverage of the full printing. For the other affected tests I removed the final "]'" after the fillcolor so it matches up through that attribute and ignores the rest of the line.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions