aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSebastian Sanchez <[email protected]>2017-05-12 09:19:36 -0700
committerDoug Ledford <[email protected]>2017-06-27 16:56:33 -0400
commitceb26569af5bc33a8f47b755fd64f12c81801ce8 (patch)
tree3ce21d8e0b6e1605ea32026ea265f3a51d169f2e /tools/perf/scripts/python/export-to-postgresql.py
parent8c32c4f2f7ff91152e09ce57a1bcb75596a71933 (diff)
IB/hfi1: Remove unnecessary initialization from tx request
The tx request is unnecessarily initialized in the hot code path with memset(), however, there's no need to do this as most fields are initialized later on. this initialization shows to be costly in the profile. Remove unnecessary initialization from tx request and make sure all variables are initialized properly. Reviewed-by: Mike Marciniszyn <[email protected]> Signed-off-by: Sebastian Sanchez <[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-postgresql.py')
0 files changed, 0 insertions, 0 deletions