Development environment courtesy of RISE| fprox.substack.com
man7.org > Linux > man-pages| man7.org
Index ·| www.freedesktop.org
How to capture context switch data and not become crazy in the process| wolf@nereid.pl
All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more| thume.ca
Raw pointers in C/C++ open up entire classes of error that are practically unimaginable in higher level languages. So why does anybody use them at all? Unfortunately, it’s impossible to write a profiler without getting close to some of the sharp edges of unsafe memory. The async-profiler code base contains a lot of low level tricks, and it’s worth studying how some of them work.| Richard Startin’s Blog
man7.org > Linux > man-pages| man7.org
man7.org > Linux > man-pages| man7.org
Contents| fedoraproject.org
PhD student at University of Texas at Austin 🤘. Doing systems for ML.| www.bodunhu.com
Intel Processor Trace is a hardware technology that can record allprogram execution flow along with timing information accurate toaround 30ns. As far as I ca...| Jane Street Blog