Skip to content

Latest commit

 

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)