summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java_rpc.cpp
diff options
context:
space:
mode:
authorJohn Grossman <johngro@google.com>2012-01-10 12:17:03 -0800
committerJohn Grossman <johngro@google.com>2012-02-16 13:45:11 -0800
commit449725f9aa67136a38c7554ba76ac4e27e5e3bd3 (patch)
treef39c96b0e9520e8fa850393388a51ac54c384a55 /tools/aidl/generate_java_rpc.cpp
parentd8cf2960d0828121d67ad0234c648f193a90c86a (diff)
Reuse callback buffers in the Visualizer.
Don't re-allocate buffers used by Visualizer callbacks as this causes an unacceptable amount of GC thrash. Instead, lazily allocate the buffers and only reallocate them when the required size changes. See http://b/issue?id=5717519 for details. Change-Id: Ibd157ed51f30687ce7c4ef0b4003258a484e0f5d Signed-off-by: John Grossman <johngro@google.com>
Diffstat (limited to 'tools/aidl/generate_java_rpc.cpp')
0 files changed, 0 insertions, 0 deletions