Columns renaming for "cpu_capacity" events
Created by: derkling
The following patch align the code for "cpu_frequency" and "cpu_capacity" events. Both of then requires a renaming of the "cpu_id" column to read "cpu". This is required to mix and merge events in the plotter class.