diff options
| author | James Clark <[email protected]> | 2023-09-01 14:37:15 +0100 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-11-27 10:21:27 -0300 |
| commit | 2dbba30fd69b604802a9535b74bddb5bcca23793 (patch) | |
| tree | fbd0543e7faab947e326affe2ce461e2aa90b979 /tools/perf/scripts/python/libxed.py | |
| parent | 697579629f850d8f863147351e12e74c50114a8a (diff) | |
perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is present
Since commit d927ef5004ef ("perf cs-etm: Add exception level consistency
check"), the exception that was added to Perf will be triggered unless
the following bugfix from OpenCSD is present:
- _Version 1.2.1_:
- __Bugfix__:
ETM4x / ETE - output of context elements to client can in some
circumstances be delayed until after subsequent atoms have been
processed leading to incorrect memory decode access via the client
callbacks. Fixed to flush context elements immediately they are
committed.
Rather than remove the assert and silently fail, just increase the
minimum version requirement to avoid hard to debug issues and
regressions.
Reviewed-by: Ian Rogers <[email protected]>
Signed-off-by: James Clark <[email protected]>
Tested-by: Leo Yan <[email protected]>
Cc: John Garry <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions