pprof (1) Linux Manual Page
NAME pprof – manual page for pprof (part of gperftools) SYNOPSIS pprof [options] <program> <profile> DESCRIPTION Prints specified cpu- or heap-profile OPTIONS –cum Sort by cumulative data –base=<base> Subtract <base> from <profile> before display Reporting Granularity: –addresses Report at address level –lines Report at source line level –functions Report at function level [default] –files Report…
