Hello,
I’m using event tracing feature to profile my application. So, I enabled “Trace” feature in my application launcher by selecting the required checkboxes. I observed that hook function LLMJVM_MONITOR_IMPL_on_invoke_method is never called but LLMJVM_MONITOR_IMPL_initialize yes when I launch my application firmware on my device.
Can you help me to understand why and have this hook function working ?
Thanks.
Jean Morin