/usr/lib/python3.6/site-packages/tuned/profiles
NameSizeModeActions
functions/-0755rm
__pycache__/-0755rm
exceptions.py950644editdlrm
factory.py1410644editdlrm
loader.py42700644editdlrm
locator.py37840644editdlrm
merger.py21840644editdlrm
profile.py11340644editdlrm
unit.py24890644editdlrm
variables.py23400644editdlrm
__init__.py2810644editdlrm
Edit: /usr/lib/python3.6/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