a-darwish / memfd-examplesLinks
Sample usage of the new memfd_create(2) Linux system call.
☆89Updated 5 years ago
Alternatives and similar repositories for memfd-examples
Users that are interested in memfd-examples are comparing it to the libraries listed below
Sorting:
- Function tracer for gcc☆35Updated 9 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆101Updated 3 years ago
- Update of original etrace program.☆68Updated 2 years ago
- Memory access tracing QEMU☆99Updated 9 years ago
- Clone of https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git☆56Updated 9 years ago
- pahole implementation for gdb☆43Updated 4 years ago
- FreeBSD libsegfault☆73Updated 7 years ago
- Intercept a system call using a loadable kernel module.☆57Updated 10 years ago
- Create Systemtap's USDT probes at runtime☆132Updated 2 years ago
- This repo is a mirror of the official lttng-ust git found at git://git.lttng.org/lttng-ust.git. LTTng-UST, the Linux Trace Toolkit Next G…☆140Updated last month
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Kernel coredump file access☆32Updated 6 months ago
- opensnoop in pure C using eBPF☆103Updated 9 months ago
- Locksmith☆44Updated 4 years ago
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 8 years ago
- EbbRT: elastic building block runtime☆77Updated last year
- Generic eBPF runtime☆151Updated 4 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- Library for Restartable Sequences☆74Updated 3 months ago
- A block device in user space for Linux☆248Updated 2 years ago
- Read your own .note.gnu.build-id☆45Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated 2 years ago
- Light-weight Dynamic Tracer for Linux☆427Updated 2 months ago
- Latency benchmarks of Unix IPC mechanisms☆101Updated 4 months ago