linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: 9259/1: stacktrace: Add USER_STACKTRACE support
@ 2024-06-18  3:26 Jinjie Ruan
  2024-06-18  3:26 ` [PATCH 1/2] ARM: 9258/1: Fix callchain_trace() return value Jinjie Ruan
  2024-06-18  3:26 ` [PATCH 2/2] ARM: 9259/1: stacktrace: Add USER_STACKTRACE support Jinjie Ruan
  0 siblings, 2 replies; 5+ messages in thread
From: Jinjie Ruan @ 2024-06-18  3:26 UTC (permalink / raw)
  To: linux, will, mark.rutland, peterz, mingo, acme, namhyung,
	alexander.shishkin, jolsa, irogers, adrian.hunter, kan.liang,
	arnd, afd, akpm, rmk+kernel, linus.walleij, eric.devolder, robh,
	ardb, broonie, lihuafei1, linux-arm-kernel, linux-kernel,
	linux-perf-users
  Cc: ruanjinjie

Add USER_STACKTRACE support and Fix callchain_trace() return value bug
by the way.

Jinjie Ruan (2):
  ARM: 9258/1: Fix callchain_trace() return value
  ARM: 9259/1: stacktrace: Add USER_STACKTRACE support

 arch/arm/Kconfig                 |  1 +
 arch/arm/kernel/perf_callchain.c | 73 +++-----------------------------
 arch/arm/kernel/stacktrace.c     | 65 ++++++++++++++++++++++++++++
 3 files changed, 73 insertions(+), 66 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-27  7:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18  3:26 [PATCH 0/2] ARM: 9259/1: stacktrace: Add USER_STACKTRACE support Jinjie Ruan
2024-06-18  3:26 ` [PATCH 1/2] ARM: 9258/1: Fix callchain_trace() return value Jinjie Ruan
2024-06-26  9:50   ` Linus Walleij
2024-06-27  7:14     ` Jinjie Ruan
2024-06-18  3:26 ` [PATCH 2/2] ARM: 9259/1: stacktrace: Add USER_STACKTRACE support Jinjie Ruan

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).