]> git.ipfire.org Git - thirdparty/linux.git/commit
objtool: Add is_cold_func() helper
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 18 Mar 2026 22:33:58 +0000 (15:33 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 5 May 2026 04:16:05 +0000 (21:16 -0700)
commit6282e9f46b4fa3ac554852bb1aef17843fc47ee2
tree668f577933a330def78d237f6d31368b697dfd26
parent8eebd573113362ef3a3c75f166a83ee060dae11b
objtool: Add is_cold_func() helper

Add an is_cold_func() helper.  No functional changes intended.

Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/check.c
tools/objtool/include/objtool/elf.h
tools/objtool/klp-diff.c