Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
lldb/source/Plugins/Process/Linux/Perf.cpp | ||
---|---|---|
28 | Use this sort of thing, or an ifdef set by cmake. |
Comment Actions
(This file is only used for the processor trace feature, and one can debug just fine without it. So, I'd just conditionally compile out the processor trace support on older kernels -- it's highly questionable whether this works there anyway).
clang-format not found in user’s local PATH; not linting file.