Breaking Down Query Latency With DTrace

breaking_down_mysql_latency_w_dtrace

There have been many high-level talks about how to use MySQL and DTrace together, but very little technical detail. This talk will show you how to instrument MySQL and InnoDB internals at a very deep level, using filesystem operation latency as a key example. Other topics will include tracing InnoDB’s thread concurrency code. Presented by [...]