[Lldb-commits] [PATCH] D33674: Implementation of Intel(R) Processor Trace support for Linux

Ravitheja Addepally via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 21 04:50:59 PDT 2017


ravitheja updated this revision to Diff 103355.
ravitheja added a comment.

Changes for last feedback.


https://reviews.llvm.org/D33674

Files:
  include/lldb/Host/common/NativeProcessProtocol.h
  include/lldb/Host/linux/Support.h
  source/Host/linux/Support.cpp
  source/Plugins/Process/Linux/CMakeLists.txt
  source/Plugins/Process/Linux/NativeProcessLinux.cpp
  source/Plugins/Process/Linux/NativeProcessLinux.h
  source/Plugins/Process/Linux/ProcessorTrace.cpp
  source/Plugins/Process/Linux/ProcessorTrace.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  unittests/CMakeLists.txt
  unittests/Process/CMakeLists.txt
  unittests/Process/Linux/
  unittests/Process/Linux/CMakeLists.txt
  unittests/Process/Linux/ProcessorTraceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33674.103355.patch
Type: text/x-patch
Size: 48169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170621/a14eb23c/attachment-0001.bin>


More information about the lldb-commits mailing list