Skip to content

Fixes #7: method to query GraphModel column count

Robert Roth requested to merge robertroth/libdazzle:graph-model-columns into master

Simple change to add CpuGraph renderers based on the column count of the CpuModel instead of using g_get_num_processors once more.

Merge request reports