diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2024-06-19 20:40:28 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-06-20 20:16:44 +0300 |
commit | 410db103f6ebc68a505ef541291ec327e385205a (patch) | |
tree | 6d0db15c97d6af1a742f40e1307395fb849a186d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4e8ff73eb7ae3f7a7ec1d59f4d54935ae28f4795 (diff) | |
download | linux-410db103f6ebc68a505ef541291ec327e385205a.tar.xz |
KVM: arm64: Make idregs debugfs iterator search sysreg table directly
CTR_EL0 complicates the existing scheme for iterating feature ID
registers, as it is not in the contiguous range that we presently
support. Just search the sysreg table for the Nth feature ID register in
anticipation of this. Yes, the debugfs interface has quadratic time
completixy now. Boo hoo.
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Link: https://lore.kernel.org/r/20240619174036.483943-3-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions