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