{"id":49969,"library":"google-pprof","title":"Pprof","description":"pprof is a tool for collection, manipulation and visualization of performance profiles.","status":"active","version":"0.0.0-20260604005048-7023385849c0","language":"go","source_language":null,"source_url":"https://github.com/google/pprof","tags":["profiling","performance","debugging"],"install":[{"cmd":"go get github.com/google/pprof","lang":"bash","label":"Install github.com/google/pprof"}],"dependencies":[],"imports":[{"symbol":"pprof","correct":"github.com/google/pprof"}],"quickstart":{"code":"import \"github.com/google/pprof/profile\"\n\nfunc main() {\n    p, err := profile.ParseData([]byte{})\n    if err != nil {\n        panic(err)\n    }\n    fmt.Println(p)\n}","lang":"go","description":"Parses a pprof profile from data."},"warnings":[],"env_vars":null,"search_vec":"'collect':7 'debug':16 'manipul':8 'perform':12,15 'pprof':1,2 'profil':13,14 'tool':5 'visual':10","created_at":"2026-06-15T04:35:02.018246+00:00","updated_at":"2026-06-15T04:35:02.018246+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/google/pprof","github":"https://github.com/google/pprof","docs":"https://pkg.go.dev/github.com/google/pprof#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}