aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2022-09-09 11:45:25 +0100
committerDavid S. Miller <[email protected]>2022-09-09 11:45:25 +0100
commit6988c1d37787427b86b05ae8142861a0e8d3e396 (patch)
tree44b0dce2f682ec745122d4e78f2a3ad1dea5d864 /tools/perf/scripts/python/stackcollapse.py
parent6fff926141416a971fcdf7fb71fff404ee53ad47 (diff)
parent019e37eaef97d99285390b6eb42410a54a5d6412 (diff)
Merge branch 'net-ipa-next'
Alex Elder says: ==================== net: ipa: don't use lists for transaction state This is the last series of patches to convert the IPA code so integer IDs are used rather than lists to track the state of transactions. A first series of patches added ID fields to track the state of transactions: https://lore.kernel.org/netdev/[email protected] The second series started transitioning code to use these IDs rather than lists to manage state: https://lore.kernel.org/netdev/[email protected] This final series finishes the transition, to always use IDs instead of the lists to manage transaction state. As a result, the list fields, links, and a spinlock to protect updates are no longer needed, so they are removed. This permits a few other improvements to be implemented. ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions