All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] perf trace beauty: A fix and some improvements for newfstatat,mprotect
@ 2024-04-18 13:13 Changbin Du
  2024-04-18 13:13 ` [PATCH 1/4] perf trace beauty: Fix statx flags printing Changbin Du
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Changbin Du @ 2024-04-18 13:13 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

Changbin Du (4):
  perf trace beauty: Fix statx flags printing
  perf trace beauty: Beautify newfstatat flags
  perf trace beauty: Always show param if show_zero is set
  perf trace beauty: Always show mprotect prot even though PROT_NONE

 tools/perf/builtin-trace.c      | 15 ++++++++-------
 tools/perf/trace/beauty/statx.c |  3 ++-
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-19  3:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 13:13 [PATCH 0/4] perf trace beauty: A fix and some improvements for newfstatat,mprotect Changbin Du
2024-04-18 13:13 ` [PATCH 1/4] perf trace beauty: Fix statx flags printing Changbin Du
2024-04-18 14:35   ` Arnaldo Carvalho de Melo
2024-04-19  1:38     ` duchangbin
2024-04-19  3:45     ` duchangbin
2024-04-18 13:13 ` [PATCH 2/4] perf trace beauty: Beautify newfstatat flags Changbin Du
2024-04-18 13:13 ` [PATCH 3/4] perf trace beauty: Always show param if show_zero is set Changbin Du
2024-04-18 13:13 ` [PATCH 4/4] perf trace beauty: Always show mprotect prot even though PROT_NONE Changbin Du
2024-04-18 14: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.