CPU stats conditionally compile for linux, blank implementation for other platforms.
Can gather stats on L1 cache, last level cache and branching.
Output to CSV all summary stats of experiments to a CSV file named after the experiment (as old smart does), to the results folder. If CPU stats are being gathered, those are output as well.
Adds CPU stats and output to CSV for experiments.
Output to CSV all summary stats of experiments to a CSV file named after the experiment (as old smart does), to the results folder. If CPU stats are being gathered, those are output as well.