Skip to content

Linking call stack to timeline #184

@aulwes

Description

@aulwes

Hi, In the latest master branch, the struct SegmentInfo contains the field, allocTime, which implies the time when an allocation occurs. How can I get this info from the json output file from a call stack? What I'm attempting to do is link a call stack to a particular time in the Timeline view. For example, if I see a large jump in physical memory, I'd like to determine which allocation caused the jump. it seems there must be some way for me to parse the json output to read the allocTime and find the associated call stack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions