summaryrefslogtreecommitdiffstats
path: root/linux/CGroupUtils.h
AgeCommit message (Collapse)Author
2023-12-26Update includes based on IWYUBenny Baumann
2023-12-11Add logic to filter the container name (+type) from the CGroup nameBenny Baumann
2022-10-24Reformat code baseBenny Baumann
This includes: - Wrap function implementations - Pointer alignment for function signatures - Pointer alignment for variable declarations - Whitespace after keywords - Whitespace after comma - Whitespace around initializers - Whitespace around operators - Code indentation - Line break for single line statements - Misleading alignment
2021-11-28Extract string writing/buffer handling into some callbackBenny Baumann
2021-11-28Compress cgroup names based on some heuristicsBenny Baumann