mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-08-20 15:59:13 +02:00
![]() traced_perf is required for using e.g. callstack_sampling, see https://perfetto.dev/docs/getting-started/cpu-profiling Tested on qemu: Starting perfetto using a configuration which uses `callstack_sampling` starts traced_perf as a side-effect when perfetto is compiled with clang: ``` root@qemux86-64:~# tracebox --txt -c /tmp/config.pbtxt -o /tmp/perfetto-trace.pb & root@qemux86-64:~# ps -eo pid,cmd | grep tracebox 529 tracebox --txt -c /tmp/config.pbtxt -o /tmp/perfetto-trace.pb 530 /usr/bin/tracebox traced 533 /usr/bin/tracebox traced_probes --reset-ftrace 536 /usr/bin/tracebox traced_perf ``` Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
---|---|---|
contrib | ||
meta-filesystems | ||
meta-gnome | ||
meta-initramfs | ||
meta-multimedia | ||
meta-networking | ||
meta-oe | ||
meta-perl | ||
meta-python | ||
meta-webserver | ||
meta-xfce | ||
.b4-config | ||
.gitignore | ||
COPYING.MIT | ||
README.md |
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories