Space

10 rows where Size = 20 and What = "pcfile"

View and edit SQL

Link rowid ▼ Func Pkg What Size
1622 runtime.mProf_NextCycle runtime pcfile 20
1627 runtime.mProf_Flush runtime pcfile 20
1637 runtime.mProf_Malloc runtime pcfile 20
1642 runtime.mProf_Free runtime pcfile 20
2277 runtime.casgstatus runtime pcfile 20
3567 runtime.traceAcquireBuffer runtime pcfile 20
3577 runtime.traceFlush runtime pcfile 20
3677 runtime.tracebackdefers runtime pcfile 20
3777 runtime.printOneCgoTraceback runtime pcfile 20
4047 runtime.(*pageAlloc).sysGrow.func1 runtime pcfile 20

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE Space (Func varchar, Pkg varchar, What varchar, Size int64);
Powered by Datasette · Query took 20.593ms