elementary display of usage data from collectl

plot_usage(x)

Arguments

x

output of cl_parse

Value

ggplot with geom_point and facet_grid

Examples

lk = cl_parse(system.file("demotab/demo_1123.tab.gz", package="Rcollectl")) plot_usage(lk)