It would be helpful if JFR and other profiling tools were able to display whether compiled code whose execution they record was derived form the AOT cache or JITted at runtime. The JVM and, in particular, the AOT Code Cache should provide an API allowing JFR and/or JVMTI agents to identify the provenance of compiled method code.