summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Linux/IntelPTSingleBufferTrace.cpp
AgeCommit message (Expand)Author
2023-12-16[lldb] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott
2023-01-28[llvm] Use llvm::bit_floor instead of llvm::PowerOf2Floor (NFC)Kazu Hirata
2022-12-16[trace] Migrate uses of operator<<(raw_ostream &OS, const Optional<T> &O) to ...Fangrui Song
2022-12-16[trace] Change /sys/bus const char * variables to const char []Fangrui Song
2022-12-16JSON: llvm::Optional => std::optionalFangrui Song
2022-12-14[lldb] Use llvm::transformOptional (NFC)Kazu Hirata
2022-08-19[lldb] Use Optional::transform instead of Optional::map (NFC)Kazu Hirata
2022-08-11[NFC][lldb][trace] Fix formatting of tracing filesWalter Erquinigo
2022-07-13[trace][intel pt] Add a cgroup filterGaurav Gaur
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 [18] - some more improvementsWalter 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 [9] - Collect and return context...Walter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [8] - Improve the single buffer ...Walter Erquinigo
2022-05-25Fix conversion error to ExpectedThomas Preud'homme
2022-05-17[trace][intelpt] Support system-wide tracing [5] - Disable/enable per-core tr...Walter Erquinigo
2022-05-17[trace][intelpt] Support system-wide tracing [4] - Support per core tracing o...Walter Erquinigo
2022-05-09[lldb] Fix 7b73de9ec2b19df040c919d3004dfbead9b6ac59Walter Erquinigo
2022-05-09[lldb] Fix 7b73de9ec2b19df040c919d3004dfbead9b6ac59Walter Erquinigo
2022-05-09[lldb] Fix 7b73de9ec2b19df040c919d3004dfbead9b6ac59Walter Erquinigo
2022-05-09[trace][intelpt] Support system-wide tracing [3] - Refactor IntelPTThreadTraceWalter Erquinigo