massif-visualizer
Visualizer for Valgrind Massif data files (by KDE)
minitrace
Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing). (by hrydgard)

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
massif-visualizer | minitrace | |
---|---|---|
1 | 1 | |
328 | 378 | |
1.5% | 0.5% | |
8.7 | 2.8 | |
5 days ago | 4 months ago | |
C++ | C++ | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
massif-visualizer
Posts with mentions or reviews of massif-visualizer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-15.
-
Is there a way I can visualize all the function calls made while running the project(C++) in a graphical way?
As already mentioned, use valgrind setting massif as your tool and generate the massif.out file. Open this file with massif visualizer: https://github.com/KDE/massif-visualizer
minitrace
Posts with mentions or reviews of minitrace.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-15.
-
Is there a way I can visualize all the function calls made while running the project(C++) in a graphical way?
I propose you to use something like Google Chrome traces. But you need to annotate the source code. Here is a lib that can be helpful https://github.com/hrydgard/minitrace
What are some alternatives?
When comparing massif-visualizer and minitrace you can also consider the following projects:
gperftools - Main gperftools repository
pprof - pprof is a tool for visualization and analysis of profiling data
tracy - Frame profiler
gprof2dot - Converts profiling output to a dot graph.
Sourcetrail - Sourcetrail - free and open-source interactive source explorer

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured