aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2022-08-31 17:40:16 -0500
committerDavid S. Miller <[email protected]>2022-09-02 12:08:44 +0100
commit949cd0b5c296914fac2373f460d67cf6f2f8c6e8 (patch)
tree9d95a3b7f99ada3ddfe758e0cc85c8ce450bba23 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parenteeff7c14e08c00cf15c89954cac719e26dcaf475 (diff)
net: ipa: track completed transactions with an ID
Add a transaction ID field to track the first element in the transaction array that has completed but has not yet been polled. Advance the ID when we are processing a transaction in the NAPI polling loop (where completed transactions become polled). Temporarily add warnings that verify that the first completed transaction tracked by the ID matches the first element on the completed list, both when pending and completing. Remove the temporary warnings added by the previous commit. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions