Closed atenart closed 1 week ago
If debugfs is not mounted (eg. in containers, namespaces) try mounting it if --allow-system-changes is set. The bonus patch is making retis collect --help not requiring root privileges.
debugfs
--allow-system-changes
retis collect --help
Closes #402, closes #278.
If
debugfs
is not mounted (eg. in containers, namespaces) try mounting it if--allow-system-changes
is set. The bonus patch is makingretis collect --help
not requiring root privileges.Closes #402, closes #278.