sstefani / mtraceLinks
dynamic memory allocation tracer
☆22Updated 2 years ago
Alternatives and similar repositories for mtrace
Users that are interested in mtrace are comparing it to the libraries listed below
Sorting:
- Mirror of memwatch : a memory leak detection tool.☆23Updated 10 years ago
- ☆27Updated 9 years ago
- A simple fanotify example for watching events on a filesystem.☆13Updated 9 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- Examples of common C techniques on Linux☆32Updated 7 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- A network stack in userspace☆23Updated 7 years ago
- sharing eventfd's across unrelated processes with libancillary☆47Updated 3 years ago
- kvm hypervisor☆16Updated 2 years ago
- Mock++: A Portable Mocking Framework for C++11☆18Updated 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 last year
- Simple memory leak finder.☆51Updated 11 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- An embedded operating system kernel☆15Updated 7 years ago
- ☆32Updated 2 years ago
- A collection of Linux kernel modules for educational purposes☆39Updated 8 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- Watch actual usage of memory(RAM) of an Application/Program to debug the memory leak issue☆27Updated 9 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- azazel反编译器 ftrace函数追踪 elfdemon 代码注入 lpv,skeksi,saruman 病毒 quenya 重建进程☆17Updated 6 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆54Updated 8 years ago
- ☆20Updated 9 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- 用驱动的方式窥视linux内核的实现☆18Updated 6 years ago
- Intel Performance Counter Monitoring - with FreeBSD fixes☆16Updated 10 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 2 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- MDX — A BSD-style RTOS☆27Updated last month