summaryrefslogtreecommitdiffstats
path: root/linux/PressureStallMeter.c
AgeCommit message (Expand)Author
2023-12-26Add includes for config.h as per the discussion in PR #1337Daniel Lange
2023-02-13Linux: add IRQ PSI meterMatthias Maier
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-05-10platform-dependent files included relative to main source directorymayurdahibhate
2021-04-26Use RichString_appendnAscii where possibleChristian Göttsche
2021-03-04Save text buffer in MeterChristian Göttsche
2020-12-08PSI Meter: use constant width and only print ten-duration as barChristian Göttsche
2020-12-08Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche
2020-12-06Use size_t as len type for Meter_UpdateValuesChristian Göttsche
2020-12-02PressureStallMeter: improve display stringsChristian Göttsche
2020-11-02Whitespace and indentation issuesBenny Baumann
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann
2020-10-13Mark remaining classes constChristian Göttsche
2020-10-10Mark Object pointer to _display function constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-08-20Merge branch 'hishamhm-pull-890'Nathan Scott