summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlexandre Chartre <alexandre.chartre@oracle.com>2025-11-21 12:53:22 +0300
committerPeter Zijlstra <peterz@infradead.org>2025-11-21 17:30:10 +0300
commit26a453fb5637907a538d6ea5ef23651142811e15 (patch)
tree73fdb0ff0a96ea939f4a339c2bbcb4a50ba75254 /scripts
parentfcb268b47a2f4a497fdb40ef24bb9e06488b7213 (diff)
downloadlinux-26a453fb5637907a538d6ea5ef23651142811e15.tar.xz
objtool: Improve register reporting during function validation
When tracing function validation, instruction state changes can report changes involving registers. These registers are reported with the name "r<num>" (e.g. "r3"). Print the CPU specific register name instead of a generic name (e.g. print "rbx" instead of "r3" on x86). Signed-off-by: Alexandre Chartre <alexandre.chartre@oracle.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Josh Poimboeuf <jpoimboe@kernel.org> Link: https://patch.msgid.link/20251121095340.464045-13-alexandre.chartre@oracle.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions