diff options
author | MD Danish Anwar <danishanwar@ti.com> | 2024-08-22 17:56:52 +0530 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-26 09:35:49 -0700 |
commit | 550ee90ac61c1f0cd987c68a9ac6c4c9833925d7 (patch) | |
tree | e6b6eed1d7d39836578b9a9824088d1064bdbdbb /tools/perf/scripts/python/gecko.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 <danishanwar@ti.com>
Link: https://patch.msgid.link/20240822122652.1071801-3-danishanwar@ti.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions