SimonKagstrom / kcov
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
☆720Updated last month
Related projects ⓘ
Alternatives and complementary repositories for kcov
- Clang's scan-build re-implementation in python☆362Updated 2 years ago
- A library for reading and writing the DWARF debugging format☆847Updated last month
- A tool for checking backward API/ABI compatibility of a C/C++ library☆626Updated 5 months ago
- C-Reduce, a C and C++ program reducer☆1,284Updated 5 months ago
- Enhanced GNU Make - tracing, error reporting, debugging, profiling and more☆795Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆178Updated last year
- A LLVM-based static analysis framework.☆941Updated 2 weeks ago
- Yet Another Random Program Generator☆487Updated 3 months ago
- Csmith, a random generator of C programs☆1,018Updated 9 months ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆520Updated last month
- A list of compiler warning flags for different GCC and clang versions☆229Updated 4 years ago
- LCOV☆904Updated 3 weeks ago
- System for building cross-distribution Linux binaries☆572Updated 3 months ago
- A crate for demangling C++ symbols☆299Updated 2 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆397Updated 4 years ago
- Generate code coverage reports with gcc/gcov☆877Updated this week
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,187Updated 6 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- find unused code by collecting methods defined but not called or referenced☆96Updated 10 months ago
- Finds problems in C++ source that slow development of large code bases☆702Updated 2 years ago
- A unit test-like interface for fuzzing and symbolic execution☆819Updated 5 months ago
- GCC plugin that embeds CPython inside the compiler☆201Updated 2 years ago
- Super-parallel Python port of the C-Reduce☆242Updated last month
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆975Updated 2 weeks ago
- Convert .ninja_log files to chrome's about:tracing format.☆419Updated 5 months ago
- Practical mutation testing and fault injection for C and C++☆740Updated 3 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆128Updated 5 months ago
- A minimal toy implementation of strace(1)☆170Updated last year
- C++ ABI Summary☆504Updated 3 weeks ago