8000 Table view drill down - caller vs callee · Issue #13 · microsoft/vscode-js-profile-visualizer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Table view drill down - caller vs callee #13
Open
@davidanthoff

Description

@davidanthoff

Looking at the table view for a typical Julia session:

image

It looks to me that if I expand say the second row, then I get a list of stack frames that are calling the function on the second line, and then if I expand further I get the callers of those lines etc.

I think that is very useful, but wouldn't it be even more useful if expand showed the functions that are being called from that function, i.e. a way to drill down and see how the time is composed across the work that is being done inside the function that I'm drilling down into?

Maybe in an ideal way one could explore in both directions from any given row?

CC @pfitzseb, @aviatesk, @vchuravy

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0