a question:

Eugene Ostrovsky wrote:
I.e. outer.start <= inlined.start < inlined.end <= outer.end (where
method.start = code_addr , method.end = code_addr + code_size - 1)

In the described situation outer method is being reported with several events. Do I understald correctly, that in the inequation above:
outer.end - is a maximum of outer.end values from all outers events.
(and outer.start - is a minimum)
?

Reply via email to