MCPcopy 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

WriteMethod · 0.65
DiffFunction · 0.65
closeMethod · 0.65
OpenMethod · 0.65
openFatMachOMethod · 0.65
openMachOMethod · 0.65
openELFMethod · 0.65
openPEMethod · 0.65
computeBaseMethod · 0.65
closeMethod · 0.65
TestObjFileFunction · 0.65
TestMachoFilesFunction · 0.65

Implementers 6

fileinternal/binutils/binutils.go
testFileinternal/driver/fetch_test.go
fakeObjinternal/driver/webui_test.go
mockFileinternal/driver/driver_test.go
mockObjFileinternal/symbolizer/symbolizer_test.go
fakeObjbrowsertests/testutils.go

Calls

no outgoing calls

Tested by 9

TestObjFileFunction · 0.52
TestMachoFilesFunction · 0.52
TestPEFileFunction · 0.52
TestHTTPSInsecureFunction · 0.52
TestNewTempFileFunction · 0.52
TestParseFunction · 0.52
TestOpenSourceFileFunction · 0.52
readProfileFunction · 0.52