package pprofhandler

import "github.com/valyala/fasthttp/pprofhandler"

Index

Functions

func PprofHandler

func PprofHandler(ctx *fasthttp.RequestCtx)

PprofHandler serves server runtime profiling data in the format expected by the pprof visualization tool.

See https://golang.org/pkg/net/http/pprof/ for details.

Source Files

pprof.go

Version
v1.13.1
Published
May 25, 2020
Platform
linux/amd64
Imports
5 packages
Last checked
2 months ago

Tools for package owners.