public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-custom: add linux-tools package and perf
@ 2025-11-26  8:59 'Isaac True' via isar-users
  2025-11-26  8:59 ` [PATCH 1/3] linux-custom: add linux-tools package 'Isaac True' via isar-users
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: 'Isaac True' via isar-users @ 2025-11-26  8:59 UTC (permalink / raw)
  To: isar-users; +Cc: Isaac True

Modify the linux-custom recipe to additionally generate a linux-tools
package, build the perf binary, and add this binary to the new package.
This is useful for profiling application and kernel performance on
targets.

Isaac True (3):
  linux-custom: add linux-tools package
  linux-custom: build perf and add it to linux-tools
  doc: custom_kernel: add perf and linux-tools

 doc/custom_kernel.md                                   |  8 ++++----
 meta/recipes-kernel/linux/files/debian/control.tmpl    | 10 ++++++++++
 meta/recipes-kernel/linux/files/debian/isar/build.tmpl |  1 +
 .../recipes-kernel/linux/files/debian/isar/common.tmpl |  2 ++
 .../linux/files/debian/isar/install.tmpl               |  5 +++++
 meta/recipes-kernel/linux/files/debian/rules.tmpl      |  2 +-
 meta/recipes-kernel/linux/linux-custom.inc             |  1 +
 7 files changed, 24 insertions(+), 5 deletions(-)

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20251126090202.3091051-5-itrue%40emlix.com.

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

end of thread, other threads:[~2025-11-27  7:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-26  8:59 [PATCH 0/3] linux-custom: add linux-tools package and perf 'Isaac True' via isar-users
2025-11-26  8:59 ` [PATCH 1/3] linux-custom: add linux-tools package 'Isaac True' via isar-users
2025-11-26  8:59 ` [PATCH 2/3] linux-custom: build perf and add it to linux-tools 'Isaac True' via isar-users
2025-11-26  9:09   ` 'Isaac True' via isar-users
2025-11-26  8:59 ` [PATCH 3/3] doc: custom_kernel: add perf and linux-tools 'Isaac True' via isar-users
2025-11-26  9:46 ` [PATCH 0/3] linux-custom: add linux-tools package and perf 'Florian Bezdeka' via isar-users
2025-11-26  9:59   ` 'Isaac True' via isar-users
2025-11-26 10:30     ` 'Florian Bezdeka' via isar-users
2025-11-27  7:17 ` 'Jan Kiszka' via isar-users

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