summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors/MultiCpu.hs
AgeCommit message (Expand)Author
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz
2010-12-12LintingJose Antonio Ortega Ruiz
2010-12-12Clean up splitEvery implementationBen Boeckel
2010-12-11Don't hard code the number of valuesBen Boeckel
2010-12-08Remove auto*% optionsBen Boeckel
2010-12-08Add auto* and auto*% templatesBen Boeckel
2010-12-08Default to False for the -P option and leave the % to the templatesJose Antonio Ortega Ruiz
2010-03-19Usage barsJose A Ortega Ruiz
2010-01-20New Monitor option to specify minimum percentage widthJose A. Ortega Ruiz
2010-01-19MultiCpus: hlintingJose A. Ortega Ruiz
2010-01-19Tiny refactoringJose A. Ortega Ruiz
2010-01-19MultiCpus: pad percentagesJose A. Ortega Ruiz
2010-01-18MultiCpus: average only over two samplesJose A. Ortega Ruiz
2010-01-18Small refactoringJose A. Ortega Ruiz
2010-01-18Export only public functions in MultiCpuJose A. Ortega Ruiz
2010-01-18Checking for division by 0 in MultiCpusJose A. Ortega Ruiz
2010-01-17New MultiCpu monitor that works like Cpu for multiple CPU coresJose A. Ortega Ruiz