2
0
Ficheiros
rocm-systems/projects/rocprofiler-systems/perfetto.cfg
T

Ignorando as revisões em .git-blame-ignore-revs. Clique aqui para contornar e ver a vista normal de responsabilização.

16 linhas
312 B
INI
Em bruto Vista normal Histórico

# perfetto --out OUTPUT_FILE --txt -c perfetto.cfg
2021-08-06 13:08:57 -05:00
write_into_file: true
# One buffer allocated within the central tracing binary for the entire trace,
# shared by the two data sources below.
buffers {
size_kb: 102400000
fill_policy: RING_BUFFER
}
data_sources {
config {
2022-05-25 00:35:02 -05:00
name: "track_event"
2021-08-06 13:08:57 -05:00
}
}