matheustavares / gcc-callgraph-pluginLinks
A GCC plugin to dump call graphs for programs being compiled using LTO.
☆22Updated 5 years ago
Alternatives and similar repositories for gcc-callgraph-plugin
Users that are interested in gcc-callgraph-plugin are comparing it to the libraries listed below
Sorting:
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆185Updated 3 years ago
- Runtime type and bounds-error checking for C/C++☆105Updated 8 months ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆149Updated 4 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- CoREBench: Errors in Find, Grep, Make☆13Updated 9 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- ☆36Updated 2 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆55Updated 3 years ago
- KLEE's version of uClibc☆56Updated last year
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆125Updated 3 weeks ago
- LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM☆25Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A library to parse gdb mi output and interact with gdb subprocesses☆242Updated last year
- A collection of analysis tools for Kconfig and Kbuild constraints.☆55Updated 4 months ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆48Updated this week
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- C Code Source Metrics - tool to gather simple metrics from C code☆38Updated last year
- Static Analyser for C☆130Updated last month
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆156Updated 6 months ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago
- ☆70Updated last year
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- Clade is a tool for extracting information about software build process and source code☆22Updated last year
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆77Updated last year