Implementing Thread State Analysis (TSA)
This post goes through some of the exploration I did around Thread State Analysis (TSA) and proposes a solution to one of the exercises of the System Performance book where the ask is to implement a TSA tool for Linux.