summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/buildSwigPython.py
diff options
context:
space:
mode:
authorEwan Crawford <ewan@codeplay.com>2015-10-06 08:42:32 +0000
committerEwan Crawford <ewan@codeplay.com>2015-10-06 08:42:32 +0000
commit15f2bd9549247a7b8f3e651e7f51497aaaea50bd (patch)
tree5384886ea2706e9cf67988116cb6f1af9266f77a /lldb/scripts/Python/buildSwigPython.py
parent2f00005cd748e76fc7fa74eb9982ee1f58e5a3bc (diff)
downloadbcm5719-llvm-15f2bd9549247a7b8f3e651e7f51497aaaea50bd.tar.gz
bcm5719-llvm-15f2bd9549247a7b8f3e651e7f51497aaaea50bd.zip
RenderScript command for printing allocation information
This patch adds a new command 'language renderscript allocation list' for printing the details of all loaded RS allocations. In order to work out this information lldb JITs the runtime for the data it wants. This has a penalty of a couple seconds latency, so is only done once for each allocation and the results cached. If the user later wants to recalculate this information however, they can force lldb to do so with the --refresh flag. Reviewed by: jingham, clayborg Subscribers: lldb-commits, ADodds, domipheus, dean, tberghammer, danalbert, srhines Differential Revision: http://reviews.llvm.org/D13247 llvm-svn: 249380
Diffstat (limited to 'lldb/scripts/Python/buildSwigPython.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud