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