aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorShay Drory <[email protected]>2023-01-19 09:10:50 +0200
committerSaeed Mahameed <[email protected]>2023-07-27 11:37:29 -0700
commitb90ebfc018b087ba1e4981b298b58733236ff296 (patch)
treedd3305421bbd8791286aefe269538996c341fad8 /tools/perf/scripts/python/bin
parent06cd555f73caec515a14d42ef052221fa2587ff9 (diff)
net/mlx5: Allocate command stats with xarray
Command stats is an array with more than 2K entries, which amounts to ~180KB. This is way more than actually needed, as only ~190 entries are being used. Therefore, replace the array with xarray. Signed-off-by: Shay Drory <[email protected]> Reviewed-by: Moshe Shemesh <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions