Understanding Linux perf: stat and record

What really happens in the kernel when you run perf stat or perf record.

December 4, 2025 · 8 min · Sandeep Kumar

Adding a counter to the *proc* interface

A practical guide to instrumenting the Linux kernel by adding custom counters to /proc/vmstat

April 8, 2021 · 9 min · Sandeep Kumar