Linaro / OpenCSD

CoreSight trace stream decoder developed openly
https://github.com/Linaro/opencsd/wiki
Other
141 stars 53 forks source link

feat(trc_pkt_lister): Print Data Path Response Type on Fatal Error #63

Closed HokageM closed 4 months ago

HokageM commented 5 months ago

This update enhances trc_pkt_lister to print an additional debug message when encountering a Data Path fatal error during trace data processing.

mikel-armbb commented 4 months ago

Please do not have commits that have a massive amount of whitespace / formatting changes - these are impossible to review. The class ocsdDataRespStr converts the ocsd_datapath_resp_t values to strings - see ocsd_error.h

mikel-armbb commented 4 months ago

Closing request - please re-submit according to comments above.