diff options
author | David S. Miller <davem@davemloft.net> | 2017-12-05 15:01:03 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-05 15:01:03 -0500 |
commit | 045203e90ed30807bfacd80b2e3c64be068ca8a5 (patch) | |
tree | 147cfb71ebf595a78163a827827302ff5103d919 /tools/perf/scripts/python | |
parent | efbf78973978b0d25af59bc26c8013a942af6e64 (diff) | |
parent | 60b84a9b3889a55503c6ffac56d69ecc060ad3b5 (diff) |
Merge branch 'nfp-enhanced-debug-dump-via-ethtool'
Simon Horman says:
====================
nfp: enhanced debug dump via ethtool
Add debug dump implementation to the NFP driver. This makes use of
existing ethtool infrastructure. ethtool -W is used to select the dump
level and ethtool -w is used to dump NFP state.
The existing behaviour of dump level 0, dumping the arm.diag resource, is
preserved. Dump levels greater than 0 are implemented by this patchset and
optionally supported by firmware providing a _abi_dump_spec rtsym. This
rtsym provides a specification, in TLV format, of the information to be
dumped from the NFP at each supported dump level.
Dumps are also structured using a TLVs. They consist a prolog and the data
described int he corresponding dump.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions