I'm looking to either run some JS or fire a request when an entry/call is added for the profiler.
Looking at the source (console/commands/profiler.js), it appears there are events fired for startProfiling/stopProfiling but nothing else, so it might not be possible (without modifying the source).
Can anyone confirm that this is the case, or if I'm missing some other location that provides a hook?