diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2024-06-27 16:55:42 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2024-07-11 08:50:34 -0700 |
commit | c563908494e9578da70a11d49f6ad75c56fe8d48 (patch) | |
tree | 283c6f82ff488d749977d4de69a86ab857a5c4d4 /tools/perf/scripts/python/task-analyzer.py | |
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 <michal.swiatkowski@linux.intel.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Marcin Szycik <marcin.szycik@linux.intel.com>
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions