aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorJack Veenstra <veenstra@android.com>2009-05-05 11:29:51 -0700
committerJack Veenstra <veenstra@android.com>2009-05-06 14:38:35 -0700
commitc3b182a8d263ca39c6afcb3cad7745d884201208 (patch)
treed29950a6672cf66bfad538b560669e0566e9fc71 /vm/compiler/codegen/CompilerCodegen.h
parent7bbedee9e9d9cd6d8895fd4de4caa8cf61613916 (diff)
Add support for tracing Java method entry/exit in emulator.
This is part of a larger change and depends on changes to the kernel and the emulator tracing code. The code used to work by by writing to a "magic page" which the emulator would notice because it watches every load and store. But the emulator lost the ability to watch every load and store with the latest update to qemu. So the new code sets up a memory-mapped page that the emulator watches. This is cleaner and more efficient anyway.
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions