callgrind ⭐
File Format: Text
Profilers 🔎
6 Profilers directly output this format:
- PHP xDebug [Docs]
- php-memprof [Docs]
- pprofile [Docs]
- rbspy [Docs]
- sample_prof [Docs]
- Valgrind Callgrind [Docs]
Analysis UIs 📊
6 Analysis UIs can read this format:
Profiler & Analysis UI Graph
Converters
Converts From
This format is directly convertable from 7 formats:
- Devel::DProf, via dprof2calltree [Docs]
- Erlang fprof, via erlgrind [Docs]
- oprofile, via op2calltree [Docs]
- pprof, via pprof -callgrind
- pyprof, via pyprof2calltree [Docs]
- ruby-prof, via RubyProf::CallTreePrinter [Docs]
- VerySleepy, via VerySleepy Export as Callgrind [Docs]
Transitive Formats
Transitive formats you can convert from:
Converts To
This format is directly convertable to 2 formats:
- Chrome JavaScript Profiler .cpuprofile, via XdebugFlamechartConverter [Docs]
- Graphviz, via gprof2dot.py -f callgrind [Docs]
Transitive Formats
Transitive formats you can convert to: