tarun27sh / gdb_graphs
To visualize function call flow for a C/C++ program using gdb and python
☆101Updated last year
Alternatives and similar repositories for gdb_graphs
Users that are interested in gdb_graphs are comparing it to the libraries listed below
Sorting:
- Experiments with the gcc plugin mechanism☆109Updated last year
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- Static Analyser for C☆115Updated last month
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆191Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆140Updated 2 months ago
- Generating the call graph from elf binary file☆36Updated 2 years ago
- pahole implementation for gdb☆42Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- Clang AST viewer☆64Updated 8 years ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆40Updated this week
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- ☆24Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 5 months ago
- ☆69Updated 10 months ago
- notes about glibc, ld-so and more.☆40Updated 4 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆67Updated last year
- A deterministic, fuzzable pthread implementation☆37Updated 2 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 4 months ago
- LLVM Call Graph☆27Updated 4 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- A general cross-architecture C/C++ hotpatch solution using customized userspace eBPF runtime. One patch release can fix the same vulnera…☆26Updated last year
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- Kernel coredump file access☆27Updated 4 months ago
- Configurable instrumentation of LLVM bitcode☆34Updated last month
- Slicing tool for c++ programs using clang AST.☆17Updated 4 years ago
- My exploring in linux kernel☆68Updated last week