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

Dyninst

This is a tool for binary instrumentation. Clone the repository using the command: git clone https://github.com/dyninst/dyninst.git Some useful links: https://github.com/BinaryAnalysisPlatform/bap/ https://studylib.net/doc/5617117/dyninst-tutorial-slides http://www.paradyn.org/tutorial/

April 27, 2018 · 1 min · Sandeep Kumar