OSDN Git Service

Free memory associated with the trace descriptor of ALL dropped JIT work orders
authorBen Cheng <bccheng@android.com>
Thu, 11 Feb 2010 01:21:39 +0000 (17:21 -0800)
committerBen Cheng <bccheng@android.com>
Fri, 12 Feb 2010 00:05:46 +0000 (16:05 -0800)
commit4f9be5213afc3e31db170c190f72fd5f91c0e456
tree23d9f317c7919707c65b77b0023fe206cafe549d
parent6f60166f62ac2b1501dc095d9dbfb1a6d28025ad
Free memory associated with the trace descriptor of ALL dropped JIT work orders

To further reduce the memory consumption only enable the method vs trace
compile size stats when WITH_JIT_TUNING is configured.
vm/compiler/Compiler.c
vm/compiler/Frontend.c
vm/interp/Jit.c