onlyuser / gen-callgraphLinks
gen-callgraph is a script to generate call graph from elf binary
☆48Updated 6 years ago
Alternatives and similar repositories for gen-callgraph
Users that are interested in gen-callgraph are comparing it to the libraries listed below
Sorting:
- Clang AST viewer☆68Updated 8 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- Generating the call graph from elf binary file☆38Updated 2 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- A tool based on clang which generates a call graph from a given C++ codebase