aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2019-07-30 21:29:53 +0800
committerWei Xu <[email protected]>2019-08-13 14:54:19 +0800
commit0a27142bd1ee259e24a0be2b0133e5ca5df8da91 (patch)
treed72620fb516307f9d41ae0a44be406d2144bb5f2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent06709e81c668f5f56c65b806895b278517bd44e0 (diff)
lib: logic_pio: Avoid possible overlap for unregistering regions
The code was originally written to not support unregistering logical PIO regions. To accommodate supporting unregistering logical PIO regions, subtly modify LOGIC_PIO_CPU_MMIO region registration code, such that the "end" of the registered regions is the "end" of the last region, and not the sum of the sizes of all the registered regions. Cc: [email protected] Signed-off-by: John Garry <[email protected]> Signed-off-by: Wei Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions