How do you check if your binary is suitable for Valgrind analysis?
How do you list all SystemTap tapsets available on your system?
How can you record system call frequency for a specific user using SystemTap?
How can you check whether SystemTap can compile and insert probes?
Monitor the system graphically using gnome-system-monitor. What steps would you follow to identify high CPU processes?
How do you trace memory allocations inside a user program with SystemTap?