llvm-project/lldb/source/Plugins/Platform/Linux
Bhushan D. Attarde 794a4d5a9f Assembly profiler for mips32
Summary:
Implementation of assembly profiler for MIPS32 using EmulateInstruction which currently scans only prologue/epilogue assembly instructions. It uses llvm::MCDisassembler to decode assembly instructions.

Reviewers: clayborg, jasonmolenda

Differential Revision: http://reviews.llvm.org/D9769

llvm-svn: 237420
2015-05-15 06:53:30 +00:00
..
CMakeLists.txt Adding CMake build system to LLDB. Some known issues remain: 2013-02-21 20:58:22 +00:00
Makefile
PlatformLinux.cpp Assembly profiler for mips32 2015-05-15 06:53:30 +00:00
PlatformLinux.h Convert mmap options for target in InferiorCallMmap. 2015-05-09 15:53:31 +00:00