malt
malt copied to clipboard
NULL call site address in timeline
When I look at the "callsite" values in memoryTimeline, I'll see some callsite address values of 0x0. Do you know why there would be NULL addresses?
It is not currently a real problem as this value is currently not yet exposed in the view. But that point probably a bug in the instrumenter. The original idea was to print the call triggering the point in the timeline so we know roughtly where we are in the code at that point.