diff options
author | Namhyung Kim <namhyung@kernel.org> | 2025-01-26 13:02:42 -0800 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-02-26 13:42:49 -0800 |
commit | f4dc5a3355a84f53ff3287d496728c7b77160069 (patch) | |
tree | b9f060a407c2f1398fdbaf33eef241d4916df9dd /tools/perf/util/trace-event-scripting.c | |
parent | c40aa8d98db64ee2144bf6cc55eddb4f7625d728 (diff) |
perf annotate-data: Handle direct use of stack pointer without fbreg
Sometimes compiler generates code to use the stack pointer register
without frame pointer. As we know RSP is the stack register on x86,
let's treat it as same as fbreg. But the offset would be opposite
direction so update the debug message accordingly.
Reported-by: Blake Jones <blakejones@google.com>
Link: https://lore.kernel.org/r/20250126210242.1181225-1-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions