Depends on D76872.
There was no test for the Intel PT support on LLDB, so I'm creating one, which
will help making progress on solid grounds.
The test is skipped if the Intel PT plugin library is not built.
Differential D77107
[intel-pt] Implement a basic test case wallace on Mar 30 2020, 5:31 PM. Authored by
Details Depends on D76872. There was no test for the Intel PT support on LLDB, so I'm creating one, which The test is skipped if the Intel PT plugin library is not built.
Diff Detail
Event TimelineComment Actions I am worried if this test will be flaky on loaded machines. Not sure how we can ever guarantee we will see processor traces with our stuff in it if the machine is busy running many tests or even doing other things.
Comment Actions It's nice to see this code getting some use. I was starting to think we should delete it...
Comment Actions Addressed comments Also ran the test in parallel to a 'stress -c 100 -i 100' invocation, and it Comment Actions Noise, for some reason I can't run clang-format as part of arc lint on this device.
|
lldbutil.run_to_name_breakpoint