dspinellis / effective-debuggingLinks
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
Sorting:
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Code provided with the book, Code Reading by Diomidis Spinellis☆61Updated 10 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆20Updated 9 years ago
- crash extension module for dumping page caches☆11Updated 4 months ago
- Codes and notes for the book "C++ Concurrency in Action"☆15Updated 10 years ago
- Slides and presentations☆69Updated 2 years ago
- The Code of Conduct for the CppCon conference, based on the PyCon Code of Conduct☆28Updated 9 months ago
- Learn LLVM Core Libraries, Second Edition, published by Packt☆12Updated 4 years ago
- Boost C++ Application Development Cookbook Second Edition, published by Packt☆42Updated 4 years ago
- 2003 Neural Networks experiments -- when it was not mainstream ;-)☆18Updated 8 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
- http://sourceforge.net/projects/strace/☆25Updated 10 years ago
- ☆25Updated 8 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- IPC Examples☆53Updated 5 years ago
- C++ standards drafts☆53Updated 5 years ago
- Common atomic patterns☆19Updated 8 years ago
- A simple userspace program to interact with Linux KVM☆23Updated last year
- Standard template library (STL) documentation from SGI. (Mirror)☆42Updated 6 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- A memory allocator analysis and visualization tool that parses jemalloc statistics to aid in discovering performance bottlenecks and tuni…☆26Updated 4 years ago
- ☆21Updated last year
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆61Updated 3 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆49Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Clone of libtraceevent from kernel.org☆16Updated last week
- deadlock detection for pthread_mutex [search keywords: lockdep pthread]☆8Updated last year
- Collection of C++ Best Practices at Puppet Labs☆20Updated 7 years ago