-
Notifications
You must be signed in to change notification settings - Fork 387
Home
James Martindale edited this page Jul 31, 2018
·
7 revisions
These external resources are not maintained by gprof2dot author.
Do
docker run -d -p 5000:5000 --name dotimage xieyanbo/dotimage
and use a browser to access http://your.host.ip:5000/
See also:
- pycallgraph -- a call graph generator for Python programs.