3 lines
89 B
MySQL
3 lines
89 B
MySQL
|
select id, type, upid, ts, path, size_kb, private_dirty_kb, swap_kb
|
||
|
from profiler_smaps;
|