Skip to content

idle: Add pivot name for cpu_idle parser

Darryl Green requested to merge github/fork/bjackman/cpuidle-pivot into master

Created by: bjackman

This means that when you use a trappy.stats.grammar.Parser to solve "cpu_idle:state" you get a DataFrame with CPUs as columns, each row showing the idle state of each CPU at a given time.

Merge request reports