diff options
author | Moshe Shemesh <moshe@nvidia.com> | 2023-02-14 18:38:06 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-15 19:15:44 -0800 |
commit | d0ab772c1f1558af84f3293a52e9e886e08e0754 (patch) | |
tree | ba1a4db8271cda59da2294bfc67fde2cc8505238 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c745cfb27ae3eec2d16e1f8643338f2067d4fef8 (diff) |
devlink: Fix TP_STRUCT_entry in trace of devlink health report
Fix a bug in trace point definition for devlink health report, as
TP_STRUCT_entry of reporter_name should get reporter_name and not msg.
Note no fixes tag as this is a harmless bug as both reporter_name and
msg are strings and TP_fast_assign for this entry is correct.
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions