1. Profiling
Mentor |
|
Course Materials |
|
IRC |
irc.gimp.net #gnome-university |
This course will cover how to optimize your program or library by profiling. Tools such as ftrace, perf, kernelshark, strace, ltrace, and systemtap will be covered. Students will learn how to analyze code to make it do less, and in turn, run faster.
Students will work through the following chapters and perform the exercises. Questions may be asked of the mentor as well as the community on IRC.
1.1. Chapter 1
1.2. Chapter 2
1.3. Chapter 3
1.4. Chapter 4
1.5. Chapter 5
1.6. Chapter 6
1.7. Chapter 7
1.8. Chapter 8
1.9. Chapter 9