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