Technical requirements
To follow along with the examples, make sure you have a Linux-based host system with gcc
, make
, top
, procps
, valgrind
, and smem
installed.
All of these tools are available on most popular Linux distributions (such as Ubuntu, Arch, and so on).
The code used in this chapter can be found in the chapter folder in this book’s GitHub repository: https://github.com/PacktPublishing/Mastering-Embedded-Linux-Development/tree/main/Chapter18.