summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/trace/multiple-threads
AgeCommit message (Expand)Author
2025-04-01[lldb] Fix intel trace plugin tests (#133826)David Peixotto
2024-06-28[lldb][test] Remove duplicate testcase names in API test-suite (#97043)Michael Buch
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
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-06-16[trace][intelpt] Support system-wide tracing [14] - Decode per cpuWalter Erquinigo
2022-06-16[trace][intelpt] Support system-wide tracing [13] - Add context switch decodingWalter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [10] - Return warnings and tsc i...Walter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [9] - Collect and return context...Walter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [7] - Create a base IntelPTProce...Walter Erquinigo
2022-05-17[trace][intelpt] Support system-wide tracing [4] - Support per core tracing o...Walter Erquinigo
2022-05-09[trace][intelpt] Support system-wide tracing [2] - Add a dummy --per-core-tra...Walter 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-24[lldb] Introduce createTestTarget for creating a valid target in API testsRaphael Isemann
2021-03-30[trace][intel-pt] Implement trace start and trace stopWalter Erquinigo