[Lldb-commits] [PATCH] D110893: [lldb] Refactor statistics (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 30 16:50:59 PDT 2021


JDevlieghere updated this revision to Diff 376398.

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

https://reviews.llvm.org/D110893

Files:
  lldb/include/lldb/Target/Target.h
  lldb/include/lldb/Utility/Analytics.h
  lldb/include/lldb/Utility/Metrics.def
  lldb/include/lldb/lldb-private-enumerations.h
  lldb/include/lldb/module.modulemap
  lldb/source/API/SBTarget.cpp
  lldb/source/Commands/CommandObjectExpression.cpp
  lldb/source/Commands/CommandObjectFrame.cpp
  lldb/source/Commands/CommandObjectStats.cpp
  lldb/source/Target/Target.cpp
  lldb/source/Utility/Analytics.cpp
  lldb/source/Utility/CMakeLists.txt
  lldb/test/API/functionalities/stats_api/TestStatisticsAPI.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110893.376398.patch
Type: text/x-patch
Size: 13239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210930/bc9762cd/attachment-0001.bin>


More information about the lldb-commits mailing list