summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/trace/TestTraceStartStop.py
AgeCommit message (Expand)Author
2025-04-01[lldb] Fix intel trace plugin tests (#133826)David Peixotto
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-10-25[trace][intel pt][simple] Fix errors after switching to libipt's top of treeWalter Erquinigo
2022-08-12[trace][intel pt] Fix per-psb packet decodingWalter Erquinigo
2022-07-13[trace][intel pt] Add a nice parser for the trace sizernofenko
2022-06-29[trace] Make events first class items in the trace cursor and rework errorsWalter Erquinigo
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-06-16[trace][intelpt] Support system-wide tracing [20] - Rename some fields in the...Walter Erquinigo
2022-05-09[trace][intelpt] Support system-wide tracing [2] - Add a dummy --per-core-tra...Walter Erquinigo
2022-04-06[trace][intelpt] Introduce instruction IdsWalter Erquinigo
2022-03-21[trace] clear any existing tracing sessions before relaunching the binaryWalter Erquinigo
2021-07-16[trace][intel pt] Implement the Intel PT cursorWalter Erquinigo
2021-06-23[NFC][trace] remove dead functionWalter Erquinigo
2021-06-17[trace][intel-pt] Create basic SB APIWalter Erquinigo
2021-05-04[trace] Dedup different source lines when dumping instructions + refactorWalter Erquinigo
2021-03-30[trace][intel-pt] Implement trace start and trace stopWalter Erquinigo
2020-11-18[trace][intel-pt] Scaffold the 'thread trace start | stop' commandsWalter Erquinigo