summaryrefslogtreecommitdiffstats
path: root/decoder/tests/snapshots/juno-uname-001
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/tests/snapshots/juno-uname-001')
-rw-r--r--decoder/tests/snapshots/juno-uname-001/cpu_0.ini30
-rw-r--r--decoder/tests/snapshots/juno-uname-001/device_6.ini18
-rw-r--r--decoder/tests/snapshots/juno-uname-001/snapshot.ini10
-rw-r--r--decoder/tests/snapshots/juno-uname-001/trace.ini14
-rw-r--r--decoder/tests/snapshots/juno-uname-001/uname.binbin0 -> 21476 bytes
-rw-r--r--decoder/tests/snapshots/juno-uname-001/uname_trace.binbin0 -> 65536 bytes
-rw-r--r--decoder/tests/snapshots/juno-uname-001/vdso.binbin0 -> 1816 bytes
7 files changed, 72 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/juno-uname-001/cpu_0.ini b/decoder/tests/snapshots/juno-uname-001/cpu_0.ini
new file mode 100644
index 0000000..1303c38
--- /dev/null
+++ b/decoder/tests/snapshots/juno-uname-001/cpu_0.ini
@@ -0,0 +1,30 @@
+[device]
+name=cpu_0
+class=core
+type=Cortex-A53
+
+[regs]
+PC(size:64)=0xFFFFFFC000081000
+SP(size:64)=0
+SCTLR_EL1=0x1007
+CPSR=0x1C5
+
+[dump1]
+file=uname.bin
+address=0x400000
+length=0x000053E4
+
+[dump2]
+file=libc-2.21.so.bin
+address=0x7f9d713000
+length=0x12F88C
+
+[dump3]
+file=ld-2.21.so.bin
+address=0x7f9d85c000
+length=0x1BC20
+
+[dump4]
+file=vdso.bin
+address=0x7f9d887000
+length=0x718
diff --git a/decoder/tests/snapshots/juno-uname-001/device_6.ini b/decoder/tests/snapshots/juno-uname-001/device_6.ini
new file mode 100644
index 0000000..8e1b7a0
--- /dev/null
+++ b/decoder/tests/snapshots/juno-uname-001/device_6.ini
@@ -0,0 +1,18 @@
+[device]
+name=ETM_0
+class=trace_source
+type=ETM4
+
+[regs]
+TRCCONFIGR(0x004)=0x00000000
+TRCTRACEIDR(0x010)=0x00000010
+TRCAUTHSTATUS(0x3EE)=0x000000CC
+TRCIDR0(0x078)=0x28000EA1
+TRCIDR1(0x079)=0x4100F403
+TRCIDR2(0x07A)=0x00000488
+TRCIDR8(0x060)=0x00000000
+TRCIDR9(0x061)=0x00000000
+TRCIDR10(0x062)=0x00000000
+TRCIDR11(0x063)=0x00000000
+TRCIDR12(0x064)=0x00000000
+TRCIDR13(0x065)=0x00000000
diff --git a/decoder/tests/snapshots/juno-uname-001/snapshot.ini b/decoder/tests/snapshots/juno-uname-001/snapshot.ini
new file mode 100644
index 0000000..26965b5
--- /dev/null
+++ b/decoder/tests/snapshots/juno-uname-001/snapshot.ini
@@ -0,0 +1,10 @@
+[snapshot]
+version=1.0
+
+[device_list]
+device0=cpu_0.ini
+device6=device_6.ini
+
+
+[trace]
+metadata=trace.ini
diff --git a/decoder/tests/snapshots/juno-uname-001/trace.ini b/decoder/tests/snapshots/juno-uname-001/trace.ini
new file mode 100644
index 0000000..fb6264f
--- /dev/null
+++ b/decoder/tests/snapshots/juno-uname-001/trace.ini
@@ -0,0 +1,14 @@
+[trace_buffers]
+buffers=buffer0
+
+[buffer0]
+name=ETB_0
+file=uname_trace.bin
+format=coresight
+
+
+[source_buffers]
+ETM_0=ETB_0
+
+[core_trace_sources]
+cpu_0=ETM_0
diff --git a/decoder/tests/snapshots/juno-uname-001/uname.bin b/decoder/tests/snapshots/juno-uname-001/uname.bin
new file mode 100644
index 0000000..63e132d
--- /dev/null
+++ b/decoder/tests/snapshots/juno-uname-001/uname.bin
Binary files differ
diff --git a/decoder/tests/snapshots/juno-uname-001/uname_trace.bin b/decoder/tests/snapshots/juno-uname-001/uname_trace.bin
new file mode 100644
index 0000000..5c8862b
--- /dev/null
+++ b/decoder/tests/snapshots/juno-uname-001/uname_trace.bin
Binary files differ
diff --git a/decoder/tests/snapshots/juno-uname-001/vdso.bin b/decoder/tests/snapshots/juno-uname-001/vdso.bin
new file mode 100644
index 0000000..fa7d8c1
--- /dev/null
+++ b/decoder/tests/snapshots/juno-uname-001/vdso.bin
Binary files differ