dspinellis / effective-debugging
Code examples used in the book Effective Debugging (Addison-Wesley, 2016)
☆49Updated 6 years ago
Alternatives and similar repositories for effective-debugging:
Users that are interested in effective-debugging are comparing it to the libraries listed below
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Learn LLVM Core Libraries, Second Edition, published by Packt☆13Updated 4 years ago
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆35Updated 8 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- Code provided with the book, Code Reading by Diomidis Spinellis☆62Updated 10 years ago
- ☆28Updated 8 months ago
- Library wrapper and system-level tracing utilities☆46Updated 8 years ago
- Slides and presentations☆69Updated 2 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆49Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Jekyll site for C++Now!☆9Updated 7 years ago
- The Secret Life of C++: How C++ Compiles to Assembly☆46Updated 10 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆33Updated 5 years ago
- Slides and sample code from presentations at our meetup.☆64Updated 4 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- A fork of cscope from sourceforge with assignment searches added, with enhancements to support pycscope☆24Updated 13 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- DAMON-based Optimal Operation Schemes☆17Updated 8 months ago
- The Code of Conduct for the CppCon conference, based on the PyCon Code of Conduct☆28Updated 8 months ago
- 2003 Neural Networks experiments -- when it was not mainstream ;-)☆18Updated 8 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Source code for 'Linux Kernel Networking' by Rami Rosen☆27Updated 8 years ago
- Clone of libtraceevent from kernel.org☆16Updated 3 weeks ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- Indent file for Google C++ Coding Style☆42Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated this week