summaryrefslogtreecommitdiffstats
path: root/linux/CGroupUtils.c
Commit message (Expand)AuthorAgeFilesLines
* Shorten docker container IDs to 12 charactersBenny Baumann2023-12-311-0/+35
* Update includes based on IWYUBenny Baumann2023-12-261-0/+6
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Consolidate duplicate string constants in CGroup filtersBenny Baumann2023-12-111-33/+22
* Add logic to filter the container name (+type) from the CGroup nameBenny Baumann2023-12-111-0/+141
* Fix a little header comment typo in the CGroupUtils codeNathan Scott2023-11-271-1/+1
* Shorten podman/libpod container IDs to 12 charactersBenny Baumann2023-11-191-0/+18
* strchrnul is a GNU libc extension, add a wrapper for other platformsNathan Scott2023-10-101-5/+5
* Reformat code baseBenny Baumann2022-10-241-5/+5
* Skip system slice nameBenny Baumann2022-03-061-0/+6
* Reduce column width spam by snapdBenny Baumann2022-03-061-0/+18
* CGroupUtils: avoid unsigned integer underflowChristian Göttsche2021-12-051-1/+1
* Include support for legacy LXC cgroup namingBenny Baumann2021-11-281-0/+30
* Use helpers for parsing of cgroup labelsBenny Baumann2021-11-281-9/+21
* Extract string writing/buffer handling into some callbackBenny Baumann2021-11-281-127/+117
* Compress cgroup names based on some heuristicsBenny Baumann2021-11-281-0/+285

© 2014-2024 Faster IT GmbH | imprint | privacy policy