pydumpling icon indicating copy to clipboard operation
pydumpling copied to clipboard

Provides a web interface that allows users to simply view information about the call stack

Open un4gt opened this issue 1 year ago • 1 comments

Sorry, it took so long.

Ref: #13

Some example shortcuts:

image

image

Description

serialize the FakeTraceBack, FakeFrame and FakeCode and using visjs/vis-network: :dizzy: Display dynamic, automatically organised, customizable network views. to show simply view information about the call stack.

Usage

pydumpling --vis <your_dump_file>

after type the command, pydumpling generate a html file and auto open in your default browser

Visualization diagram description

image

un4gt avatar Nov 17 '24 19:11 un4gt

And the docs is on the way.

un4gt avatar Nov 17 '24 19:11 un4gt