diff options
| author | Liam R. Howlett <[email protected]> | 2023-11-01 13:16:27 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-12 10:56:59 -0800 |
| commit | 0de56e38b307b0cb2ac825e8e7cb371a28daf844 (patch) | |
| tree | 051169b4e10a2974e5c8d4e1d348bb8f34fa3b73 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 9a40d45c1f2c49273c04938ec3d7849f685eb3c1 (diff) | |
maple_tree: use maple state end for write operations
ma_wr_state was previously tracking the end of the node for writing.
Since the implementation of the ma_state end tracking, this is duplicated
work. This patch removes the maple write state tracking of the end of the
node and uses the maple state end instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Cc: Peng Zhang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions