All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] perf: Support compat mode for AUX ring buffer
@ 2021-08-29 10:22 ` Leo Yan
  0 siblings, 0 replies; 8+ messages in thread
From: Leo Yan @ 2021-08-29 10:22 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Adrian Hunter, James Clark,
	Mathieu Poirier, Suzuki K Poulose, Mike Leach, John Garry,
	Will Deacon, Peter Zijlstra, Ingo Molnar, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Namhyung Kim, Andi Kleen,
	coresight, linux-arm-kernel, linux-perf-users, linux-kernel,
	Russell King (Oracle)
  Cc: Leo Yan

This patch set is to address the comments in the patch set v1 [1] and
updates the patches.

Changes from v1:
- Added Adrian's review tag for patch 01;
- Refined comment in patch 01 (James);
- Added James' review and test tag for patch 02.

[1] https://lore.kernel.org/patchwork/cover/1473936/


Leo Yan (2):
  perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
  perf auxtrace arm: Support
    compat_auxtrace_mmap__{read_head|write_tail}

 tools/perf/arch/arm/util/auxtrace.c | 32 +++++++++++
 tools/perf/util/auxtrace.c          | 88 +++++++++++++++++++++++++++--
 tools/perf/util/auxtrace.h          | 22 +++++++-
 3 files changed, 135 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-30 21:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-29 10:22 [PATCH v2 0/2] perf: Support compat mode for AUX ring buffer Leo Yan
2021-08-29 10:22 ` Leo Yan
2021-08-29 10:22 ` [PATCH v2 1/2] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail} Leo Yan
2021-08-29 10:22   ` Leo Yan
2021-08-29 10:22 ` [PATCH v2 2/2] perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail} Leo Yan
2021-08-29 10:22   ` Leo Yan
2021-08-30 21:31 ` [PATCH v2 0/2] perf: Support compat mode for AUX ring buffer Arnaldo Carvalho de Melo
2021-08-30 21:31   ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.