DependableSystemsLab / LLFILinks
LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injected into specific program points, and the effect can be easily tracked back to the source code. Please refer to the paper below. NOTE: If you publish a paper using LLFI, please add it to PaperLLFI.bib
☆72Updated 2 years ago
Alternatives and similar repositories for LLFI
Users that are interested in LLFI are comparing it to the libraries listed below
Sorting:
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- ☆15Updated 6 years ago
- ☆32Updated 2 years ago
- Efficient Path Profiling using LLVM☆19Updated 7 years ago
- ☆63Updated 5 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 7 years ago
- Fault injector for GPUs based on the LLFI Fault Injection Tool☆20Updated 7 years ago
- a Pin tool for collecting microarchitecture-independent workload characteristics☆59Updated last year
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- SUPA☆28Updated 5 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.☆92Updated 10 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- bogo for ASPLOS'19☆9Updated 6 years ago
- GPUReplay, ASPLOS 2022☆36Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- Gem5 implementation of "InvisiSpec", a defense mechanism of speculative execution attacks on cache hierarchy.☆60Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Test suite for the Linux perf_event subsystem☆116Updated this week
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- A false sharing detection and repair tool☆14Updated 6 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for test…☆69Updated 8 years ago
- A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, availabl…☆45Updated 6 months ago
- PIN-based Fault-Injector is a fault injector based on the Intel PIN tool. For more information, please refer to the following paper:☆17Updated 6 years ago
- Hardware-assisted Data-flow Isolation☆27Updated 7 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- git://g.csail.mit.edu/kint☆49Updated 11 years ago
- Enable user-mode access to ARMv7/Linux performance counters☆42Updated 8 years ago