teawater / cmaLinks
C/C++ Dynamic Memory Analyzer (CMA)
☆18Updated 11 years ago
Alternatives and similar repositories for cma
Users that are interested in cma are comparing it to the libraries listed below
Sorting:
- linux-kernel with warpdrive☆15Updated 4 years ago
- A kernel module that dynamically patches the Linux kernel scheduler so as to allow running a custom function upon thread reschedule☆13Updated 7 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Early (now outdated) examples. Use PMDK instead.☆58Updated 10 years ago
- ☆27Updated 9 years ago
- Linux kernel modules for Device File-based I/O Virtualization.☆19Updated 10 years ago
- Memory access tracing QEMU☆98Updated 8 years ago
- A simple fanotify example for watching events on a filesystem.☆13Updated 10 years ago
- This is the code for the tutorial/book named Writing Netfilter Modules☆21Updated last year
- Kernel function hooking using exception tables☆28Updated 7 years ago
- Tools for safe management of persistent main memory.☆28Updated 11 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- This is simple kernel module can get and replace any linux syscall. Nowadays needs some hacks, on x86 platform. Can be used on ARM and x8…☆11Updated 12 years ago
- Overview For this assignment you will be developing an application that uses raw IP sockets to ‘walk’ around an ordered list of nodes (g…☆27Updated 10 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆55Updated 8 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 years ago
- A pure Python library to parse ELF files.☆15Updated 12 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆88Updated 8 years ago
- Minimalistic block device example, for kernel-releases > 3. It's also a working Ramdisk.☆16Updated 9 years ago
- Function tracer for gcc☆35Updated 8 years ago
- ☆20Updated 9 years ago
- ARM/THUMB disassembler☆15Updated 15 years ago
- Porting PMFS to the latest Linux kernel☆16Updated 5 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- kvm hypervisor☆17Updated 2 years ago