Instrumentation SDK 1.0.5 The Instrumentation SDK 1.0.5 is an incredibly powerful tool for instrumenting your code for performance analysis that lets you add extra code to your program to gather information about how it executes. With the Instrumentation SDK, you can learn more about how your code executes, including how many times routines are called, what other routines are called, and how much time it takes to execute.