Files
blakeblackshear.frigate/frigate/util
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
..
2025-08-16 10:20:33 -05:00
2025-08-16 10:20:33 -05:00
2026-02-26 21:27:56 -07:00
2025-11-04 17:06:14 -06:00
2025-11-04 17:06:14 -06:00
2025-10-13 10:52:08 -06:00
2025-11-07 06:53:27 -07:00
2025-11-03 07:34:47 -06:00
2025-07-07 06:35:55 -06:00