| # CPU tracing driver | |
| This driver has support for various kinds of cpu tracing. | |
| E.g., from Intel: Processor Trace, and eventually Performance Monitor, | |
| BTS, LBR? | |
| ## Components | |
| + [intel_pt](intel-pt.md) Intel Processor Trace driver | |
| + [intel_pm](intel-pm.md) Intel Performance Monitor |