================ @@ -6,6 +6,7 @@ class TestTraceDumpInfo(TraceIntelPTTestCaseBase): + @skipIfNoIntelPT ---------------- JDevlieghere wrote:
Why not decorate the class like you did below? Or even better, should this just be handled by the TraceIntelPTTestCaseBase? https://github.com/llvm/llvm-project/pull/184692 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
