aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2022-09-06 12:19:38 -0500
committerDavid S. Miller <[email protected]>2022-09-09 11:45:25 +0100
commit0c126ec3ddcc81448315e73d196a5a2f42cfd6b4 (patch)
tree4eab0be4c2e40f6f01cca7587f9bd80eecd19e71 /tools/perf/scripts/python/stackcollapse.py
parent6fff926141416a971fcdf7fb71fff404ee53ad47 (diff)
net: ipa: always use transaction IDs instead of lists
In gsi_channel_trans_complete(), use the completed and pending IDs to determine whether there are any transactions in completed state. Similarly, in gsi_channel_trans_cancel_pending(), use the pending and committed IDs to mark pending transactions cancelled. Rearrange the logic a bit there for a simpler result. This removes the only user of list_last_entry_or_null(), so get rid of that macro. 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions