linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] riscv: stacktrace: Add USER_STACKTRACE support
@ 2024-07-08  3:28 Jinjie Ruan
  2024-07-08  3:28 ` [PATCH v3 1/2] riscv: Fix fp alignment bug in perf_callchain_user() Jinjie Ruan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jinjie Ruan @ 2024-07-08  3:28 UTC (permalink / raw)
  To: bjorn, paul.walmsley, palmer, aou, peterz, mingo, acme, namhyung,
	mark.rutland, alexander.shishkin, jolsa, irogers, adrian.hunter,
	kan.liang, dev.mbstr, samuel.holland, linux-riscv, linux-kernel,
	linux-perf-users
  Cc: ruanjinjie

Add RISC-V USER_STACKTRACE support, and fix the fp alignment bug
in perf_callchain_user() by the way as Björn pointed out.

Changes in v3:
- Fix the fp alignment bug in perf_callchain_user().
- Remove the LTP message as Björn suggested.
- Add the userstack trace test info.

Jinjie Ruan (2):
  riscv: Fix fp alignment bug in perf_callchain_user()
  riscv: stacktrace: Add USER_STACKTRACE support

 arch/riscv/Kconfig                 |  1 +
 arch/riscv/kernel/perf_callchain.c | 46 ++----------------------------
 arch/riscv/kernel/stacktrace.c     | 43 ++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 43 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-17 13:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-08  3:28 [PATCH v3 0/2] riscv: stacktrace: Add USER_STACKTRACE support Jinjie Ruan
2024-07-08  3:28 ` [PATCH v3 1/2] riscv: Fix fp alignment bug in perf_callchain_user() Jinjie Ruan
2024-07-08  3:28 ` [PATCH v3 2/2] riscv: stacktrace: Add USER_STACKTRACE support Jinjie Ruan
2024-07-23  1:40   ` Jinjie Ruan
2024-09-17 13:00 ` [PATCH v3 0/2] " patchwork-bot+linux-riscv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).