diff options
author | MD Danish Anwar <[email protected]> | 2024-08-22 17:56:52 +0530 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-26 09:35:49 -0700 |
commit | 550ee90ac61c1f0cd987c68a9ac6c4c9833925d7 (patch) | |
tree | e6b6eed1d7d39836578b9a9824088d1064bdbdbb /tools/perf/scripts/python/check-perf-trace.py | |
parent | be91edc81b09ca062e39db894561d25447235c68 (diff) |
net: ti: icssg-prueth: Add support for PA Stats
Add support for dumping PA stats registers via ethtool.
Firmware maintained stats are stored at PA Stats registers.
Also modify emac_get_strings() API to use ethtool_puts().
This commit also maintains consistency between miig_stats and pa_stats by
- renaming the array icssg_all_stats to icssg_all_miig_stats
- renaming the structure icssg_stats to icssg_miig_stats
- renaming ICSSG_STATS() to ICSSG_MIIG_STATS()
- changing order of stats related data structures and arrays so that data
structures of a certain stats type is clubbed together.
Signed-off-by: MD Danish Anwar <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions