diff options
Diffstat (limited to 'decoder/tests/snapshots/tc2-ptm-rstk-t32/trace.ini')
-rw-r--r-- | decoder/tests/snapshots/tc2-ptm-rstk-t32/trace.ini | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/tc2-ptm-rstk-t32/trace.ini b/decoder/tests/snapshots/tc2-ptm-rstk-t32/trace.ini new file mode 100644 index 0000000..1bf46c6 --- /dev/null +++ b/decoder/tests/snapshots/tc2-ptm-rstk-t32/trace.ini @@ -0,0 +1,24 @@ +; DS-5 trace metadata + +; timestamp metadata +[timestamp] +frequency=25000000 + +[trace_buffers] +buffers=buffer0 + +[buffer0] +name=PTM_0_2 +file=PTM_0_2.bin +format=source_data + +[core_trace_sources] +Cortex-A7_0=ETM_0_4 +Cortex-A7_1=ETM_1_5 +Cortex-A7_2=ETM_2_6 +Cortex-A15_0=PTM_0_2 +Cortex-A15_1=PTM_1_3 + +[source_buffers] +PTM_0_2=PTM_0_2 + |