Explore >> Select a destination


You are here

www.polarsignals.com
| | www.groundcover.com
4.0 parsecs away

Travel
| | Learn what eBPF is and how it leverages the Linux kernel for controlled program execution. Check eBPF's common use cases and best practices.
| | yosefk.com
4.6 parsecs away

Travel
| | We introduce a new C++ function tracing profiler, and discuss how to use such a profiler, how to make one for native code, and how a simple CPU hardware feature can make tracing very cheap for compiled, interpreted and JITted languages
| | richardstartin.github.io
3.1 parsecs away

Travel
| | 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.
| | aturon.github.io
23.2 parsecs away

Travel
|