dspinellis / effective-debuggingLinks
Code examples used in the book Effective Debugging (Addison-Wesley, 2016)
☆52Updated 7 years ago
Alternatives and similar repositories for effective-debugging
Users that are interested in effective-debugging are comparing it to the libraries listed below
Sorting:
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆38Updated 8 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 13 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆16Updated 11 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- IPC Examples☆52Updated 6 years ago
- Upstream Linux Kernel Validation Project Dashboard☆28Updated last year
- Cache Commons☆104Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- Code provided with the book, Code Reading by Diomidis Spinellis☆64Updated 11 years ago
- A reading/viewing list about the theory and practice of performance engineering☆31Updated 6 years ago
- Upstream Linux Kernel Validation Project API☆38Updated last year
- Abseil documentation abseil.io☆166Updated last month
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago
- Programming Pearls Prep work☆100Updated 12 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- CMSC 12300 - Computer Science with Applications 3☆74Updated 9 years ago
- Learn LLVM Core Libraries, Second Edition, published by Packt☆12Updated 5 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆99Updated 8 years ago
- GoogleTest TAP Listener☆79Updated 2 years ago
- ☆70Updated 9 years ago
- Library wrapper and system-level tracing utilities☆47Updated 8 years ago
- ☆29Updated 9 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
- Downstream developer fork of Valgrind☆24Updated 5 years ago
- a tiny tutorial on how to use debugfs in a Linux kernel module☆59Updated last year
- A few libunwind examples☆30Updated 4 years ago
- ☆111Updated 3 years ago
- C++ Concurrency in Action - Practical Multithreading☆61Updated 8 years ago
- Programming with POSIX Threads: David R. Butenhof☆89Updated 12 years ago
- C++11 std::async☆59Updated 13 years ago