diff options
author | Michal Swiatkowski <[email protected]> | 2024-06-27 16:55:42 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-07-11 08:50:34 -0700 |
commit | c563908494e9578da70a11d49f6ad75c56fe8d48 (patch) | |
tree | 283c6f82ff488d749977d4de69a86ab857a5c4d4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | e247267bbeaf0d904b95765b2721495f6581eb65 (diff) |
ice: Remove reading all recipes before adding a new one
The content of the first read recipe is used as a template when adding a
recipe. It isn't needed - only prune index is directly set from there. Set
it in the code instead. Also, now there's no need to set rid and lookup
indexes to 0, as the whole recipe buffer is initialized to 0.
Signed-off-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Marcin Szycik <[email protected]>
Tested-by: Sujai Buvaneswaran <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions