Skip to content

Surprised that some call-sites are split #21

@sfiruch

Description

@sfiruch

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.
Image

Image

Here's the public profile:
https://share.firefox.dev/40IzYpz

Question

Is this expected or a bug? Can I prevent it from happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions