vncntrnst

Results 3 issues of vncntrnst

### 1. In `cs_topology_dts.py`: Output on [1]: ``` user@user-desktop:~/Downloads/CSAL/coresight-tools$ sudo python3 cs_topology_dts.py topology.json /* * Device Tree source fragment (for guidance only) */ /* auto-generated */ funnel@0,72010000 { compatible =...

Hi, I have ETMv4 traces that I want to decode. Unfortunately, I get errors like `ERROR: Payload bytes of async are not correct` and `ERROR: Cannot decode a packet of...

### Description I want to do indirect jump resolution and tested it for this simple program which has a function pointer: ``` #include int printPassword() { char *password = "12345";...

bug
needs-triage