htop/linux
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii
RichString_writeFrom takes a top spot during performance analysis due to the
calls to mbstowcs() and iswprint().

Most of the time we know in advance that we are only going to print regular
ASCII characters.
2020-12-08 20:58:40 +01:00
..
IOPriority.h Enclose macro arguments in parentheses 2020-10-28 19:57:10 +01:00
IOPriorityPanel.c IOPriorityPanel: drop unnecessary buffer size decrement 2020-11-26 20:42:38 +01:00
IOPriorityPanel.h Make all required includes explicit 2020-10-18 20:09:05 +02:00
LibSensors.c IWYU update 2020-12-06 15:32:16 +01:00
LibSensors.h Dynamically load libsensors at runtime 2020-12-02 21:03:24 +01:00
LinuxProcess.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
LinuxProcess.h IWYU update 2020-12-06 15:32:16 +01:00
LinuxProcessList.c IWYU update 2020-12-06 15:32:16 +01:00
LinuxProcessList.h Dynamically load libsensors at runtime 2020-12-02 21:03:24 +01:00
Platform.c IWYU update 2020-12-06 15:32:16 +01:00
Platform.h Minor cleanups to platform-specific init and done 2020-11-19 12:32:07 +11:00
PressureStallMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
PressureStallMeter.h Mark remaining classes const 2020-10-13 14:56:01 +02:00
SELinuxMeter.c SELinuxMeter: silence comparison warning on 32-bit 2020-12-07 16:05:12 +01:00
SELinuxMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
SystemdMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
SystemdMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
ZramMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
ZramMeter.h Zram Meter feature 2020-10-31 18:51:53 +01:00
ZramStats.h Zram Meter feature 2020-10-31 18:51:53 +01:00