aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2010-03-29 13:08:52 -0700
committerDavid S. Miller <[email protected]>2010-03-29 13:08:52 -0700
commit9e8307ecaf9f8c8b5b3b22145021204c4e73114a (patch)
treed0361a2e093120880adecbd87c1f0f26a57541e9 /tools/perf/util/trace-event-scripting.c
parentd2566af8c4860a03ca685ef0910de406679c3e4e (diff)
sparc64: Properly truncate pt_regs framepointer in perf callback.
For 32-bit processes, we save the full 64-bits of the regs in pt_regs. But unlike when the userspace actually does load and store instructions, the top 32-bits don't get automatically truncated by the cpu in kernel mode (because the kernel doesn't execute with PSTATE_AM address masking enabled). So we have to do it by hand. Reported-by: Frederic Weisbecker <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions