diff options
author | Bruce Allan <[email protected]> | 2020-09-14 08:37:14 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2020-12-09 08:11:13 -0800 |
commit | 88dcfdb4cd82ff3c4cf5d4874fabb6adaaf1ce63 (patch) | |
tree | 2eb98da961ebfd7ccb389ec333e5225adab5cecb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | afae3cc2da100ead3cd6ef4bb1fb8bc9d4b817c5 (diff) |
ice: cleanup stack hog
In ice_flow_add_prof_sync(), struct ice_flow_prof_params has recently
grown in size hogging stack space when allocated there. Hogging stack
space should be avoided. Change allocation to be on the heap when needed.
Signed-off-by: Bruce Allan <[email protected]>
Tested-by: Harikumar Bokkena <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions