Debugging Linux Kernel using ftrace Part7 - Script to find out what all kernel functions are executed by a particular command

I wrote a script to find out what all kernel functions are being called for a particular linux command we execute.

Script:



Output: 


Comments

Popular posts from this blog

bb.utils.contains yocto

Connecting Serial ports of two Ubuntu VMWare Virtual Machines

make config vs oldconfig vs defconfig vs menuconfig vs savedefconfig