gopprof

package
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(strHttpAddr string, block bool) (err error)

strAddress -> http listen address note: if block=true this function will block your goroutine open your browser and type http://host:port/debug/pprof thread create -> http://host:port/debug/pprof/threadcreate?debug=1 goroutine -> http://host:port/debug/pprof/goroutine?debug=1 heap -> http://host:port/debug/pprof/heap?debug=1

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL