linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1]  perf tools: Add a place to put kernel config fragments for test runs
@ 2023-06-28 10:53 James Clark
  2023-06-28 10:53 ` [PATCH v1 1/1] " James Clark
  2023-06-29 22:03 ` [PATCH v1 0/1] " Namhyung Kim
  0 siblings, 2 replies; 7+ messages in thread
From: James Clark @ 2023-06-28 10:53 UTC (permalink / raw)
  To: linux-perf-users, acme, masahiroy, leo.yan, broonie,
	Aishwarya.TCV
  Cc: James Clark, Peter Zijlstra, Ingo Molnar, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Namhyung Kim, Ian Rogers,
	Adrian Hunter, linux-kernel

Changes since RFC:

 * Changed arch filename convention to use the ARCH= build time values
   instead of uname

It seems like there were no objections on the RFC, apart from maybe
changing the perf tests to run as a kself test. But that's probably not
going to happen for a while, if ever, and these fragments can always
be moved in that case.

James Clark (1):
  perf tools: Add a place to put kernel config fragments for test runs

 tools/perf/tests/config-fragments/README |  7 +++++++
 tools/perf/tests/config-fragments/arm64  |  1 +
 tools/perf/tests/config-fragments/config | 11 +++++++++++
 3 files changed, 19 insertions(+)
 create mode 100644 tools/perf/tests/config-fragments/README
 create mode 100644 tools/perf/tests/config-fragments/arm64
 create mode 100644 tools/perf/tests/config-fragments/config


base-commit: ad5f604e186ac08d12c401e34ea96c09c38ddbc5
-- 
2.34.1


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

end of thread, other threads:[~2023-07-28 13:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 10:53 [PATCH v1 0/1] perf tools: Add a place to put kernel config fragments for test runs James Clark
2023-06-28 10:53 ` [PATCH v1 1/1] " James Clark
2023-06-29 22:03 ` [PATCH v1 0/1] " Namhyung Kim
2023-06-30  8:04   ` James Clark
2023-07-28 10:48     ` James Clark
2023-07-28 13:29       ` Arnaldo Carvalho de Melo
2023-07-28 13:59         ` James Clark

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