bpfcc-introspection
tool to help introspect BPF programs
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
bpfcc-tools
tools for BPF Compiler Collection (BCC)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
libbpf-tools
tools for BPF Compiler Collection based on libbpf (BTF and CO-RE)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
libghc-topograph-prof
directed acyclic graphs; profiling libraries
Directed acyclic graphs can be sorted topographically.
Existence of topographic ordering allows writing many graph
algorithms efficiently. Many graphs, including most
dependency graphs, are acyclic.
libghc-vector-builder-prof
Vector builder; profiling libraries
An API for efficient and convenient construction of vectors.
It provides the composable Builder abstraction, which has instances
of the Monoid and Semigroup classes.
libghc-zip-archive-prof
library to create and modify zip archives; profiling libraries
The zip-archive library provides functions for creating, modifying, and
extracting files from zip archives.