Sign in
flutter
/
third_party
/
perfetto
/
10498394b9f4b302ee5f56a08e41e7ba7016be44
/
.
/
test
/
trace_processor
/
profiling
/
profiler_smaps_test.sql
blob: 53e5fd26ef7cbf4d3ac5b0b34a0115fcb72517e4 [
file
] [
log
] [
blame
]
select
id
,
type
,
upid
,
ts
,
path
,
size_kb
,
private_dirty_kb
,
swap_kb
from
profiler_smaps
;