[Lldb-commits] [PATCH] D45547: [Command] Implement `stats`

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 13 11:07:57 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330043: [Command] Implement `statistics` command. (authored by davide, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45547?vs=142301&id=142439#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45547

Files:
  lldb/trunk/include/lldb/Target/Target.h
  lldb/trunk/include/lldb/lldb-private-enumerations.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/stats/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/stats/TestStats.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/stats/main.c
  lldb/trunk/source/Commands/CommandObjectExpression.cpp
  lldb/trunk/source/Commands/CommandObjectFrame.cpp
  lldb/trunk/source/Commands/CommandObjectStats.cpp
  lldb/trunk/source/Commands/CommandObjectStats.h
  lldb/trunk/source/Interpreter/CommandInterpreter.cpp
  lldb/trunk/source/Target/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45547.142439.patch
Type: text/x-patch
Size: 13672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180413/dca31249/attachment-0001.bin>


More information about the lldb-commits mailing list