-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Context
I notice from time to time that sometimes a called function is split into two nodes in the call tree and flamegraph. Here's one example, which I'm confused by.
The RequestSum method contains a single call to LoadTreeFromSession. There's only a single call-site, and it's always using the same parameters.

Here's the public profile:
https://share.firefox.dev/40IzYpz
Question
Is this expected or a bug? Can I prevent it from happening?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
