Chapter 11. Process Tapset

Table of Contents

probe process.create — Fires whenever a new process is successfully created
probe process.start — Starting new process
probe process.exec — Attempt to exec to a new program
probe process.exec_complete — Return from exec to a new program
probe process.exit — Exit from process
probe process.release — Process released

This family of probe points is used to probe the process activities. It contains the following probe points: