summaryrefslogtreecommitdiff
path: root/lldb/source/Utility/TraceIntelPTGDBRemotePackets.cpp
AgeCommit message (Expand)Author
2022-12-16JSON: llvm::Optional => std::optionalFangrui Song
2022-07-13[trace][intel pt] Add a cgroup filterGaurav Gaur
2022-06-19[lldb] Use value_or instead of getValueOr (NFC)Kazu Hirata
2022-06-16[trace][intelpt] Support system-wide tracing [21] - Support long numbers in JSONWalter Erquinigo
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 [12] - Support multi-core trace ...Walter 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-05-17[trace][intelpt] Support system-wide tracing [4] - Support per core tracing o...Walter Erquinigo
2022-05-17[NFC][lldb][trace] Use uint64_t when decoding and enconding jsonWalter Erquinigo
2022-05-09Revert "[NFC][lldb][trace] Use uint64_t when decoding and enconding json"Walter Erquinigo
2022-05-09[NFC][lldb][trace] Use uint64_t when decoding and enconding jsonWalter Erquinigo
2022-05-09[trace][intelpt] Support system-wide tracing [3] - Refactor IntelPTThreadTraceWalter Erquinigo
2022-05-09[trace][intelpt] Support system-wide tracing [2] - Add a dummy --per-core-tra...Walter Erquinigo
2022-05-02[trace][intelpt] Support system-wide tracing [1] - Add a method for accessing...Walter Erquinigo
2022-03-24[trace][intelpt] Server side changes for TSC to wall time conversionJakob Johnson
2021-07-20[intel pt] Add TSC timestampsWalter Erquinigo
2021-03-30[trace][intel-pt] Implement trace start and trace stopWalter Erquinigo