[Lldb-commits] [PATCH] Initial Assembly profiler for mips64

Bhushan Attarde bhushan.attarde at imgtec.com
Tue Feb 17 03:45:43 PST 2015


Hi jasonmolenda, clayborg,

This is initial implementation of assembly profiler which only scans prologue/epilogue assembly instructions to create CFI instructions.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7696

Files:
  cmake/LLDBDependencies.cmake
  lib/Makefile
  source/Plugins/Makefile
  source/Plugins/UnwindAssembly/CMakeLists.txt
  source/Plugins/UnwindAssembly/mips/CMakeLists.txt
  source/Plugins/UnwindAssembly/mips/Makefile
  source/Plugins/UnwindAssembly/mips/UnwindAssembly-mips.cpp
  source/Plugins/UnwindAssembly/mips/UnwindAssembly-mips.h
  source/lldb.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7696.20072.patch
Type: text/x-patch
Size: 28690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150217/36eb662b/attachment.bin>


More information about the lldb-commits mailing list