/usr/lib/python3.9/site-packages/tuned/profiles
NameSizeModeActions
functions/-0755rm
__pycache__/-0755rm
exceptions.py950644editdlrm
factory.py1410644editdlrm
loader.py41050644editdlrm
locator.py37840644editdlrm
merger.py28210644editdlrm
profile.py12610644editdlrm
unit.py28270644editdlrm
variables.py23320644editdlrm
__init__.py2810644editdlrm
Edit: /usr/lib/python3.9/site-packages/tuned/profiles/__init__.py (281B)
from tuned.profiles.locator import * from tuned.profiles.loader import * from tuned.profiles.profile import * from tuned.profiles.unit import * from tuned.profiles.exceptions import * from tuned.profiles.factory import * from tuned.profiles.merger import * from . import functions