diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-12-19 18:52:37 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-23 10:35:55 -0800 |
commit | db7159c400ffbbf3e0df1f3ef6b847b7b62186a3 (patch) | |
tree | a62afd6948c722d2be4a218dc88521f4740976b8 /tools/perf/scripts/python/stackcollapse.py | |
parent | c23a1461bfee0a6f158795a58c768911c49d6cd0 (diff) |
eth: fbnic: store NAPIs in an array instead of the list
We will need an array for storing NAPIs in the upcoming IRQ handler
reuse rework. Replace the current list we have, so that we are able
to reuse it later.
In a few places replace i as the iterator with t when we iterate
over triads, this seems slightly less confusing than having
i, j, k variables.
Link: https://patch.msgid.link/20241220025241.1522781-7-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions