Profiling Viewer opens and visualizes callgrind files. You can use Treemap, Callgraph, flat or hierarchic lists to identify functions where your application spends more time than expected. You can see how many times a function was called and what function made the call. This information may help you to optimize and improve your code. The required callgrind profiling data can be generated with various external tools available for many platforms and programing languages. For example you can open files generated by Valgrind, ruby-prof, the Xdebug extension for PHP, Python cProfile with pyprof2calltree and many other profiling tools with callgrind file output.
Features
- Function costs Visualized as Treemap or Callgraph
- Handles multiple costs and position types
- Compatible with Xdebug (also with the new 2.6+ versions memory profiling feature)
- Reports for Printing or as PDF
- Supports Mojave Dark Mode
- Display costs as raw data or as percent
- Sort data by costs, function name or filename
- Navigation history
- System functions can be hidden based on customizable presets
- Sourcefile viewer annotated with costs
- Display cycles and recursions
- Parses compressed callgrind files
What's new in version 1.11
Information
License
Commercial
Size
6.6 MB
Downloads
Commercial
Developer's website
https://profilingviewer.com/
App requirements