perf test: Fix basic bpf filtering test
[linux-2.6-microblaze.git] / scripts / kallsyms.c
index 6dc3078..0096cd9 100644 (file)
@@ -109,6 +109,7 @@ static bool is_ignored_symbol(const char *name, char type)
                ".LASANPC",             /* s390 kasan local symbols */
                "__crc_",               /* modversions */
                "__efistub_",           /* arm64 EFI stub namespace */
+               "__kvm_nvhe_",          /* arm64 non-VHE KVM namespace */
                NULL
        };