diff options
| author | Jarod Wilson <[email protected]> | 2019-06-07 10:59:26 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-09 13:36:01 -0700 |
| commit | 75466dce4d72a12cff3785bcd5d589c17224c5e4 (patch) | |
| tree | a4c7b4afe03f4f8d0465958c8eb2b9ab31920d64 /tools/perf/scripts/python/bin | |
| parent | 517a772c6c654eff3739c2e7ca3ecf3f895550ab (diff) | |
bonding: improve event debug usability
Seeing bonding debug log data along the lines of "event: 5" is a bit spartan,
and often requires a lookup table if you don't remember what every event is.
Make use of netdev_cmd_to_name for an improved debugging experience, so for
the prior example, you'll see: "bond_netdev_event received NETDEV_REGISTER"
instead (both are prefixed with the device for which the event pertains).
CC: Jay Vosburgh <[email protected]>
CC: Veaceslav Falico <[email protected]>
CC: Andy Gospodarek <[email protected]>
CC: [email protected]
Signed-off-by: Jarod Wilson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions