.clang-format
.gitignore
.gitpod.yml
.readthedocs.yaml
.trace-0-of-2.pfw
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/ci.yml
.github/workflows/python-publish.yml
.vscode/launch.json
.vscode/settings.json
CMake/dlio_profiler-config-version.cmake.in
CMake/dlio_profiler-config.cmake.build.in
CMake/dlio_profiler-config.cmake.install.in
cmake/configure_files/dlio_profiler-config-version.cmake.in
cmake/configure_files/dlio_profiler-config.cmake.build.in
cmake/configure_files/dlio_profiler-config.cmake.install.in
cmake/configure_files/dlio_profiler_config.hpp.in
cmake/configure_files/dlio_profiler_module.lua.in
cmake/modules/SetupCompiler.cmake
cmake/modules/dlio_profiler-utils.cmake
cmake/tests/has_fd.cpp
cmake/tests/has_filesystem.cpp
dependency/CMakeLists.txt
dependency/cpp.requirements.txt
dependency/install_dependency.sh
dlio_profiler/__init__.py
dlio_profiler/logger.py
dlio_profiler_py.egg-info/PKG-INFO
dlio_profiler_py.egg-info/SOURCES.txt
dlio_profiler_py.egg-info/dependency_links.txt
dlio_profiler_py.egg-info/not-zip-safe
dlio_profiler_py.egg-info/requires.txt
dlio_profiler_py.egg-info/top_level.txt
dlp_analyzer/__init__.py
dlp_analyzer/main.py
dlp_analyzer/plots.ipynb
dlp_analyzer/plots.py
dlp_analyzer/test.pfw
dlp_analyzer/test.pfw.gz
dlp_analyzer/dask/conf/configuration.sh
dlp_analyzer/dask/conf/configuration.yaml
dlp_analyzer/dask/conf/corona.yaml
dlp_analyzer/dask/conf/install_dask_env.sh
dlp_analyzer/dask/conf/ruby.yaml
dlp_analyzer/dask/logs/temp
dlp_analyzer/dask/run_dir/temp
dlp_analyzer/dask/scripts/start_dask_distributed.sh
dlp_analyzer/dask/scripts/start_dask_worker.sh
dlp_analyzer/dask/scripts/stop_dask_distributed.sh
dlp_analyzer/dask/scripts/utils.sh
docker/Dockerfile
docker/dl.Dockerfile
docker/ior.Dockerfile
docs/.clang-format
docs/.gitignore
docs/Makefile
docs/api.rst
docs/build.rst
docs/building_applications.rst
docs/conf.py
docs/definitions.rst
docs/developer-guide.rst
docs/examples.rst
docs/index.rst
docs/limitations.rst
docs/overview.rst
docs/requirements.txt
docs/style-guides.rst
docs/testing.rst
docs/_static/theme_overrides.css
docs/_themes/sphinx_rtd_theme/breadcrumbs.html
docs/_themes/sphinx_rtd_theme/footer.html
docs/_themes/sphinx_rtd_theme/layout.html
docs/_themes/sphinx_rtd_theme/search.html
docs/_themes/sphinx_rtd_theme/searchbox.html
docs/_themes/sphinx_rtd_theme/theme.conf
docs/_themes/sphinx_rtd_theme/versions.html
docs/_themes/sphinx_rtd_theme/static/css/badge_only.css
docs/_themes/sphinx_rtd_theme/static/css/theme.css
docs/_themes/sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/Inconsolata-Regular.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2
docs/_themes/sphinx_rtd_theme/static/js/modernizr.min.js
docs/_themes/sphinx_rtd_theme/static/js/theme.js
docs/images/dlio-profiler-logo.png
docs/images/tracing/trace.png
examples/dlp_analyzer/dlp_analyzer.ipynb
examples/dlp_analyzer/requirements.txt
include/dlio_profiler/dlio_profiler.h
include/dlio_profiler/core/constants.h
include/dlio_profiler/core/typedef.h
script/merge_pfw.sh
src/dlio_profiler/dlio_logger.cpp
src/dlio_profiler/dlio_logger.h
src/dlio_profiler/dlio_profiler.cpp
src/dlio_profiler/dlio_profiler_preload.cpp
src/dlio_profiler/dlio_profiler_preload.h
src/dlio_profiler/dlio_profiler_py.cpp
src/dlio_profiler/brahma/posix.cpp
src/dlio_profiler/brahma/posix.h
src/dlio_profiler/brahma/stdio.cpp
src/dlio_profiler/brahma/stdio.h
src/dlio_profiler/core/dlio_profiler_main.cpp
src/dlio_profiler/core/dlio_profiler_main.h
src/dlio_profiler/core/enumeration.h
src/dlio_profiler/core/error.h
src/dlio_profiler/core/macro.h
src/dlio_profiler/core/singleton.h
src/dlio_profiler/utils/configuration_manager.cpp
src/dlio_profiler/utils/configuration_manager.h
src/dlio_profiler/utils/posix_internal.cpp
src/dlio_profiler/utils/posix_internal.h
src/dlio_profiler/utils/utils.cpp
src/dlio_profiler/utils/utils.h
src/dlio_profiler/writer/chrome_writer.cpp
src/dlio_profiler/writer/chrome_writer.h
test/CMakeLists.txt
test/check_file.sh
test/check_file_at_least.sh
test/check_file_not.sh
test/util.h
test/c/test.c
test/cpp/test.cpp
test/dlio_benchmark/CMakeLists.txt
test/dlp_analyzer/CMakeLists.txt
test/paper/CMakeLists.txt
test/paper/overhead.cpp
test/paper/overhead.py
test/paper/analysis/darshan_analyzer_main.ipynb
test/paper/analysis/otf2_distributed_reader.ipynb
test/paper/analysis/recorder_distributed_reader.ipynb
test/py/python_test.py
test/py/requirements.txt
test/py/test.py
test/unit/CMakeLists.txt
test/yaml/conf.yaml