Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ Close
Method
Close
driver/driver.go:185–185 ·
view source on GitHub ↗
Close closes the file, releasing associated resources.
()
Source
from the content-addressed store, hash-verified
183
184
// Close closes the file, releasing associated resources.
185
Close() error
186
}
187
188
// A Frame describes a single line in a source file.
Callers
15
Write
Method · 0.65
Diff
Function · 0.65
close
Method · 0.65
Open
Method · 0.65
openFatMachO
Method · 0.65
openMachO
Method · 0.65
openELF
Method · 0.65
openPE
Method · 0.65
computeBase
Method · 0.65
close
Method · 0.65
TestObjFile
Function · 0.65
TestMachoFiles
Function · 0.65
Implementers
6
file
internal/binutils/binutils.go
testFile
internal/driver/fetch_test.go
fakeObj
internal/driver/webui_test.go
mockFile
internal/driver/driver_test.go
mockObjFile
internal/symbolizer/symbolizer_test.go
fakeObj
browsertests/testutils.go
Calls
no outgoing calls
Tested by
9
TestObjFile
Function · 0.52
TestMachoFiles
Function · 0.52
TestPEFile
Function · 0.52
TestHTTPSInsecure
Function · 0.52
TestHTTPSWithServerCertFetch
Function · 0.52
TestNewTempFile
Function · 0.52
TestParse
Function · 0.52
TestOpenSourceFile
Function · 0.52
readProfile
Function · 0.52