Skip to content

FlameViewer 1.0

Latest
Compare
Choose a tag to compare
@kornilova203 kornilova203 released this 15 Apr 08:58
· 3 commits to master since this release
  • FlameViewer is available as a standalone command-line tool. Instructions here: kornilova203/FlameViewer.
  • Convert flamegraph files to internal cflamegraph format to save disk space and speed-up file opening.
  • Support flamegraph files generated by Async Profiler.
  • Hide only smallest nodes if tree is too big so the tree shape is still visible.
  • Use regexp for filtering.
  • Option to include whole stacktrace when filter is applied.
  • Bug fixes.