xunknown / calltreeLinks
This repository was created to maintain "calltree", initial source code from calltree-2.3. "calltree" is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.
☆24Updated 5 years ago
Alternatives and similar repositories for calltree
Users that are interested in calltree are comparing it to the libraries listed below
Sorting:
- libelf☆83Updated 8 years ago
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- uClibc mirror☆59Updated 8 months ago
- Linux Kernel configuration tools - Windows Port☆21Updated 11 years ago
- CodeViz: A CallGraph Visualiser☆272Updated 6 years ago
- Git Mirror of Yann Morin's kconfig-frontends project☆19Updated 12 years ago
- ☆11Updated 6 months ago
- Sourceware.org's Newlib mirror with clang support for ARM baremetal☆72Updated 12 years ago
- Embedded C Library (mirror)☆182Updated 3 weeks ago
- Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results☆49Updated 3 weeks ago
- elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbol…☆37Updated 5 years ago
- Standalone kconfig and kbuild☆61Updated 4 months ago
- A few libunwind examples☆30Updated 4 years ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆197Updated last year
- a riscv32 rv32imc emulator written in c.