package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

DumpCPUProfileForUsername dumps a CPU profile at pprofDataPath as cpuprofile_<username>_<temporary id> the stop function it returns stops, writes and closes the CPU profile file.
DumpMemProfileForUsername dumps a memory profile at pprofDataPath as memprofile_<username>_<temporary id>.