| commit | 78f339d19c2493b27931f7577fa9d2654a4180b7 | [log] [tgz] |
|---|---|---|
| author | Ewan Crawford <ewan@codeplay.com> | Mon Sep 21 10:53:18 2015 +0000 |
| committer | Ewan Crawford <ewan@codeplay.com> | Mon Sep 21 10:53:18 2015 +0000 |
| tree | 61e5fc98be0da727cf129915673756764b8f23fa | |
| parent | 1bacb9220aac69577d92f16bbf179ab703793083 [diff] |
Groundwork for better tracking of renderscript allocations and scripts This patch adds some of the groundwork required for tracking the lifetime of scripts and allocations and collecting data associated with them during execution. Committed on behalf of Aidan Dodds. Authored by: ADodds Reviewed by: clayborg, jingham Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D12936 llvm-svn: 248149