diff options
| author | Paul Heidekrüger <[email protected]> | 2023-11-09 15:51:00 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-10 16:51:40 -0800 |
| commit | 83a6fdd6c27d4f6f51fa1092805676b24e0f8827 (patch) | |
| tree | e09dd10b8e32bbc4e11b46ccb3b75d672dd6c00a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 932b59e3beaefefb1a0bd65f1bb3f9e2000d7315 (diff) | |
kasan: default to inline instrumentation
KASan inline instrumentation can yield up to a 2x performance gain at the
cost of a larger binary.
Make inline instrumentation the default, as suggested in the bug report
below.
When an architecture does not support inline instrumentation, it should
set ARCH_DISABLE_KASAN_INLINE, as done by PowerPC, for instance.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Paul Heidekrüger <[email protected]>
Reported-by: Andrey Konovalov <[email protected]>
Reviewed-by: Marco Elver <[email protected]>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=203495
Acked-by: Andrey Konovalov <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions