Daily Archives: April 29, 2009

Using oprofile with the MySQL Server

Monty Taylor from MySQL Consulting gave a Percona Performance Conference talk on using oprofile, the linux kernel profiler, to diagnose MySQL server performance issues. Installing oprofile requires the oprofile package (yum install oprofile), and optionally /boot/vmlinux for kernel symbols. I … Continue reading

Posted in Tech | Leave a comment