diff options
author | James Smart <[email protected]> | 2021-08-16 09:28:51 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-08-24 22:56:33 -0400 |
commit | 8c42a65c391732254d4da66aac6c6f9ed1a290ae (patch) | |
tree | 80fc823d24051ba10eb50c510387896bb1a01397 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 9064aeb2df8e8185f649afa4600edcd8f6a9f6fd (diff) |
scsi: lpfc: Add cm statistics buffer support
The cmf framework requires the driver to maintain a cm statistics table,
accessible inband, of congestion related statistics that are reported per
minute, rolled up to per hour, and rolled up again per day. Several days
worth may be maintained. The table is registered with the adapter when the
MIB feature is enabled.
Add definition of the table and add support to register the table with the
adapter. Includes definition and initialization of event counters that are
later added to the statistics table.
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions