summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLiao Chang <liaochang1@huawei.com>2022-09-27 05:24:35 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2022-09-30 11:17:15 +0300
commita0caebbd04602cb7d28f6f316213a915ffab92a2 (patch)
treea830eb7fcba98264df2b0315495eca5c88fc0a02 /tools/perf/scripts/python/export-to-postgresql.py
parent8c6e3657be6b39cd5943041d0a4ab6bd5d0c2258 (diff)
downloadlinux-a0caebbd04602cb7d28f6f316213a915ffab92a2.tar.xz
arm64/kprobe: Optimize the performance of patching single-step slot
Single-step slot would not be used until kprobe is enabled, that means no race condition occurs on it under SMP, hence it is safe to pacth ss slot without stopping machine. Since I and D caches are coherent within single-step slot from aarch64_insn_patch_text_nosync(), hence no need to do it again via flush_icache_range(). Acked-by: Will Deacon <will@kernel.org> Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Liao Chang <liaochang1@huawei.com> Link: https://lore.kernel.org/r/20220927022435.129965-4-liaochang1@huawei.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions