yugr / ShlibVisibilityChecker
Tool for locating internal symbols unnecessarily exported from shared libraries.
☆38Updated 2 years ago
Alternatives and similar repositories for ShlibVisibilityChecker:
Users that are interested in ShlibVisibilityChecker are comparing it to the libraries listed below
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆51Updated last month
- LD_PRELOAD-able library which runs all spawned processes under Valgrind.☆15Updated 2 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆19Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last month
- Tool for detecting violations of ordering axioms in STL comparators☆16Updated 2 months ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- Fork of LLVM with modifications to support a program repository☆26Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 5 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last month
- GDB helper scripts☆45Updated 4 years ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 3 weeks ago
- grep for C/C++ source files.☆25Updated 5 months ago
- ☆38Updated last year
- The ELF Tool Chain Project (mirror of SourceForge.Net). Please do not create pull requests here on Github, Please use SourceForge's tick…☆71Updated last year
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated 6 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Discover supported and announced features of the C++ compiler and library☆13Updated 11 months ago
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Debug Information Visual Analyzer☆77Updated 4 months ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆41Updated this week
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A Benchmark Toolkit for Assembly Instructions Using the LLVM JIT☆16Updated 4 years ago
- Compiler/BuildSystem Interface Library☆26Updated 2 years ago
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications.☆112Updated 3 weeks ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated last week
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…