!298 Perf tool add Hip09 json support.
Merge Pull Request from: @hejunhao3
Perf tool add Hip09 json support.
```shell
perf list will look like this:
...
uncore ddrc:
act_cnt
[count of DDRC active commands. Unit: hisi_sccl,ddrc]
cycles
[Unit: hisi_sccl,ddrc]
ddrc_cycles
[Count of DDRC cycles. Unit: hisi_sccl,ddrc]
flux_rd
[DDRC read commands. Unit: hisi_sccl,ddrc]
flux_wr
[DDRC write commands. Unit: hisi_sccl,ddrc]
pre_act
[count of DDRC pre-active commands. Unit: hisi_sccl,ddrc]
priority_cmd
[count of DMC commands with the highest priority. Unit: hisi_sccl,ddrc]
read_cmd
[count of DDRC read commands. Unit: hisi_sccl,ddrc]
read_cmd_occupancy
[count of cycles occupied by the read command in the queue. Unit: hisi_sccl,ddrc]
write_cmd
[count of DDRC write commands. Unit: hisi_sccl,ddrc]
uncore sllc:
cycles
[Unit: hisi_sccl,sllc]
rx_data
[Count of the data received by SLLC. Unit: hisi_sccl,sllc]
rx_data_sum
[total cycles SLLC taken to receive data. Unit: hisi_sccl,sllc]
rx_req
[Count of the requests received by SLLC. Unit: hisi_sccl,sllc]
rx_req_sum
[total cycles SLLC taken to receive requests. Unit: hisi_sccl,sllc]
sllc_cycles
[Count of SLLC cycles. Unit: hisi_sccl,sllc]
tx_data
[Count of the data transmitted by SLLC. Unit: hisi_sccl,sllc]
retry_cpu
[Count of the number of retry that L3C suppresses the CPU operations. Unit: hisi_sccl,l3c]
retry_ring
[Count of the number of retry that L3C suppresses the ring operations. Unit: hisi_sccl,l3c]
...
```
Link:https://gitee.com/openeuler/kernel/pulls/298
Reviewed-by: Ling Mingqiang <lingmingqiang@huawei.com>
Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com>
Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
Showing
文件已移动
文件已移动
想要评论请 注册 或 登录