yugr / valgrind-preloadLinks
LD_PRELOAD-able library which runs all spawned processes under Valgrind.
☆15Updated 3 years ago
Alternatives and similar repositories for valgrind-preload
Users that are interested in valgrind-preload are comparing it to the libraries listed below
Sorting:
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 5 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆19Updated 7 months ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated 9 months ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆42Updated 2 years ago
- Automatically spawn gdb on error.☆67Updated 3 years ago
- selectively remove C preprocessor conditionals☆183Updated last year
- Code Analysis and Refactoring with Clang Tools☆125Updated 5 years ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- find unused code by collecting methods defined but not called or referenced☆99Updated last year
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆77Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆253Updated 5 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆104Updated 3 weeks ago
- Unofficial Python bindings to libclang☆26Updated 5 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated 2 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years ago
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 10 months ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated 2 weeks ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimenta…☆121Updated 2 weeks ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago
- Helper scripts for C++ static analysis☆19Updated 4 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- drop-in header-only C++ library to detect hardware capabilities at runtime and at compiletime☆17Updated 7 years ago