aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMike Marciniszyn <[email protected]>2017-10-02 11:04:11 -0700
committerDoug Ledford <[email protected]>2017-10-04 15:39:44 -0400
commite08aa5947688d711d3a2db07604f3f8225d67180 (patch)
tree3a0b0d5a1d1cf945df56ffb17aec9c8d46e5f44c /tools/perf/scripts/python/export-to-sqlite.py
parent9773afb97fc30d22db14a425fea519f4a658dc4e (diff)
IB/hfi1: Fix output trace issues from 16B change
The 16B changes to the output side of the header trace introduced two issues: 1. An uninitialized field "l4" for 9B packets This field needs to be given a value of 0 for 9B packets to insure a correct 9B trace. The fix adds a new define to insure that there is a dummy default for 9B packets to insure the correct string is decoded. 2. Use of entry vs. __entry in field references Fixes: Commit 863cf89d472f ("IB/hfi1: Add 16B trace support") Reported-by: Kaike Wan <[email protected]> Reviewed-by: Don Hiatt <[email protected]> Signed-off-by: Mike Marciniszyn <[email protected]> Signed-off-by: Dennis Dalessandro <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions