Sign in
flutter
/
third_party
/
perfetto
/
7edcbe60b3501f61524a8da7cc80f1a33323fb6f
/
.
/
test
/
trace_processor
/
translation
/
slice_name.sql
blob: a3011a8259039e46d8012222a3445cf906b1218b [
file
] [
log
] [
blame
]
SELECT
name
FROM
slice
ORDER
BY
name
;