package
Version:
v1.8.3
Opens a new window with list of versions in this module.
Published: Jun 17, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DumpCPUProfileForUsername(pprofDataPath, username string) func()
DumpCPUProfileForUsername dumps a CPU profile at pprofDataPath as cpuprofile_<username>_<temporary id>
it returns the stop function which stops, writes and closes the CPU profile file
func DumpMemProfileForUsername(pprofDataPath, username string)
DumpMemProfileForUsername dumps a memory profile at pprofDataPath as memprofile_<username>_<temporary id>
Source Files
¶
Click to show internal directories.
Click to hide internal directories.