[Lldb-commits] [PATCH] D110804: Add a new command "target metrics".

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 30 21:12:42 PDT 2021


clayborg added a comment.

In D110804#3035276 <https://reviews.llvm.org/D110804#3035276>, @JDevlieghere wrote:

> In D110804#3033689 <https://reviews.llvm.org/D110804#3033689>, @JDevlieghere wrote:
>
>> We have (short term) plans to start using the statistics to collect more data. Vedant created some patches last year that I've rebased but haven't landed yet. I'll try to get these up on Phabricator ASAP.
>
> D110893 <https://reviews.llvm.org/D110893> & D110895 <https://reviews.llvm.org/D110895>

See what I did in this patch. I think all of the functionality and splitting the stats out into a separate class are taken care of by this patch. Let me know if it works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110804



More information about the lldb-commits mailing list