Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ encode
Method
encode
profile/proto.go:55–55 ·
view source on GitHub ↗
(*buffer)
Source
from the content-addressed store, hash-verified
53
type
message
interface
{
54
decoder() []decoder
55
encode(*buffer)
56
}
57
58
func
marshal(m message) []byte {
Callers
2
marshal
Function · 0.65
encodeMessage
Function · 0.65
Implementers
8
Profile
profile/profile.go
Location
profile/profile.go
Mapping
profile/profile.go
Function
profile/profile.go
ValueType
profile/profile.go
Sample
profile/profile.go
label
profile/profile.go
Line
profile/profile.go
Calls
no outgoing calls
Tested by
no test coverage detected