aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2019-05-27 22:55:14 +0200
committerThomas Gleixner <[email protected]>2019-06-12 10:47:03 +0200
commit619c1baa91b2820eae9ff5d89eb525df81ea7a5a (patch)
treee6ed9f8be8090fc55b7104a0225832dab5c2c5ff /tools/perf/scripts/python/export-to-sqlite.py
parent43b98d876f89dce732f50b71607b6d2bbb8d8e6a (diff)
genirq/timings: Fix next event index function
The current code is luckily working with most of the interval samples testing but actually it fails to correctly detect pattern repetition breaking at the end of the buffer. Narrowing down the bug has been a real pain because of the pointers, so the routine is rewrittne by using indexes instead. Fixes: bbba0e7c5cda "genirq/timings: Add array suffix computation code" Signed-off-by: Daniel Lezcano <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions