diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-17 00:53:15 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-17 15:07:54 -0600 |
| commit | 4982353c696256dfa130f5d009b4271fe34112ac (patch) | |
| tree | 91a4751ff286c9a59728289cea2512f64388c64c /meta-unit-profiling/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend | |
| parent | dfb3c4808b38f7c5f79957f0b75bc497362c2cc6 (diff) | |
Introduce meta-unit-profiling
- Additional profiling commands for busybox
- Support systemd-bootchart
- Enable kernel stats (needed for systemd-bootchart)
Diffstat (limited to 'meta-unit-profiling/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend')
| -rw-r--r-- | meta-unit-profiling/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-unit-profiling/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend b/meta-unit-profiling/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend new file mode 100644 index 0000000..20056f9 --- /dev/null +++ b/meta-unit-profiling/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend @@ -0,0 +1,3 @@ +FILESEXTRAPATHS:prepend := "${UNIT_PROFILING_LAYERDIR}/recipes-kernel/linux/files:" + +require recipes-kernel/linux/unit-profiling.inc |
