Just a question: we have had the 2.5 feature discussion forum for a while and what I then wonder is... why do these requests pop up AFTER the beta is released?
It's better to suggest features before development actually ended.
there will be a moment were even a change which takes just a single line of code won't make it into v2.5 and that moment appears really quickly now. Adding this will probably take 2-3 hours to add/test etc. and it's a nice thing to have in the framework. It's just that all these last-minute requests should have been requested earlier on. We have rejected some features for v2.5 because there was no time. Squeezing these last minute requests in is unfair to the people who have rejected these features. And I hate to dissapoint people who requested features.
The tracers in llblgen pro are mainly there to give insight in what's going on behind the scenes as a single call to a fetch method for example can spawn a lot of activity and a developer likely wants to have insight. A call to a proc is just that, a call to a proc. You call the proc, the proc gets called. There's not much more to tell really. That's why there aren't tracers on the proc calls.
I'll log your request into our issue tracker, I'm not sure if it will make v2.5.