What you've learned
You should now know how to:
- Understand different options for accessing counters from user space
- Use the system counter to measure time in code
- Use PAPI to instrument event counters in code
- Use the Linux perf_event_open system call to instrument event counters in code