8000 Use runtime.GoroutineProfile to link Guest and Host frames · Issue #35 · dispatchrun/wzprof · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Use runtime.GoroutineProfile to link Guest and Host frames #35
Open
@Pryz

Description

@Pryz

Right now we only profile the guest execution but to have a complete view, it would be interesting to link with the execution of the host-functions in the host itself.
The Go runtime provides an API runtime.GoroutineProfile to retrieve stack traces. Can we leverage this API to record the host activity and walk through the guest?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0