aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2011-02-18 11:13:56 -0800
committerbuzbee <buzbee@google.com>2011-02-18 11:13:56 -0800
commit03af43a4851879e98de8ffc19c786c293f68f4e7 (patch)
tree21ba6572e9df123390af3234738ddeb9602552da /vm/compiler/codegen/arm/CodegenDriver.c
parentd8dc6b738a5b531e4ed39e696754bfecb2533c62 (diff)
[JIT] Fix profile trace dump
The debugging profile mode prints out a list of the top ten traces, followed by recompilations. In some cases, it is possible that a trace was requested, but did not finish compiling before the run ended. If so, that could cause the dump to fail. This CL adds a check for null codeAddress to detect those cases. Change-Id: I415fd94d8fa9e270f75d5114fa5cc5d993bd6997
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions