[Lldb-commits] [PATCH] D12936: Groundwork for better tracking of renderscript allocations and scripts.

Aidan Dodds via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 17 07:55:41 PDT 2015


ADodds created this revision.
ADodds added reviewers: clayborg, jingham.
ADodds added a subscriber: lldb-commits.
ADodds set the repository for this revision to rL LLVM.

This patch adds some of the groundwork required for tracking the lifetime of scripts and allocations and collecting data associated with them during execution.


Repository:
  rL LLVM

http://reviews.llvm.org/D12936

Files:
  source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
  source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12936.34996.patch
Type: text/x-patch
Size: 11846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150917/e1c7f001/attachment-0001.bin>


More information about the lldb-commits mailing list