finaldie / ftracer
A toolkit for tracing C/C++ program, to generate a time-line based callgraph
☆48Updated 4 years ago
Alternatives and similar repositories for ftracer:
Users that are interested in ftracer are comparing it to the libraries listed below
- gen-callgraph is a script to generate call graph from elf binary☆49Updated 6 years ago
- coredump analyzer☆27Updated 7 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆79Updated last month
- A tool based on clang which generates a call graph from a given C++ codebase☆139Updated last month
- Thread safe gcc function entry/exit tracer and call graph generator☆15Updated 9 years ago
- Clang AST viewer☆64Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- ☆35Updated 11 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated 10 months ago
- ☆20Updated 2 years ago
- A shared memory dependence tracing tool for dynamic concurrent program analysis☆12Updated 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 weeks ago
- Tool to demangle C++ symbols.☆58Updated last year
- memTrace, a framework for lightweight memory tracing☆57Updated 5 years ago
- Compiler instrumentation for testing☆30Updated 7 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- API tracing framework for Linux C/C++ applications