Martin Weinelt b4eac11cbd
Clean up trailing whitespaces in cpu stats process cmdline (#22089)
The psutil library reads the process commandline as by opening
/proc/pid/cmdline which returns a buffer that is larger than just the
program cmdline due to rounded memory allocation sizes.

That means that if the library does not detect a Null-terminated string
it keeps appending empty strings which add up as whitespaces when joined.
2026-02-26 21:53:26 -07:00
..
2026-02-26 21:27:56 -07:00
2025-08-26 08:11:37 -05:00
2026-02-26 21:27:56 -07:00
2026-02-26 21:27:56 -07:00
2025-12-12 07:45:03 -06:00
2025-12-09 12:08:44 -06:00
2026-02-26 21:27:56 -07:00
2025-12-20 18:30:34 -06:00
2026-02-03 13:29:52 -06:00
2025-12-02 07:21:15 -07:00