ARM-software / trappy

This repository has moved to https://gitlab.arm.com/tooling/trappy
Apache License 2.0
60 stars 39 forks source link

idle: Add pivot name for cpu_idle parser #232

Closed bjackman closed 7 years ago

bjackman commented 7 years ago

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.