[Lldb-commits] [PATCH] D133763: WIP strawman building perf.cpp on an older kernel

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 13 07:52:46 PDT 2022


labath added a comment.

(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).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133763/new/

https://reviews.llvm.org/D133763



More information about the lldb-commits mailing list