linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] perf test: Add test for branch stack sampling
@ 2022-07-05 15:05 German Gomez
  2022-07-05 15:05 ` [PATCH v2 1/1] " German Gomez
  0 siblings, 1 reply; 7+ messages in thread
From: German Gomez @ 2022-07-05 15:05 UTC (permalink / raw)
  To: linux-kernel, linux-perf-users, acme, irogers
  Cc: German Gomez, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Namhyung Kim

Hi,

While testing Anshuman Khandual's branch stack sampling ABI, and BRBE
driver ([1] and [2] respectively) I've been using this test to check the
consistency between arches (x86 and Arm64).

We will extend it with Arm64-specific tests once the BRBE driver has
been reviewed and merged, but for now I think this is generic enough to
also be useful for x86.

Thanks,
German

[1] https://lore.kernel.org/linux-arm-kernel/20220610035101.424112-1-anshuman.khandual@arm.com/
[2] https://lore.kernel.org/all/20220613100119.684673-1-anshuman.khandual@arm.com/

---

v2
  - (Ian Rogers) Include C test program in the shell script.
  - Drop references to Anshuman's ABI ext (FAULT_DATA and FAULT_INST).
    We will track and update this later if necessary.

German Gomez (1):
  perf test: Add test for branch stack sampling

 tools/perf/tests/shell/test_brstack.sh | 114 +++++++++++++++++++++++++
 1 file changed, 114 insertions(+)
 create mode 100755 tools/perf/tests/shell/test_brstack.sh

-- 
2.25.1


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

end of thread, other threads:[~2022-07-12 11:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05 15:05 [PATCH v2 0/1] perf test: Add test for branch stack sampling German Gomez
2022-07-05 15:05 ` [PATCH v2 1/1] " German Gomez
2022-07-08 20:31   ` Namhyung Kim
2022-07-11 12:50     ` German Gomez
2022-07-12 11:56     ` Arnaldo Carvalho de Melo
2022-07-11 20:56   ` Jiri Olsa
2022-07-12  7:59     ` German Gomez

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