I am an interested on working on dalvik vm (Android). I am trying to go through the code of JIT to find out the operations performed by it and how it selects the traces. I am unable to follow the code. So I request all to help me by suggesting relevant functions in JIT that performs trace selection and translation
You could try
git log --grep JIT
in the dalvik repository, and looking at the changes and the files changed. That should get you a good idea of where the JIT related code is.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With