summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors/MultiCpu.hs
AgeCommit message (Collapse)Author
2010-01-20New Monitor option to specify minimum percentage widthJose A. Ortega Ruiz
Ignore-this: 5e0413c218f257c0db06f83665bd2e5 The new option, -p, is a number specifying how many characters the numerical part of percentages should take. Padding consists of whitespace. E.g. -p 3 makes '3%' appear as ' 3%'. The default value is 0, which means padding is disabled. darcs-hash:20100120215608-40885-2c2ac6718af740971dad491eea92947bae840163.gz
2010-01-19MultiCpus: hlintingJose A. Ortega Ruiz
Ignore-this: 3052c410453447cc9ff89950df4c0077 darcs-hash:20100119222347-40885-94bf85e137995f47d59af199c08b8c243aa297a6.gz
2010-01-19Tiny refactoringJose A. Ortega Ruiz
Ignore-this: 404b0000887a9c4dfc5209a9f647d561 darcs-hash:20100119021753-40885-3dd49b3e05ab638a27f51f79e1ee0ad34563f001.gz
2010-01-19MultiCpus: pad percentagesJose A. Ortega Ruiz
Ignore-this: 6b8133d37a7ed40ae8b3dbc4d31920fa darcs-hash:20100119020244-40885-c5d0ea1ba9725b8696d254da5e91d1071e483035.gz
2010-01-18MultiCpus: average only over two samplesJose A. Ortega Ruiz
Ignore-this: bb8498323409ea15d452f46ab64f31cb darcs-hash:20100118010702-40885-37a31605605a9cbf534fac9f4c04bf017c813bf2.gz
2010-01-18Small refactoringJose A. Ortega Ruiz
Ignore-this: 886cfda3510443d12f90c6184bf7f6e6 darcs-hash:20100118010639-40885-c69f6371d0ac730d14859f78f4b091e9327e551d.gz
2010-01-18Export only public functions in MultiCpuJose A. Ortega Ruiz
Ignore-this: efde63978ca9b2ff9450f5f173700f18 darcs-hash:20100117233534-40885-38fe446c00739cc0c324a66a987d201c285b1847.gz
2010-01-18Checking for division by 0 in MultiCpusJose A. Ortega Ruiz
Ignore-this: 37834de5acc423c47e29c9e0a492b71c darcs-hash:20100117233109-40885-cd534ebe12270f0c46426e6ffd057d03b59c7f86.gz
2010-01-17New MultiCpu monitor that works like Cpu for multiple CPU coresJose A. Ortega Ruiz
Ignore-this: 64152f888f1e007612dc8e1f1eace875 darcs-hash:20100117221500-40885-23930af67e2b5446712b1bced29ce56ec696965e.gz