diff options
| author | Jiaran Zhang <zhangjiaran@huawei.com> | 2021-05-14 06:25:17 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-15 01:07:34 +0300 |
| commit | 9149ca0f115acf44f8473c0a1e464e716c4ca83b (patch) | |
| tree | 52675a77200749b9a1c109400321fa3907dd0cdd /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | d658ff34dd7ff9ccf13c59a7c464b55ca122977d (diff) | |
| download | linux-9149ca0f115acf44f8473c0a1e464e716c4ca83b.tar.xz | |
net: hns3: refactor dump intr of debugfs
Currently, the debugfs command for intr is implemented by
"echo xxxx > cmd", and record the information in dmesg. It's
unnecessary and heavy. To improve it, create a single file
"interrupt_info" for it, and query it by command "cat interrupt_info",
return the result to userspace, rather than record in dmesg.
The display style is below:
$cat interrupt_info
num_nic_msi: 65
num_roce_msi: 65
num_msi_used: 2
num_msi_left: 128
Signed-off-by: Jiaran Zhang <zhangjiaran@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
