.pre-commit-config.yaml
.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
README.rst
bindep.txt
lower-constraints.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
devstack/README.rst
devstack/plugin.sh
devstack/settings
devstack/lib/osprofiler
doc/source/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/user/api.rst
doc/source/user/background.rst
doc/source/user/collectors.rst
doc/source/user/history.rst
doc/source/user/index.rst
doc/source/user/integration.rst
doc/source/user/similar_projects.rst
doc/specs/README.rst
doc/specs/template.rst
doc/specs/implemented/README.rst
doc/specs/implemented/make_paste_ini_config_optional.rst
doc/specs/implemented/multi_backend_support.rst
doc/specs/in-progress/README.rst
doc/specs/in-progress/better_devstack_integration.rst
doc/specs/in-progress/integration_testing.rst
osprofiler/__init__.py
osprofiler/_utils.py
osprofiler/exc.py
osprofiler/initializer.py
osprofiler/notifier.py
osprofiler/opts.py
osprofiler/profiler.py
osprofiler/sqlalchemy.py
osprofiler/web.py
osprofiler.egg-info/PKG-INFO
osprofiler.egg-info/SOURCES.txt
osprofiler.egg-info/dependency_links.txt
osprofiler.egg-info/entry_points.txt
osprofiler.egg-info/not-zip-safe
osprofiler.egg-info/pbr.json
osprofiler.egg-info/requires.txt
osprofiler.egg-info/top_level.txt
osprofiler/cmd/__init__.py
osprofiler/cmd/cliutils.py
osprofiler/cmd/commands.py
osprofiler/cmd/shell.py
osprofiler/cmd/template.html
osprofiler/drivers/__init__.py
osprofiler/drivers/base.py
osprofiler/drivers/elasticsearch_driver.py
osprofiler/drivers/jaeger.py
osprofiler/drivers/loginsight.py
osprofiler/drivers/messaging.py
osprofiler/drivers/mongodb.py
osprofiler/drivers/redis_driver.py
osprofiler/drivers/sqlalchemy_driver.py
osprofiler/hacking/__init__.py
osprofiler/hacking/checks.py
osprofiler/tests/__init__.py
osprofiler/tests/test.py
osprofiler/tests/functional/__init__.py
osprofiler/tests/functional/config.cfg
osprofiler/tests/functional/test_driver.py
osprofiler/tests/unit/__init__.py
osprofiler/tests/unit/test_initializer.py
osprofiler/tests/unit/test_notifier.py
osprofiler/tests/unit/test_opts.py
osprofiler/tests/unit/test_profiler.py
osprofiler/tests/unit/test_sqlalchemy.py
osprofiler/tests/unit/test_utils.py
osprofiler/tests/unit/test_web.py
osprofiler/tests/unit/cmd/__init__.py
osprofiler/tests/unit/cmd/test_shell.py
osprofiler/tests/unit/doc/__init__.py
osprofiler/tests/unit/doc/test_specs.py
osprofiler/tests/unit/drivers/__init__.py
osprofiler/tests/unit/drivers/test_base.py
osprofiler/tests/unit/drivers/test_elasticsearch.py
osprofiler/tests/unit/drivers/test_jaeger.py
osprofiler/tests/unit/drivers/test_loginsight.py
osprofiler/tests/unit/drivers/test_messaging.py
osprofiler/tests/unit/drivers/test_mongodb.py
osprofiler/tests/unit/drivers/test_redis_driver.py
playbooks/osprofiler-post.yaml
releasenotes/notes/add-reno-996dd44974d53238.yaml
releasenotes/notes/drop-python-2-7-73d3113c69d724d6.yaml
releasenotes/notes/redis-improvement-d4c91683fc89f570.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/lint.py
tools/patch_tox_venv.py