mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 0/2] add libtraceevent for perf
@ 2024-05-14 16:45 Uwe Kleine-König
  2024-05-14 16:45 ` [ptxdist] [PATCH v2 1/2] libtraceevent: new package Uwe Kleine-König
  2024-05-14 16:45 ` [ptxdist] [PATCH v2 2/2] kernel/perf: Make use of libtraceevent Uwe Kleine-König
  0 siblings, 2 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2024-05-14 16:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Tretter

Hello,

changes since (implicit) v1 available at
https://lore.ptxdist.org/ptxdist/ZjtM5u8mjdcZjx-B@pengutronix.de/:

 - split in two patches (suggested by Michael Tretter)
 - drop commented out targets (suggested by Michael Tretter)
 - install plugin libraries
 - comment about unset meson config options

Michael requested that I explicitly set all configuration options to
their default value. This felt wrong as most of them don't matter when
documentation is disabled (which is the case here). So as a suggested
compromise I explicitly listed the unset options.

Best regards
Uwe

Uwe Kleine-König (2):
  libtraceevent: new package
  kernel/perf: Make use of libtraceevent

 rules/kernel.in          |  1 +
 rules/kernel.make        |  1 -
 rules/libtraceevent.in   |  8 +++++
 rules/libtraceevent.make | 70 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 79 insertions(+), 1 deletion(-)
 create mode 100644 rules/libtraceevent.in
 create mode 100644 rules/libtraceevent.make

base-commit: 9de477ba07b1778daa58537121091d9f3b8ea670
-- 
2.39.2




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

end of thread, other threads:[~2024-05-14 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-14 16:45 [ptxdist] [PATCH v2 0/2] add libtraceevent for perf Uwe Kleine-König
2024-05-14 16:45 ` [ptxdist] [PATCH v2 1/2] libtraceevent: new package Uwe Kleine-König
2024-05-14 16:45 ` [ptxdist] [PATCH v2 2/2] kernel/perf: Make use of libtraceevent Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox