Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 515 Bytes

yap_profile.md

File metadata and controls

30 lines (20 loc) · 515 Bytes
title
yap profile

yap profile

profile executes a sampling profiling and returns as result the residency fraction per stack trace

yap profile [flags]

Options

  -h, --help            help for profile
  -o, --output string   the format of output (dot, text) (default "dot")
      --pid int         the PID of the process

Options inherited from parent commands

      --debug   Sets log level to debug

SEE ALSO

  • yap - yap is Yet Another Profiler