org.bootchart.common
public class BootStats extends Object
Field Summary | |
---|---|
Stats | cpuStats CPU statistics. |
Stats | diskStats Disk I/O utilization and throughput statistics. |
ProcessTree | procTree The process tree. |
Constructor Summary | |
---|---|
BootStats(Stats cpuStats, Stats diskStats, ProcessTree procTree)
Creates a new boot statistics instance.
|
Parameters: cpuStats CPU statistics diskStats disk utilization and throughput I/O statistics procTree the process tree