Skip to content

Files

Latest commit

f4d4ac4 · Oct 13, 2023

History

History
4 lines (4 loc) · 316 Bytes

TODO.md

File metadata and controls

4 lines (4 loc) · 316 Bytes
  • possibility to specify locality of storage for profiling (local, shared)
  • possibility to export profiles in format for pprof https://github.com/google/pprof
  • possibility to export call stack (short [parent, current], full [entry point, current])
  • possibility to show critical path (function or statement level)