Code Monkey home page Code Monkey logo

call-graph-viewer's People

Contributors

lahumphreys avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

coca1ne mxg1984

call-graph-viewer's Issues

Call Graph

This tree structure will provide the full call tree, and will be used for drilling into profile data

(see design)

CallData class

A libCSV implementation to read in call data of the form:

,[>|<],

Stack Class

This will provide the stack implementation for which will process the data provided by CallData

Calls class

This class will provide the flat view on function calls

Path Class

A simple class which will be used to navigate the call graph

cd ../../ doesn't work

Currently you can navigate to the previous node with cd ..
But cd ../.. will fail - this should be handled

Clean up profile.cpp to use a new Config class

Currently commands are configured using custom functions directly into profile.cpp

This is bad style, hard to test and will make it harder to implement custom aliases.

Move it out to use a new process config class

Time CSV integration

The Time object should be enhanced to support the API required by the CSV object.

(requires initialisation from string, and being able to stream to std::stringstream)

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.