app/procinfo: add device registers dump
authorChengchang Tang <tangchengchang@huawei.com>
Thu, 22 Jul 2021 10:58:36 +0000 (18:58 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 30 Jul 2021 16:45:49 +0000 (18:45 +0200)
commitd3319ef93815415d34a3c0dc5d71962d2d3705cd
tree79cda6fce1b3432c68fbdd3179b7713be102df3d
parentd6f638393fe28a7651ee89915cef9533e0660324
app/procinfo: add device registers dump

This patch add support for dump the device registers from a running
application. It can help developers locate the problem.

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
app/proc-info/main.c