Skip to content
trace-cmd: Version 3.0.1

Fixes since 3.0:

 - Have cpu_data[] array match the CPUs in the trace buffer.
   Some internal code depended on this, and broke with sparse
   recordings (CPUs with no data).

 - Have tracecmd_read_cpu_first() return NULL if the CPU passed in
   is greater than the last CPU with data in it.