4acd961625
Babeltrace 2 is a trace manipulation toolkit. The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it very easy for mere mortals to view, convert, transform, and analyze traces. See <https://babeltrace.org/> for more details. Babeltrace 2 is a major update of Babeltrace 1 (Buildroot package `lttng-babeltrace`). Both projects are coinstallable. Except for the command-line tool (named `babeltrace2`), the Babeltrace 2 project is not backward compatible with Babeltrace 1. I'm naming this package `babeltrace2` instead of `lttng-babeltrace2` because, although it can read LTTng traces, the two projects are independent. All major distributions use `babeltrace2` as the Babeltrace 2 package's name. I'm keeping the `lttng-babeltrace` package because, as of this date, we still add bug and security fixes from time to time, therefore the project is not in EOL stage. Some external, custom packages could still depend on the Babeltrace 1 library, for example. As with `lttng-babeltrace`, you can build and install the host version of Babeltrace 2 for the workflow where you trace the target, download the resulting trace (or receive it during the tracing process), and then read and analyze it with Babeltrace 2. If you enable the `elfutils` package (`BR2_PACKAGE_ELFUTILS`), then support for Babeltrace 2's debugging information filter component class is enabled. Tested with glibc, uClibc-ng, and musl. Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
91 lines
3.6 KiB
Plaintext
91 lines
3.6 KiB
Plaintext
menu "Host utilities"
|
|
|
|
source "package/aespipe/Config.in.host"
|
|
source "package/android-tools/Config.in.host"
|
|
source "package/babeltrace2/Config.in.host"
|
|
source "package/btrfs-progs/Config.in.host"
|
|
source "package/cbootimage/Config.in.host"
|
|
source "package/checkpolicy/Config.in.host"
|
|
source "package/checksec/Config.in.host"
|
|
source "package/cmake/Config.in.host"
|
|
source "package/cramfs/Config.in.host"
|
|
source "package/cryptsetup/Config.in.host"
|
|
source "package/dbus-python/Config.in.host"
|
|
source "package/dfu-util/Config.in.host"
|
|
source "package/dos2unix/Config.in.host"
|
|
source "package/dosfstools/Config.in.host"
|
|
source "package/doxygen/Config.in.host"
|
|
source "package/dtc/Config.in.host"
|
|
source "package/e2fsprogs/Config.in.host"
|
|
source "package/e2tools/Config.in.host"
|
|
source "package/erofs-utils/Config.in.host"
|
|
source "package/eudev/Config.in.host"
|
|
source "package/exfatprogs/Config.in.host"
|
|
source "package/f2fs-tools/Config.in.host"
|
|
source "package/faketime/Config.in.host"
|
|
source "package/fatcat/Config.in.host"
|
|
source "package/fwup/Config.in.host"
|
|
source "package/genext2fs/Config.in.host"
|
|
source "package/genimage/Config.in.host"
|
|
source "package/genpart/Config.in.host"
|
|
source "package/gnupg/Config.in.host"
|
|
source "package/go/Config.in.host"
|
|
source "package/go-bootstrap/Config.in.host"
|
|
source "package/google-breakpad/Config.in.host"
|
|
source "package/gptfdisk/Config.in.host"
|
|
source "package/imagemagick/Config.in.host"
|
|
source "package/imx-mkimage/Config.in.host"
|
|
source "package/imx-usb-loader/Config.in.host"
|
|
source "package/jq/Config.in.host"
|
|
source "package/jsmin/Config.in.host"
|
|
source "package/libp11/Config.in.host"
|
|
source "package/lld/Config.in.host"
|
|
source "package/lpc3250loader/Config.in.host"
|
|
source "package/lttng-babeltrace/Config.in.host"
|
|
source "package/mender-artifact/Config.in.host"
|
|
source "package/meson-tools/Config.in.host"
|
|
source "package/mfgtools/Config.in.host"
|
|
source "package/mkpasswd/Config.in.host"
|
|
source "package/mtd/Config.in.host"
|
|
source "package/mtools/Config.in.host"
|
|
source "package/mxsldr/Config.in.host"
|
|
source "package/odb/Config.in.host"
|
|
source "package/omap-u-boot-utils/Config.in.host"
|
|
source "package/openocd/Config.in.host"
|
|
source "package/opkg-utils/Config.in.host"
|
|
source "package/parted/Config.in.host"
|
|
source "package/patchelf/Config.in.host"
|
|
source "package/pigz/Config.in.host"
|
|
source "package/pkgconf/Config.in.host"
|
|
source "package/pru-software-support/Config.in.host"
|
|
source "package/pwgen/Config.in.host"
|
|
source "package/python/Config.in.host"
|
|
source "package/python-cython/Config.in.host"
|
|
source "package/python-lxml/Config.in.host"
|
|
source "package/python-six/Config.in.host"
|
|
source "package/python-xlrd/Config.in.host"
|
|
source "package/python3/Config.in.host"
|
|
source "package/qemu/Config.in.host"
|
|
source "package/raspberrypi-usbboot/Config.in.host"
|
|
source "package/rauc/Config.in.host"
|
|
source "package/rcw/Config.in.host"
|
|
source "package/rustc/Config.in.host"
|
|
source "package/s6-rc/Config.in.host"
|
|
source "package/sam-ba/Config.in.host"
|
|
source "package/sdbusplus/Config.in.host"
|
|
source "package/squashfs/Config.in.host"
|
|
source "package/sunxi-tools/Config.in.host"
|
|
source "package/swig/Config.in.host"
|
|
source "package/systemd/Config.in.host"
|
|
source "package/tegrarcm/Config.in.host"
|
|
source "package/ti-cgt-pru/Config.in.host"
|
|
source "package/uboot-tools/Config.in.host"
|
|
source "package/util-linux/Config.in.host"
|
|
source "package/utp_com/Config.in.host"
|
|
source "package/vboot-utils/Config.in.host"
|
|
source "package/xorriso/Config.in.host"
|
|
source "package/zip/Config.in.host"
|
|
source "package/zstd/Config.in.host"
|
|
|
|
endmenu
|