/usr/share/cagefs-skeleton/lib/python3.9/site-packages/tuned/profiles
import tuned.profiles.profile class Factory(object): def create(self, name, config): return tuned.profiles.profile.Profile(name, config)
.
Edit
..
Edit
__init__.py
Edit
__pycache__
Edit
exceptions.py
Edit
factory.py
Edit
functions
Edit
loader.py
Edit
locator.py
Edit
merger.py
Edit
profile.py
Edit
unit.py
Edit
variables.py
Edit