dspinellis / effective-debuggingLinks
Code examples used in the book Effective Debugging (Addison-Wesley, 2016)
☆52Updated 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
Sorting:
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆36Updated 8 years ago
 - mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 12 years ago
 - ☆70Updated 9 years ago
 - Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
 - GoogleTest TAP Listener☆79Updated 2 years ago
 - classical example of concurrent producer/consumer problem☆22Updated 2 years ago
 - A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
 - ECE 459: Programming for Performance, Winter 2015☆71Updated 10 years ago
 - Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆54Updated 9 years ago
 - A commented list of Modern C++ resources☆60Updated 8 years ago
 - The LTTng Documentation: Source (official repository)☆71Updated 6 months ago
 - libc++; cloned from http://llvm.org/git/libcxx.git☆192Updated 6 years ago
 - IPC Examples☆52Updated 6 years ago
 - libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
 - Babeltrace /ˈbæbəltreɪs/ is an open-source trace manipulation toolkit.☆108Updated last month
 - ☆236Updated last month
 - ARM programs to illustrate tutorials☆41Updated 10 years ago
 - C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
 - Commentary for xv6-public☆265Updated 5 years ago
 - Develop your own OS kernel by reusing Linux infrastructure☆175Updated 10 years ago
 - Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆224Updated this week
 - Programming Pearls Prep work☆100Updated 12 years ago
 - Codes and notes for the book "C++ Concurrency in Action"☆16Updated 10 years ago
 - C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
 - Advanced Programming in the UNIX Environment - Third Edition☆141Updated 3 years ago
 - ☆46Updated 9 years ago
 - CMSC 12300 - Computer Science with Applications 3☆75Updated 8 years ago
 - Kernel Test Framework - a unit test framework for the Linux kernel☆93Updated 3 years ago
 - Collection of scripts for Linux kernel development☆13Updated last year
 - MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language imple…☆80Updated 5 years ago