aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAlice Ryhl <[email protected]>2024-08-14 08:05:26 +0000
committerMiguel Ojeda <[email protected]>2024-08-23 06:26:57 +0200
commitdeeecc9c1b979f45ca7b97255763505e5430cce5 (patch)
tree8e911a01a79d5ec2866e566b23156b8c81eeed61 /tools/perf/scripts/python/check-perf-trace.py
parentdb841866ecc01ca01ab93282d7809b87568a18ff (diff)
rust: list: add iterators
Rust Binder has lists containing stuff such as all contexts or all processes, and sometimes needs to iterate over them. This patch enables Rust Binder to do that using a normal for loop. The iterator returns the ArcBorrow type, so it is possible to grab a refcount to values while iterating. Reviewed-by: Benno Lossin <[email protected]> Signed-off-by: Alice Ryhl <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions