Space

6 rows where Pkg = "runtime", Size = 30 and What = "pcfile"

View and edit SQL

Link rowid ▼ Func Pkg What Size
572 runtime.largeAlloc runtime pcfile 30
1357 runtime.(*mheap).reclaimChunk runtime pcfile 30
2967 runtime.dieFromSignal runtime pcfile 30
3057 runtime.stackpoolfree runtime pcfile 30
3087 runtime.adjustpointers runtime pcfile 30
4087 runtime.newdefer.func2 runtime pcfile 30

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 26.572ms