Sign in
flutter
/
third_party
/
perfetto
/
b172f98ecb94154e3f66d14a08fcbf1fb30b8c87
/
.
/
test
/
trace_processor
/
parsing
/
cpu.sql
blob: fad57fa7b0caec300d9c8eb955ed086679ff58fc [
file
] [
log
] [
blame
]
SELECT
id
,
cluster_id
,
processor
FROM
cpu
;