commit | b6071f19c318fd19ed37d9fa4ba0cf77d7d32d13 | [log] [tgz] |
---|---|---|
author | T.J. Mercier <tjmercier@google.com> | Wed Aug 07 16:35:55 2024 +0000 |
committer | T.J. Mercier <tjmercier@google.com> | Thu Nov 14 22:56:11 2024 +0000 |
tree | 2154074237d43f81a079a99121a3b86e83535569 | |
parent | 9e5f74d4e466b00777667b147ca8eac77ea26805 [diff] |
libprocessgroup: Convert CGROUPV2_HIERARCHY_NAME to std::string Almost everywhere CGROUPV2_HIERARCHY_NAME is used a std::string is required, so change its type to avoid temporaries. Change-Id: I4466838c510f2eb8212fc71999cdaa47359ce9c3