GithubHelp home page GithubHelp logo

VizTracer 能否可视化python 模块和类之间的调用关系,在分析不熟悉的项目时很有用? 类似于开源库pyan(已经停止维护了) about viztracer HOT 2 CLOSED

Luck-xgy avatar Luck-xgy commented on June 19, 2024
VizTracer 能否可视化python 模块和类之间的调用关系,在分析不熟悉的项目时很有用? 类似于开源库pyan(已经停止维护了)

from viztracer.

Comments (2)

gaogaotiantian avatar gaogaotiantian commented on June 19, 2024

call graph这种东西,但凡程序稍微复杂一点,就是一坨乱麻,该不懂的依然看不懂。它没有时序关系,包含了大量无效信息。其实这个图本质上就是一个flamegraph,只不过每个function一样大了。你可以试一下viztracer的flamegraph功能,就是不包含时序信息的调用栈。

from viztracer.

Luck-xgy avatar Luck-xgy commented on June 19, 2024

谢谢耐心解答,没想到call graph不适用复杂程序,目前我只会写些小脚本 . 我会去试一下viztracer的flamegraph功能的.

from viztracer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.