linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Always show mmap prot even though PROT_NONE
@ 2024-04-23  1:53 Changbin Du
  2024-04-23  1:53 ` [PATCH v2 1/2] perf trace beauty: Always show param if show_zero is set Changbin Du
  2024-04-23  1:53 ` [PATCH v2 2/2] perf trace beauty: Always show mmap prot even though PROT_NONE Changbin Du
  0 siblings, 2 replies; 5+ messages in thread
From: Changbin Du @ 2024-04-23  1:53 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo, Namhyung Kim
  Cc: Mark Rutland, Alexander Shishkin, Jiri Olsa, Ian Rogers,
	Adrian Hunter, linux-perf-users, linux-kernel, Changbin Du

v2:
  - Remove bugfix since the code is refactored in perf-tools-next.
  - Also apply to mmap, pkey_mprotect.

Changbin Du (2):
  perf trace beauty: Always show param if show_zero is set
  perf trace beauty: Always show mmap prot even though PROT_NONE

 tools/perf/builtin-trace.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-24  2:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23  1:53 [PATCH v2 0/2] Always show mmap prot even though PROT_NONE Changbin Du
2024-04-23  1:53 ` [PATCH v2 1/2] perf trace beauty: Always show param if show_zero is set Changbin Du
2024-04-23 20:37   ` Arnaldo Carvalho de Melo
2024-04-24  2:43     ` duchangbin
2024-04-23  1:53 ` [PATCH v2 2/2] perf trace beauty: Always show mmap prot even though PROT_NONE Changbin Du

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