virtme-ng
Helper scripts to test kernel code on qemu
A set of simple tools to run a virtualized Linux kernel that uses the host
Linux distribution or a simple rootfs instead of a whole disk image.
python3-jaraco.classes
additional routines for obtaining class names
Jaraco.classes provides additional routines for obtaining the class names
of an object and its parent classes, some useful metaclasses and methods
for class properties. It's mostly needed as a dependency of other projects
by the same author.
tksvg
Tk extension to read SVG images
This package adds support to read the SVG image format from Tk. The
actual code to parse and raster the SVG comes from nanosvg.
libosmonetif11
Common/shared code regarding network interface for OpenBSC
The libosmo-netif library is one of the libraries needed by the
OpenBSC GSM infrastructure software. This library in particular implements
the shared code for network interfaces.
bpftop
Provides a dynamic real-time view of running eBPF programs
It presents average runtime, events per second, and estimated total
CPU percentage measurements for each program. This tool minimizes
overhead by enabling performance statistics only while it is active.