Space

5 rows where Size = 800 and What = "text"

View and edit SQL

Link rowid ▼ Func Pkg What Size
604 runtime.persistentalloc1 runtime text 800
1144 runtime.bgscavenge runtime text 800
2394 runtime.handoffp runtime text 800
3124 runtime.copystack runtime text 800
3719 runtime.traceback1 runtime text 800

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