.clang-format
.clang-tidy
.readthedocs.yml
CHANGELOG.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
setup.py
.misc/license.cpp
.misc/license.py
.requirements/build.txt
.requirements/mpi_runtime.txt
.requirements/runtime.txt
cmake/Modules/BuildSettings.cmake
cmake/Modules/ClangFormat.cmake
cmake/Modules/Compilers.cmake
cmake/Modules/ConfigCUDA.cmake
cmake/Modules/ConfigCaliper.cmake
cmake/Modules/ConfigCpuArch.cmake
cmake/Modules/ConfigPython.cmake
cmake/Modules/Documentation.cmake
cmake/Modules/Extern.cmake
cmake/Modules/FindAllineaMAP.cmake
cmake/Modules/FindBoost.cmake
cmake/Modules/FindCUPTI.cmake
cmake/Modules/FindCpuArch.cmake
cmake/Modules/FindCrayPAT.cmake
cmake/Modules/FindLIKWID.cmake
cmake/Modules/FindNCCL.cmake
cmake/Modules/FindNVML.cmake
cmake/Modules/FindNVTX.cmake
cmake/Modules/FindPAPI.cmake
cmake/Modules/FindPython3.cmake
cmake/Modules/FindPythonLibs.cmake
cmake/Modules/FindTAU.cmake
cmake/Modules/FindUPCXX.cmake
cmake/Modules/Findgperftools.cmake
cmake/Modules/Findittnotify.cmake
cmake/Modules/Findlibunwind.cmake
cmake/Modules/GenerateMakefile.cmake
cmake/Modules/LocalFindUtilities.cmake
cmake/Modules/MacroUtilities.cmake
cmake/Modules/Options.cmake
cmake/Modules/PackageConfigure.cmake
cmake/Modules/Packages.cmake
cmake/Modules/ProjectSetup.cmake
cmake/Modules/UserPackages.cmake
cmake/Modules/FindPython/Support.cmake
cmake/Templates/Doxyfile.in
cmake/Templates/compiler-instr.cpp.in
cmake/Templates/console-script.py.in
cmake/Templates/cuda_compute_capability.cu
cmake/Templates/defines.h.in
cmake/Templates/exe.cpp.in
cmake/Templates/test-python-install-import.cmake.in
cmake/Templates/timemory-config-build.cmake.in
cmake/Templates/timemory-config-components.cmake.in
cmake/Templates/timemory-config.cmake.in
cmake/Templates/timemory-target-extract.cmake.in
cmake/Templates/version.h.in
docs/.gitinfo
examples/CMakeLists.txt
examples/README.md
examples/ex-array-of-bundles/CMakeLists.txt
examples/ex-array-of-bundles/ex_array_of_bundles.cpp
examples/ex-c/CMakeLists.txt
examples/ex-c/README.md
examples/ex-c/ex_c.c
examples/ex-c/ex_c_timing.c
examples/ex-caliper/CMakeLists.txt
examples/ex-caliper/README.md
examples/ex-caliper/ex_caliper.cpp
examples/ex-caliper/ex_caliper.py
examples/ex-compiler-instrument/CMakeLists.txt
examples/ex-compiler-instrument/README.md
examples/ex-compiler-instrument/ex_compiler_instrument.cpp
examples/ex-cpu-roofline/CMakeLists.txt
examples/ex-cpu-roofline/README.md
examples/ex-cpu-roofline/ex_cpu_roofline.cpp
examples/ex-cuda-event/CMakeLists.txt
examples/ex-cuda-event/README.md
examples/ex-cuda-event/ex_cuda_event.cu
examples/ex-custom-dynamic-instr/CMakeLists.txt
examples/ex-custom-dynamic-instr/README.md
examples/ex-custom-dynamic-instr/ex_custom_dynamic_instr.cpp
examples/ex-cxx-basic/CMakeLists.txt
examples/ex-cxx-basic/README.md
examples/ex-cxx-basic/ex_cxx_basic.cpp
examples/ex-cxx-overhead/CMakeLists.txt
examples/ex-cxx-overhead/README.md
examples/ex-cxx-overhead/ex_cxx_overhead.cpp
examples/ex-cxx-tuple/CMakeLists.txt
examples/ex-cxx-tuple/README.md
examples/ex-cxx-tuple/ex_cxx_tuple.cpp
examples/ex-derived/CMakeLists.txt
examples/ex-derived/README.md
examples/ex-derived/ex_derived.cpp
examples/ex-ert/.clang-format
examples/ex-ert/CMakeLists.txt
examples/ex-ert/README.md
examples/ex-ert/ex_ert.cpp
examples/ex-ert/ex_ert_kokkos.cpp
examples/ex-fortran/CMakeLists.txt
examples/ex-fortran/README.md
examples/ex-fortran/ex_fortran.f90
examples/ex-gotcha/.clang-format
examples/ex-gotcha/CMakeLists.txt
examples/ex-gotcha/README.md
examples/ex-gotcha/ex_gotcha.cpp
examples/ex-gotcha/ex_gotcha_lib.cpp
examples/ex-gotcha/ex_gotcha_lib.hpp
examples/ex-gotcha/ex_gotcha_replacement.cpp
examples/ex-gpu-roofline/CMakeLists.txt
examples/ex-gpu-roofline/README.md
examples/ex-gpu-roofline/ex_gpu_roofline.cpp
examples/ex-gpu-roofline/ex_gpu_roofline_bare.cpp
examples/ex-likwid/CMakeLists.txt
examples/ex-likwid/README.md
examples/ex-likwid/ex_likwid.cpp
examples/ex-likwid/ex_likwid.py
examples/ex-minimal/CMakeLists.txt
examples/ex-minimal/README.md
examples/ex-minimal/ex_minimal.c
examples/ex-minimal/ex_minimal.cpp
examples/ex-minimal/ex_minimal_library.c
examples/ex-minimal/ex_minimal_library.cpp
examples/ex-minimal/ex_minimal_library_overload.c
examples/ex-minimal/ex_minimal_library_overload.cpp
examples/ex-minimal/ex_python_minimal.py
examples/ex-optional/.clang-format
examples/ex-optional/CMakeLists.txt
examples/ex-optional/README.md
examples/ex-optional/ex_optional.cpp
examples/ex-optional/ex_optional.hpp
examples/ex-python/CMakeLists.txt
examples/ex-python/README.md
examples/ex-python/ex_bindings.py
examples/ex-python/ex_builtin.py
examples/ex-python/ex_external.py
examples/ex-python/ex_general.py
examples/ex-python/ex_profiler.py
examples/ex-python/ex_sample.py
examples/ex-python/ex_tracer.py
examples/ex-python/libex_bindings.cpp
examples/ex-statistics/CMakeLists.txt
examples/ex-statistics/README.md
examples/ex-statistics/ex_statistics.cpp
external/CMakeLists.txt
external/hatchet/.codecov.yml
external/hatchet/.coveragerc
external/hatchet/.flake8
external/hatchet/.pre-commit-config.yaml
external/hatchet/.setup.Windows.MSVC.19.29.30038.1.Release.py
external/hatchet/.travis.yml
external/hatchet/.version.py
external/hatchet/CHANGELOG.md
external/hatchet/CMakeLists.txt
external/hatchet/LICENSE
external/hatchet/NOTICE
external/hatchet/README.md
external/hatchet/install.sh
external/hatchet/logo-hex.png
external/hatchet/logo.png
external/hatchet/pyproject.toml
external/hatchet/pytest.ini
external/hatchet/requirements.txt
external/hatchet/screenshot.png
external/hatchet/setup.py
external/hatchet/.git/HEAD
external/hatchet/.git/config
external/hatchet/.git/description
external/hatchet/.git/index
external/hatchet/.git/packed-refs
external/hatchet/.git/hooks/applypatch-msg.sample
external/hatchet/.git/hooks/commit-msg.sample
external/hatchet/.git/hooks/fsmonitor-watchman.sample
external/hatchet/.git/hooks/post-update.sample
external/hatchet/.git/hooks/pre-applypatch.sample
external/hatchet/.git/hooks/pre-commit.sample
external/hatchet/.git/hooks/pre-merge-commit.sample
external/hatchet/.git/hooks/pre-push.sample
external/hatchet/.git/hooks/pre-rebase.sample
external/hatchet/.git/hooks/pre-receive.sample
external/hatchet/.git/hooks/prepare-commit-msg.sample
external/hatchet/.git/hooks/push-to-checkout.sample
external/hatchet/.git/hooks/update.sample
external/hatchet/.git/info/exclude
external/hatchet/.git/logs/HEAD
external/hatchet/.git/logs/refs/heads/timemory
external/hatchet/.git/logs/refs/remotes/origin/HEAD
external/hatchet/.git/objects/pack/pack-3c41fd301b6c568627c0fe0c421ec58148dc1d83.idx
external/hatchet/.git/objects/pack/pack-3c41fd301b6c568627c0fe0c421ec58148dc1d83.pack
external/hatchet/.git/refs/heads/timemory
external/hatchet/.git/refs/remotes/origin/HEAD
external/hatchet/docs/Makefile
external/hatchet/docs/analysis_examples.rst
external/hatchet/docs/basic_tutorial.rst
external/hatchet/docs/conf.py
external/hatchet/docs/favicon.ico
external/hatchet/docs/getting_started.rst
external/hatchet/docs/index.rst
external/hatchet/docs/publications.rst
external/hatchet/docs/user_guide.rst
external/hatchet/docs/examples/read/caliper_cali.py
external/hatchet/docs/examples/read/caliper_cali_to_json.py
external/hatchet/docs/examples/read/caliper_json.py
external/hatchet/docs/examples/read/cprofile.py
external/hatchet/docs/examples/read/dag_literal.py
external/hatchet/docs/examples/read/gprof_dot.py
external/hatchet/docs/examples/read/hpctoolkit.py
external/hatchet/docs/examples/read/timemory.py
external/hatchet/docs/examples/tutorial/hatchet_query_examples.ipynb
external/hatchet/docs/examples/tutorial/roundtrip-demo.ipynb
external/hatchet/docs/images/diff-graph1.png
external/hatchet/docs/images/diff-graph2.png
external/hatchet/docs/images/diff-graph3.png
external/hatchet/docs/images/filter-dataframe.png
external/hatchet/docs/images/flat-function.png
external/hatchet/docs/images/jupyter-query-filter.png
external/hatchet/docs/images/jupyter-tree-overview.png
external/hatchet/docs/images/lulesh-diff-df.png
external/hatchet/docs/images/lulesh-line-plot.png
external/hatchet/docs/images/lulesh-load-imb.png
external/hatchet/docs/images/lulesh-mpi.png
external/hatchet/docs/images/lulesh-plot.png
external/hatchet/docs/images/query-dataframe.png
external/hatchet/docs/images/sample-dataframe.png
external/hatchet/docs/images/sample-graph.png
external/hatchet/docs/images/scale-offset-df.png
external/hatchet/docs/images/squash-graph.png
external/hatchet/docs/images/strong-scale-graph1.png
external/hatchet/docs/images/strong-scale-graph2.png
external/hatchet/docs/images/strong-scale-graph3.png
external/hatchet/docs/images/vis-dot.png
external/hatchet/docs/images/vis-flamegraph.png
external/hatchet/docs/images/vis-terminal.png
external/hatchet/docs/images/weak-scale-graph1.png
external/hatchet/docs/images/weak-scale-graph2.png
external/hatchet/docs/images/weak-scale-graph3.png
external/hatchet/docs/images/basic-tutorial/01-dataframe.png
external/hatchet/docs/images/basic-tutorial/02-tree.png
external/hatchet/docs/images/basic-tutorial/03-dataframe-sorted.png
external/hatchet/docs/images/basic-tutorial/04-dataframe-with-new-column.png
external/hatchet/docs/images/basic-tutorial/05-tree-inc-time.png
external/hatchet/docs/images/basic-tutorial/06-tree-depth.png
external/hatchet/docs/images/basic-tutorial/07-tree-invert-colormap.png
external/hatchet/docs/images/basic-tutorial/08-dataframe-index-levels.png
external/hatchet/docs/images/basic-tutorial/09-dataframe-drop-index-levels.png
external/hatchet/docs/images/basic-tutorial/10-graphframe-filter.png
external/hatchet/docs/images/basic-tutorial/11-graphframe-squash.png
external/hatchet/docs/images/basic-tutorial/12-lulesh-64cores.png
external/hatchet/docs/images/basic-tutorial/13-divide-graphframes.png
external/hatchet/docs/images/tutorial-output/caliper-cali-dataframe.png
external/hatchet/docs/images/tutorial-output/caliper-cali-graph.png
external/hatchet/docs/source/hatchet.cython_modules.libs.rst
external/hatchet/docs/source/hatchet.cython_modules.rst
external/hatchet/docs/source/hatchet.external.rst
external/hatchet/docs/source/hatchet.readers.rst
external/hatchet/docs/source/hatchet.rst
external/hatchet/docs/source/hatchet.util.rst
external/hatchet/hatchet/__init__.py
external/hatchet/hatchet/frame.py
external/hatchet/hatchet/graph.py
external/hatchet/hatchet/graphframe.py
external/hatchet/hatchet/node.py
external/hatchet/hatchet/query_matcher.py
external/hatchet/hatchet/version.py
external/hatchet/hatchet/cython_modules/__init__.py
external/hatchet/hatchet/cython_modules/graphframe_modules.c
external/hatchet/hatchet/cython_modules/graphframe_modules.pyx
external/hatchet/hatchet/cython_modules/reader_modules.c
external/hatchet/hatchet/cython_modules/reader_modules.pyx
external/hatchet/hatchet/cython_modules/libs/__init__.py
external/hatchet/hatchet/cython_modules/libs/graphframe_modules.cp37-win_amd64.pyd
external/hatchet/hatchet/cython_modules/libs/reader_modules.cp37-win_amd64.pyd
external/hatchet/hatchet/external/__init__.py
external/hatchet/hatchet/external/console.py
external/hatchet/hatchet/external/roundtrip/roundtrip.py
external/hatchet/hatchet/external/roundtrip/roundtripTree.js
external/hatchet/hatchet/readers/__init__.py
external/hatchet/hatchet/readers/caliper_reader.py
external/hatchet/hatchet/readers/cprofile_reader.py
external/hatchet/hatchet/readers/gprof_dot_reader.py
external/hatchet/hatchet/readers/hpctoolkit_reader.py
external/hatchet/hatchet/readers/literal_reader.py
external/hatchet/hatchet/readers/pyinstrument_reader.py
external/hatchet/hatchet/readers/timemory_reader.py
external/hatchet/hatchet/tests/caliper.py
external/hatchet/hatchet/tests/callgrind.py
external/hatchet/hatchet/tests/conftest.py
external/hatchet/hatchet/tests/cprofile.py
external/hatchet/hatchet/tests/dataframe_ops.py
external/hatchet/hatchet/tests/executable.py
external/hatchet/hatchet/tests/frame.py
external/hatchet/hatchet/tests/graph.py
external/hatchet/hatchet/tests/graph_literal.py
external/hatchet/hatchet/tests/graph_ops.py
external/hatchet/hatchet/tests/graphframe.py
external/hatchet/hatchet/tests/hpctoolkit.py
external/hatchet/hatchet/tests/node.py
external/hatchet/hatchet/tests/profiler.py
external/hatchet/hatchet/tests/pyinstrument.py
external/hatchet/hatchet/tests/query.py
external/hatchet/hatchet/tests/timemory_func.py
external/hatchet/hatchet/tests/timemory_test.py
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-graphframe.csv
external/hatchet/hatchet/tests/data/hpctoolkit-cpi-graphframe.csv
external/hatchet/hatchet/tests/data/caliper-cpi-json/cpi-callpath-profile.json
external/hatchet/hatchet/tests/data/caliper-lulesh-cali/lulesh-annotation-profile.cali
external/hatchet/hatchet/tests/data/caliper-lulesh-json/lulesh-annotation-profile.json
external/hatchet/hatchet/tests/data/cprofile-hatchet-pstats/cprofile-cycle-py2.pstats
external/hatchet/hatchet/tests/data/cprofile-hatchet-pstats/cprofile-cycle.pstats
external/hatchet/hatchet/tests/data/gprof2dot-cpi/callgrind.dot.64042.0.1
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000000-000-a8c00471-152577-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000000-001-a8c00471-152577-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000001-000-a8c00471-152578-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000001-001-a8c00471-152578-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000002-000-a8c00471-152579-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000002-001-a8c00471-152579-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000003-000-a8c00471-152580-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000003-001-a8c00471-152580-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000004-000-a8c00471-152581-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000004-001-a8c00471-152581-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000005-000-a8c00471-152582-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000005-001-a8c00471-152582-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000006-000-a8c00471-152583-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000006-001-a8c00471-152583-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000007-000-a8c00471-152584-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000007-001-a8c00471-152584-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000008-000-a8c00471-152585-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000008-001-a8c00471-152585-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000009-000-a8c00471-152586-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/1.osu_allgather-000009-001-a8c00471-152586-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/experiment.xml
external/hatchet/hatchet/tests/data/hpctoolkit-allgather-database/src/osu_allgather.c
external/hatchet/hatchet/tests/data/hpctoolkit-cpi-database/1.cpi-000000-000-a8c00270-160443-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-cpi-database/1.cpi-000001-000-a8c00270-160444-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-cpi-database/1.cpi-000002-000-a8c00270-160445-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-cpi-database/1.cpi-000003-000-a8c00270-160446-0.metric-db
external/hatchet/hatchet/tests/data/hpctoolkit-cpi-database/experiment.xml
external/hatchet/hatchet/tests/data/hpctoolkit-cpi-database/src/cpi.c
external/hatchet/hatchet/tests/data/pyinstrument-hatchet-json/pyinstrument-hatchet-profile.json
external/hatchet/hatchet/tests/data/timemory/wall.tree.json
external/hatchet/hatchet/util/__init__.py
external/hatchet/hatchet/util/config.py
external/hatchet/hatchet/util/deprecated.py
external/hatchet/hatchet/util/dot.py
external/hatchet/hatchet/util/executable.py
external/hatchet/hatchet/util/profiler.py
external/hatchet/hatchet/util/timer.py
external/line-profiler/.coveragerc
external/line-profiler/.travis.yml
external/line-profiler/CHANGELOG.rst
external/line-profiler/CMakeLists.txt
external/line-profiler/LICENSE.txt
external/line-profiler/LICENSE_Python.txt
external/line-profiler/README.rst
external/line-profiler/clean.sh
external/line-profiler/kernprof.py
external/line-profiler/publish.sh
external/line-profiler/pyproject.toml
external/line-profiler/requirements.txt
external/line-profiler/run_manylinux_build.sh
external/line-profiler/run_tests.py
external/line-profiler/setup.py
external/line-profiler/.git/HEAD
external/line-profiler/.git/config
external/line-profiler/.git/description
external/line-profiler/.git/index
external/line-profiler/.git/packed-refs
external/line-profiler/.git/hooks/applypatch-msg.sample
external/line-profiler/.git/hooks/commit-msg.sample
external/line-profiler/.git/hooks/fsmonitor-watchman.sample
external/line-profiler/.git/hooks/post-update.sample
external/line-profiler/.git/hooks/pre-applypatch.sample
external/line-profiler/.git/hooks/pre-commit.sample
external/line-profiler/.git/hooks/pre-merge-commit.sample
external/line-profiler/.git/hooks/pre-push.sample
external/line-profiler/.git/hooks/pre-rebase.sample
external/line-profiler/.git/hooks/pre-receive.sample
external/line-profiler/.git/hooks/prepare-commit-msg.sample
external/line-profiler/.git/hooks/push-to-checkout.sample
external/line-profiler/.git/hooks/update.sample
external/line-profiler/.git/info/exclude
external/line-profiler/.git/logs/HEAD
external/line-profiler/.git/logs/refs/heads/timemory
external/line-profiler/.git/logs/refs/remotes/origin/HEAD
external/line-profiler/.git/objects/pack/pack-5e6cf4fdce9ed13937279abcb88d620bde659e59.idx
external/line-profiler/.git/objects/pack/pack-5e6cf4fdce9ed13937279abcb88d620bde659e59.pack
external/line-profiler/.git/refs/heads/timemory
external/line-profiler/.git/refs/remotes/origin/HEAD
external/line-profiler/cmake/Modules/FindCython.cmake
external/line-profiler/cmake/Modules/FindF2PY.cmake
external/line-profiler/cmake/Modules/FindNumPy.cmake
external/line-profiler/cmake/Modules/FindPythonExtensions.cmake
external/line-profiler/cmake/Modules/UseCython.cmake
external/line-profiler/cmake/Modules/targetLinkLibrariesWithDynamicLookup.cmake
external/line-profiler/dev/gpg_owner_trust.enc
external/line-profiler/dev/public_gpg_key
external/line-profiler/dev/travis_public_gpg_key.pgp.enc
external/line-profiler/dev/travis_secret_gpg_key.pgp.enc
external/line-profiler/line_profiler/CMakeLists.txt
external/line-profiler/line_profiler/__init__.py
external/line-profiler/line_profiler/__main__.py
external/line-profiler/line_profiler/_line_profiler.pyx
external/line-profiler/line_profiler/line_profiler.py
external/line-profiler/line_profiler/line_profiler_ipython.py
external/line-profiler/line_profiler/line_profiler_py35.py
external/line-profiler/line_profiler/python25.pxd
external/line-profiler/line_profiler/timers.c
external/line-profiler/line_profiler/timers.h
external/line-profiler/line_profiler/unset_trace.c
external/line-profiler/line_profiler/unset_trace.h
external/line-profiler/requirements/build.txt
external/line-profiler/requirements/runtime.txt
external/line-profiler/requirements/tests.txt
external/line-profiler/tests/_test_kernprof_py35.py
external/line-profiler/tests/test_cli.py
external/line-profiler/tests/test_kernprof.py
external/line-profiler/tests/test_line_profiler.py
scripts/all-pip-build.sh
scripts/all-pip-update.sh
scripts/bundle-sdist.sh
scripts/clang-tidy-full
scripts/clang-tidy-performance
scripts/clang-tidy-portability
scripts/conda-build.sh
scripts/generate-gitinfo.sh
scripts/gperf-cpu-profile.sh
scripts/gperf-heap-profile.sh
scripts/gprof2dot.py
scripts/linux-ci.sh
scripts/macos-ci.sh
scripts/maeve-ci.sh
scripts/report-memory.sh
scripts/submit-coverage.sh
source/CMakeLists.txt
source/kokkosp.cpp
source/library.cpp
source/pthread.cpp
source/timemory_c.c
source/timemory_c.cpp
source/timemory_f.f90
source/trace.cpp
source/weak.cpp
source/python/CMakeLists.txt
source/python/README.md
source/python/libpytimemory-api.cpp
source/python/libpytimemory-auto-timer.cpp
source/python/libpytimemory-component-bundle.cpp
source/python/libpytimemory-component-bundle.hpp
source/python/libpytimemory-component-list.cpp
source/python/libpytimemory-components.cpp
source/python/libpytimemory-components.hpp
source/python/libpytimemory-enumeration.cpp
source/python/libpytimemory-hardware-counters.cpp
source/python/libpytimemory-profile.cpp
source/python/libpytimemory-rss-usage.cpp
source/python/libpytimemory-settings.cpp
source/python/libpytimemory-signals.cpp
source/python/libpytimemory-statistics.cpp
source/python/libpytimemory-storage.cpp
source/python/libpytimemory-trace.cpp
source/python/libpytimemory-units.cpp
source/python/libpytimemory.cpp
source/python/libpytimemory.hpp
source/python/tools/CMakeLists.txt
source/python/tools/timem.py
source/tests/.tests_template.cpp
source/tests/CMakeLists.txt
source/tests/aligned_allocator_tests.cpp
source/tests/api_tests.cpp
source/tests/apply_tests.cpp
source/tests/archive_storage_tests.cpp
source/tests/argparse_tests.cpp
source/tests/backtrace_tests.cpp
source/tests/cache_tests.cpp
source/tests/chained_tests.cpp
source/tests/component_bundle_tests.cpp
source/tests/cpu_roofline_tests.cpp
source/tests/cuda_tests.cpp
source/tests/cupti_profiler_tests.cpp
source/tests/cupti_tests.cpp
source/tests/data_tracker_tests.cpp
source/tests/derived_tests.cpp
source/tests/ert_tests.cpp
source/tests/flat_tests.cpp
source/tests/gotcha_tests.cpp
source/tests/gperftools_cpu_tests.cpp
source/tests/gperftools_heap_tests.cpp
source/tests/hybrid_tests.cpp
source/tests/instrumentation_tests.cpp
source/tests/io_tests.cpp
source/tests/kokkosp_tests.cpp
source/tests/library_tests.cpp
source/tests/libunwind_tests.cpp
source/tests/macro_tests.cpp
source/tests/mallocp_tests.cpp
source/tests/mangle_tests.cpp
source/tests/mpi_tests.cpp
source/tests/nccl_tests.cpp
source/tests/ompt_handle_tests.cpp
source/tests/papi_tests.cpp
source/tests/priority_tests.cpp
source/tests/ptl_tests.cpp
source/tests/rusage_tests.cpp
source/tests/settings_tests.cpp
source/tests/socket_tests.cpp
source/tests/stl_overload_tests.cpp
source/tests/test_macros.hpp
source/tests/threading_tests.cpp
source/tests/throttle_tests.cpp
source/tests/timeline_tests.cpp
source/tests/timing_tests.cpp
source/tests/trace_tests.cpp
source/tests/traits_tests.cpp
source/tests/tuple_tests.cpp
source/tests/type_trait_tests.cpp
source/tests/upcxx_tests.cpp
source/tests/user_bundle_tests.cpp
source/tests/variadic_tests.cpp
source/tests/warning_tests.cpp
source/tests/external/CMakeLists.txt
source/tests/external/client.cpp
source/tests/external/custom_dynamic_instr.cpp
source/tests/external/custom_record_functions.cpp
source/tests/external/extern_templates.cpp
source/tests/external/gotcha_tests_lib.cpp
source/tests/external/gotcha_tests_lib.hpp
source/tests/external/server.cpp
source/tests/scripts/attach-process.sh.in
source/tests/scripts/binary-rewrite-mpip.sh.in
source/tests/scripts/binary-rewrite-regex.sh.in
source/tests/scripts/binary-rewrite-stubs.sh.in
source/tests/scripts/binary-rewrite.sh.in
source/tests/scripts/common.sh.in
source/tests/scripts/custom-components.sh.in
source/tests/scripts/launch-process.sh.in
source/tests/scripts/region-sync.sh.in
source/timemory/CMakeLists.txt
source/timemory/api.hpp
source/timemory/backends.hpp
source/timemory/components.hpp
source/timemory/config.hpp
source/timemory/containers.hpp
source/timemory/data.hpp
source/timemory/definition.hpp
source/timemory/dll.hpp
source/timemory/enum.h
source/timemory/environment.hpp
source/timemory/ert.hpp
source/timemory/extern.hpp
source/timemory/general.hpp
source/timemory/hash.hpp
source/timemory/library.h
source/timemory/macros.hpp
source/timemory/manager.hpp
source/timemory/mpl.hpp
source/timemory/operations.hpp
source/timemory/plotting.hpp
source/timemory/runtime.hpp
source/timemory/sampling.hpp
source/timemory/settings.hpp
source/timemory/storage.hpp
source/timemory/timemory.h
source/timemory/timemory.hpp
source/timemory/tpls.hpp
source/timemory/trace.hpp
source/timemory/types.hpp
source/timemory/units.hpp
source/timemory/utility.hpp
source/timemory/variadic.hpp
source/timemory/api/CMakeLists.txt
source/timemory/api/extern.cpp
source/timemory/api/kokkosp.hpp
source/timemory/api/macros.hpp
source/timemory/backends/CMakeLists.txt
source/timemory/backends/callback.hpp
source/timemory/backends/cpu.hpp
source/timemory/backends/cuda.hpp
source/timemory/backends/cupti.hpp
source/timemory/backends/device.hpp
source/timemory/backends/dmp.hpp
source/timemory/backends/extern.hpp
source/timemory/backends/gotcha.hpp
source/timemory/backends/gperf.hpp
source/timemory/backends/hardware_counters.hpp
source/timemory/backends/ittnotify.hpp
source/timemory/backends/memory.hpp
source/timemory/backends/mpi.hpp
source/timemory/backends/nvtx.hpp
source/timemory/backends/papi.hpp
source/timemory/backends/process.hpp
source/timemory/backends/signals.hpp
source/timemory/backends/threading.hpp
source/timemory/backends/types.hpp
source/timemory/backends/upcxx.hpp
source/timemory/backends/types/cupti.hpp
source/timemory/backends/types/papi.hpp
source/timemory/backends/types/mpi/extern.cpp
source/timemory/backends/types/mpi/extern.hpp
source/timemory/compat/CMakeLists.txt
source/timemory/compat/extern.cpp
source/timemory/compat/library.h
source/timemory/compat/macros.h
source/timemory/compat/timemory_c.h
source/timemory/compat/timemory_f.h
source/timemory/components/CMakeLists.txt
source/timemory/components/README.md
source/timemory/components/base.hpp
source/timemory/components/definition.hpp
source/timemory/components/extern.hpp
source/timemory/components/macros.hpp
source/timemory/components/metadata.hpp
source/timemory/components/ompt.hpp
source/timemory/components/placeholder.hpp
source/timemory/components/properties.hpp
source/timemory/components/skeletons.hpp
source/timemory/components/types.hpp
source/timemory/components/user_bundle.hpp
source/timemory/components/allinea/CMakeLists.txt
source/timemory/components/allinea/backends.hpp
source/timemory/components/allinea/components.hpp
source/timemory/components/allinea/extern.cpp
source/timemory/components/allinea/extern.hpp
source/timemory/components/allinea/types.hpp
source/timemory/components/base/CMakeLists.txt
source/timemory/components/base/data.hpp
source/timemory/components/base/declaration.hpp
source/timemory/components/base/definition.hpp
source/timemory/components/base/templates.hpp
source/timemory/components/base/types.hpp
source/timemory/components/caliper/CMakeLists.txt
source/timemory/components/caliper/backends.hpp
source/timemory/components/caliper/components.hpp
source/timemory/components/caliper/extern.cpp
source/timemory/components/caliper/extern.hpp
source/timemory/components/caliper/timemory.hpp
source/timemory/components/caliper/types.hpp
source/timemory/components/craypat/CMakeLists.txt
source/timemory/components/craypat/backends.hpp
source/timemory/components/craypat/components.hpp
source/timemory/components/craypat/extern.cpp
source/timemory/components/craypat/extern.hpp
source/timemory/components/craypat/types.hpp
source/timemory/components/cuda/CMakeLists.txt
source/timemory/components/cuda/backends.hpp
source/timemory/components/cuda/components.hpp
source/timemory/components/cuda/extern.cpp
source/timemory/components/cuda/extern.hpp
source/timemory/components/cuda/types.hpp
source/timemory/components/cupti/CMakeLists.txt
source/timemory/components/cupti/backends.cpp
source/timemory/components/cupti/backends.hpp
source/timemory/components/cupti/components.hpp
source/timemory/components/cupti/cupti_activity.hpp
source/timemory/components/cupti/cupti_counters.hpp
source/timemory/components/cupti/cupti_pcsampling.cpp
source/timemory/components/cupti/cupti_pcsampling.hpp
source/timemory/components/cupti/cupti_profiler.hpp
source/timemory/components/cupti/extern.cpp
source/timemory/components/cupti/extern.hpp
source/timemory/components/cupti/types.hpp
source/timemory/components/data_tracker/CMakeLists.txt
source/timemory/components/data_tracker/components.hpp
source/timemory/components/data_tracker/extern.cpp
source/timemory/components/data_tracker/extern.hpp
source/timemory/components/data_tracker/types.hpp
source/timemory/components/extern/common.hpp
source/timemory/components/gotcha/CMakeLists.txt
source/timemory/components/gotcha/backends.hpp
source/timemory/components/gotcha/components.hpp
source/timemory/components/gotcha/extern.cpp
source/timemory/components/gotcha/extern.hpp
source/timemory/components/gotcha/memory_allocations.hpp
source/timemory/components/gotcha/mpip.hpp
source/timemory/components/gotcha/ncclp.hpp
source/timemory/components/gotcha/suppression.hpp
source/timemory/components/gotcha/types.hpp
source/timemory/components/gperftools/CMakeLists.txt
source/timemory/components/gperftools/backends.hpp
source/timemory/components/gperftools/components.hpp
source/timemory/components/gperftools/extern.cpp
source/timemory/components/gperftools/extern.hpp
source/timemory/components/gperftools/types.hpp
source/timemory/components/io/CMakeLists.txt
source/timemory/components/io/backends.hpp
source/timemory/components/io/components.hpp
source/timemory/components/io/extern.hpp
source/timemory/components/io/types.hpp
source/timemory/components/io/extern/read_bytes.cpp
source/timemory/components/io/extern/read_bytes.hpp
source/timemory/components/io/extern/read_char.cpp
source/timemory/components/io/extern/read_char.hpp
source/timemory/components/io/extern/written_bytes.cpp
source/timemory/components/io/extern/written_bytes.hpp
source/timemory/components/io/extern/written_char.cpp
source/timemory/components/io/extern/written_char.hpp
source/timemory/components/likwid/CMakeLists.txt
source/timemory/components/likwid/backends.hpp
source/timemory/components/likwid/components.hpp
source/timemory/components/likwid/extern.cpp
source/timemory/components/likwid/extern.hpp
source/timemory/components/likwid/types.hpp
source/timemory/components/network/CMakeLists.txt
source/timemory/components/network/backends.hpp
source/timemory/components/network/components.hpp
source/timemory/components/network/extern.cpp
source/timemory/components/network/extern.hpp
source/timemory/components/network/types.hpp
source/timemory/components/ompt/CMakeLists.txt
source/timemory/components/ompt/backends.hpp
source/timemory/components/ompt/components.hpp
source/timemory/components/ompt/extern.cpp
source/timemory/components/ompt/extern.hpp
source/timemory/components/ompt/tool.hpp
source/timemory/components/ompt/types.hpp
source/timemory/components/opaque/declaration.hpp
source/timemory/components/opaque/definition.hpp
source/timemory/components/opaque/types.hpp
source/timemory/components/papi/CMakeLists.txt
source/timemory/components/papi/backends.hpp
source/timemory/components/papi/components.hpp
source/timemory/components/papi/extern.cpp
source/timemory/components/papi/extern.hpp
source/timemory/components/papi/papi_array.hpp
source/timemory/components/papi/papi_common.hpp
source/timemory/components/papi/papi_rate_tuple.hpp
source/timemory/components/papi/papi_tuple.hpp
source/timemory/components/papi/papi_vector.hpp
source/timemory/components/papi/types.hpp
source/timemory/components/roofline/CMakeLists.txt
source/timemory/components/roofline/backends.hpp
source/timemory/components/roofline/components.hpp
source/timemory/components/roofline/cpu_roofline.hpp
source/timemory/components/roofline/extern.cpp
source/timemory/components/roofline/extern.cu
source/timemory/components/roofline/extern.hpp
source/timemory/components/roofline/gpu_roofline.hpp
source/timemory/components/roofline/types.hpp
source/timemory/components/rusage/CMakeLists.txt
source/timemory/components/rusage/backends.hpp
source/timemory/components/rusage/components.hpp
source/timemory/components/rusage/extern.hpp
source/timemory/components/rusage/types.hpp
source/timemory/components/rusage/extern/current_peak_rss.cpp
source/timemory/components/rusage/extern/current_peak_rss.hpp
source/timemory/components/rusage/extern/kernel_mode_time.cpp
source/timemory/components/rusage/extern/kernel_mode_time.hpp
source/timemory/components/rusage/extern/num_io_in.cpp
source/timemory/components/rusage/extern/num_io_in.hpp
source/timemory/components/rusage/extern/num_io_out.cpp
source/timemory/components/rusage/extern/num_io_out.hpp
source/timemory/components/rusage/extern/num_major_page_faults.cpp
source/timemory/components/rusage/extern/num_major_page_faults.hpp
source/timemory/components/rusage/extern/num_minor_page_faults.cpp
source/timemory/components/rusage/extern/num_minor_page_faults.hpp
source/timemory/components/rusage/extern/page_rss.cpp
source/timemory/components/rusage/extern/page_rss.hpp
source/timemory/components/rusage/extern/peak_rss.cpp
source/timemory/components/rusage/extern/peak_rss.hpp
source/timemory/components/rusage/extern/priority_context_switch.cpp
source/timemory/components/rusage/extern/priority_context_switch.hpp
source/timemory/components/rusage/extern/user_mode_time.cpp
source/timemory/components/rusage/extern/user_mode_time.hpp
source/timemory/components/rusage/extern/virtual_memory.cpp
source/timemory/components/rusage/extern/virtual_memory.hpp
source/timemory/components/rusage/extern/voluntary_context_switch.cpp
source/timemory/components/rusage/extern/voluntary_context_switch.hpp
source/timemory/components/tau_marker/CMakeLists.txt
source/timemory/components/tau_marker/backends.hpp
source/timemory/components/tau_marker/components.hpp
source/timemory/components/tau_marker/extern.cpp
source/timemory/components/tau_marker/extern.hpp
source/timemory/components/tau_marker/types.hpp
source/timemory/components/timing/CMakeLists.txt
source/timemory/components/timing/backends.hpp
source/timemory/components/timing/child.hpp
source/timemory/components/timing/components.hpp
source/timemory/components/timing/ert_timer.hpp
source/timemory/components/timing/extern.cpp
source/timemory/components/timing/extern.hpp
source/timemory/components/timing/types.hpp
source/timemory/components/timing/wall_clock.hpp
source/timemory/components/trip_count/CMakeLists.txt
source/timemory/components/trip_count/backends.hpp
source/timemory/components/trip_count/components.hpp
source/timemory/components/trip_count/extern.cpp
source/timemory/components/trip_count/extern.hpp
source/timemory/components/trip_count/types.hpp
source/timemory/components/user_bundle/CMakeLists.txt
source/timemory/components/user_bundle/backends.hpp
source/timemory/components/user_bundle/components.cpp
source/timemory/components/user_bundle/components.hpp
source/timemory/components/user_bundle/extern.cpp
source/timemory/components/user_bundle/extern.hpp
source/timemory/components/user_bundle/overloads.hpp
source/timemory/components/user_bundle/types.hpp
source/timemory/components/vtune/CMakeLists.txt
source/timemory/components/vtune/backends.hpp
source/timemory/components/vtune/components.hpp
source/timemory/components/vtune/extern.cpp
source/timemory/components/vtune/extern.hpp
source/timemory/components/vtune/types.hpp
source/timemory/config/CMakeLists.txt
source/timemory/config/config.cpp
source/timemory/config/declaration.hpp
source/timemory/config/definition.hpp
source/timemory/config/extern.hpp
source/timemory/config/macros.hpp
source/timemory/config/types.hpp
source/timemory/containers/CMakeLists.txt
source/timemory/containers/auto_timer.hpp
source/timemory/containers/auto_user_bundle.hpp
source/timemory/containers/declaration.hpp
source/timemory/containers/definition.hpp
source/timemory/containers/extern.cpp
source/timemory/containers/extern.hpp
source/timemory/containers/macros.hpp
source/timemory/containers/types.hpp
source/timemory/containers/types/complete_list.cpp
source/timemory/containers/types/complete_list.hpp
source/timemory/containers/types/full_auto_timer.cpp
source/timemory/containers/types/full_auto_timer.hpp
source/timemory/containers/types/minimal_auto_timer.cpp
source/timemory/containers/types/minimal_auto_timer.hpp
source/timemory/data/CMakeLists.txt
source/timemory/data/extern.cpp
source/timemory/data/functional.hpp
source/timemory/data/handler.hpp
source/timemory/data/statistics.hpp
source/timemory/data/stream.hpp
source/timemory/data/types.hpp
source/timemory/deprecated/CMakeLists.txt
source/timemory/environment/CMakeLists.txt
source/timemory/environment/declaration.hpp
source/timemory/environment/definition.hpp
source/timemory/environment/environment.cpp
source/timemory/environment/extern.hpp
source/timemory/environment/macros.hpp
source/timemory/environment/types.hpp
source/timemory/ert/CMakeLists.txt
source/timemory/ert/aligned_allocator.hpp
source/timemory/ert/barrier.hpp
source/timemory/ert/cache_size.hpp
source/timemory/ert/configuration.hpp
source/timemory/ert/counter.hpp
source/timemory/ert/data.hpp
source/timemory/ert/definition.hpp
source/timemory/ert/extern.cpp
source/timemory/ert/extern.cu
source/timemory/ert/extern.hpp
source/timemory/ert/kernels.hpp
source/timemory/ert/macros.hpp
source/timemory/ert/types.hpp
source/timemory/general/CMakeLists.txt
source/timemory/general/extern.cpp
source/timemory/general/serialization.hpp
source/timemory/general/source_location.hpp
source/timemory/general/types.hpp
source/timemory/hash/CMakeLists.txt
source/timemory/hash/declaration.hpp
source/timemory/hash/definition.hpp
source/timemory/hash/extern.hpp
source/timemory/hash/hash.cpp
source/timemory/hash/macros.hpp
source/timemory/hash/types.hpp
source/timemory/macros/attributes.hpp
source/timemory/macros/compiler.hpp
source/timemory/macros/language.hpp
source/timemory/macros/os.hpp
source/timemory/manager/CMakeLists.txt
source/timemory/manager/declaration.hpp
source/timemory/manager/definition.hpp
source/timemory/manager/extern.hpp
source/timemory/manager/macros.hpp
source/timemory/manager/manager.cpp
source/timemory/manager/manager.hpp
source/timemory/manager/types.hpp
source/timemory/mpl/CMakeLists.txt
source/timemory/mpl/apply.hpp
source/timemory/mpl/available.hpp
source/timemory/mpl/concepts.hpp
source/timemory/mpl/extern.cpp
source/timemory/mpl/filters.hpp
source/timemory/mpl/function_traits.hpp
source/timemory/mpl/math.hpp
source/timemory/mpl/policy.hpp
source/timemory/mpl/quirks.hpp
source/timemory/mpl/stl.hpp
source/timemory/mpl/type_traits.hpp
source/timemory/mpl/types.hpp
source/timemory/mpl/bits/stl.hpp
source/timemory/mpl/bits/types.hpp
source/timemory/operations/CMakeLists.txt
source/timemory/operations/declaration.hpp
source/timemory/operations/definition.hpp
source/timemory/operations/extern.hpp
source/timemory/operations/macros.hpp
source/timemory/operations/operations.cpp
source/timemory/operations/types.hpp
source/timemory/operations/types/add_secondary.hpp
source/timemory/operations/types/add_statistics.hpp
source/timemory/operations/types/assemble.hpp
source/timemory/operations/types/async.hpp
source/timemory/operations/types/audit.hpp
source/timemory/operations/types/base_printer.hpp
source/timemory/operations/types/cache.hpp
source/timemory/operations/types/cleanup.hpp
source/timemory/operations/types/compose.hpp
source/timemory/operations/types/construct.hpp
source/timemory/operations/types/copy.hpp
source/timemory/operations/types/decode.hpp
source/timemory/operations/types/derive.hpp
source/timemory/operations/types/echo_measurement.hpp
source/timemory/operations/types/fini.hpp
source/timemory/operations/types/fini_storage.hpp
source/timemory/operations/types/generic.hpp
source/timemory/operations/types/get.hpp
source/timemory/operations/types/init.hpp
source/timemory/operations/types/init_storage.hpp
source/timemory/operations/types/mark.hpp
source/timemory/operations/types/math.hpp
source/timemory/operations/types/measure.hpp
source/timemory/operations/types/node.hpp
source/timemory/operations/types/print.hpp
source/timemory/operations/types/print_header.hpp
source/timemory/operations/types/print_statistics.hpp
source/timemory/operations/types/print_storage.hpp
source/timemory/operations/types/python_class_name.hpp
source/timemory/operations/types/record.hpp
source/timemory/operations/types/reset.hpp
source/timemory/operations/types/sample.hpp
source/timemory/operations/types/serialization.cpp
source/timemory/operations/types/serialization.hpp
source/timemory/operations/types/set.hpp
source/timemory/operations/types/start.hpp
source/timemory/operations/types/stop.hpp
source/timemory/operations/types/storage_initializer.hpp
source/timemory/operations/types/store.hpp
source/timemory/operations/types/finalize/ctest_notes.hpp
source/timemory/operations/types/finalize/dmp_get.hpp
source/timemory/operations/types/finalize/flamegraph.hpp
source/timemory/operations/types/finalize/get.hpp
source/timemory/operations/types/finalize/merge.hpp
source/timemory/operations/types/finalize/mpi_get.hpp
source/timemory/operations/types/finalize/print.hpp
source/timemory/operations/types/finalize/upc_get.hpp
source/timemory/plotting/CMakeLists.txt
source/timemory/plotting/declaration.hpp
source/timemory/plotting/definition.hpp
source/timemory/plotting/extern.hpp
source/timemory/plotting/macros.hpp
source/timemory/plotting/plotting.cpp
source/timemory/plotting/types.hpp
source/timemory/runtime/CMakeLists.txt
source/timemory/runtime/callbacks.hpp
source/timemory/runtime/configure.hpp
source/timemory/runtime/enumerate.hpp
source/timemory/runtime/extern.cpp
source/timemory/runtime/extern.hpp
source/timemory/runtime/initialize.hpp
source/timemory/runtime/insert.hpp
source/timemory/runtime/invoker.hpp
source/timemory/runtime/macros.hpp
source/timemory/runtime/properties.hpp
source/timemory/runtime/types.hpp
source/timemory/sampling/sampler.hpp
source/timemory/settings/CMakeLists.txt
source/timemory/settings/declaration.hpp
source/timemory/settings/definition.hpp
source/timemory/settings/extern.hpp
source/timemory/settings/macros.hpp
source/timemory/settings/settings.cpp
source/timemory/settings/settings.hpp
source/timemory/settings/tsettings.hpp
source/timemory/settings/types.hpp
source/timemory/settings/vsettings.cpp
source/timemory/settings/vsettings.hpp
source/timemory/storage/CMakeLists.txt
source/timemory/storage/basic_tree.hpp
source/timemory/storage/declaration.hpp
source/timemory/storage/definition.hpp
source/timemory/storage/extern.cpp
source/timemory/storage/extern.hpp
source/timemory/storage/graph.hpp
source/timemory/storage/graph_data.hpp
source/timemory/storage/macros.hpp
source/timemory/storage/node.hpp
source/timemory/storage/ring_buffer.cpp
source/timemory/storage/ring_buffer.hpp
source/timemory/storage/types.hpp
source/timemory/tools/CMakeLists.txt
source/timemory/tools/timemory-mallocp.h
source/timemory/tools/timemory-mpip.h
source/timemory/tools/timemory-ncclp.h
source/timemory/tools/timemory-ompt.h
source/timemory/tpls/CMakeLists.txt
source/timemory/tpls/extern.cpp
source/timemory/tpls/cereal/archives.hpp
source/timemory/tpls/cereal/cereal.hpp
source/timemory/tpls/cereal/types.hpp
source/timemory/tpls/cereal/cereal/access.hpp
source/timemory/tpls/cereal/cereal/cereal.hpp
source/timemory/tpls/cereal/cereal/macros.hpp
source/timemory/tpls/cereal/cereal/specialize.hpp
source/timemory/tpls/cereal/cereal/version.hpp
source/timemory/tpls/cereal/cereal/archives/adapters.hpp
source/timemory/tpls/cereal/cereal/archives/binary.hpp
source/timemory/tpls/cereal/cereal/archives/json.hpp
source/timemory/tpls/cereal/cereal/archives/portable_binary.hpp
source/timemory/tpls/cereal/cereal/archives/xml.hpp
source/timemory/tpls/cereal/cereal/details/helpers.hpp
source/timemory/tpls/cereal/cereal/details/polymorphic_impl.hpp
source/timemory/tpls/cereal/cereal/details/polymorphic_impl_fwd.hpp
source/timemory/tpls/cereal/cereal/details/static_object.hpp
source/timemory/tpls/cereal/cereal/details/traits.hpp
source/timemory/tpls/cereal/cereal/details/util.hpp
source/timemory/tpls/cereal/cereal/external/base64.hpp
source/timemory/tpls/cereal/cereal/external/rapidjson/allocators.h
source/timemory/tpls/cereal/cereal/external/rapidjson/cursorstreamwrapper.h
source/timemory/tpls/cereal/cereal/external/rapidjson/document.h
source/timemory/tpls/cereal/cereal/external/rapidjson/encodedstream.h
source/timemory/tpls/cereal/cereal/external/rapidjson/encodings.h
source/timemory/tpls/cereal/cereal/external/rapidjson/filereadstream.h
source/timemory/tpls/cereal/cereal/external/rapidjson/filewritestream.h
source/timemory/tpls/cereal/cereal/external/rapidjson/fwd.h
source/timemory/tpls/cereal/cereal/external/rapidjson/istreamwrapper.h
source/timemory/tpls/cereal/cereal/external/rapidjson/memorybuffer.h
source/timemory/tpls/cereal/cereal/external/rapidjson/memorystream.h
source/timemory/tpls/cereal/cereal/external/rapidjson/ostreamwrapper.h
source/timemory/tpls/cereal/cereal/external/rapidjson/pointer.h
source/timemory/tpls/cereal/cereal/external/rapidjson/prettywriter.h
source/timemory/tpls/cereal/cereal/external/rapidjson/rapidjson.h
source/timemory/tpls/cereal/cereal/external/rapidjson/reader.h
source/timemory/tpls/cereal/cereal/external/rapidjson/schema.h
source/timemory/tpls/cereal/cereal/external/rapidjson/stream.h
source/timemory/tpls/cereal/cereal/external/rapidjson/stringbuffer.h
source/timemory/tpls/cereal/cereal/external/rapidjson/writer.h
source/timemory/tpls/cereal/cereal/external/rapidjson/error/en.h
source/timemory/tpls/cereal/cereal/external/rapidjson/error/error.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/biginteger.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/diyfp.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/dtoa.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/ieee754.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/itoa.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/meta.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/pow10.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/regex.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/stack.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/strfunc.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/strtod.h
source/timemory/tpls/cereal/cereal/external/rapidjson/internal/swap.h
source/timemory/tpls/cereal/cereal/external/rapidjson/msinttypes/inttypes.h
source/timemory/tpls/cereal/cereal/external/rapidjson/msinttypes/stdint.h
source/timemory/tpls/cereal/cereal/external/rapidxml/license.txt
source/timemory/tpls/cereal/cereal/external/rapidxml/manual.html
source/timemory/tpls/cereal/cereal/external/rapidxml/rapidxml.hpp
source/timemory/tpls/cereal/cereal/external/rapidxml/rapidxml_iterators.hpp
source/timemory/tpls/cereal/cereal/external/rapidxml/rapidxml_print.hpp
source/timemory/tpls/cereal/cereal/external/rapidxml/rapidxml_utils.hpp
source/timemory/tpls/cereal/cereal/types/array.hpp
source/timemory/tpls/cereal/cereal/types/atomic.hpp
source/timemory/tpls/cereal/cereal/types/base_class.hpp
source/timemory/tpls/cereal/cereal/types/bitset.hpp
source/timemory/tpls/cereal/cereal/types/boost_variant.hpp
source/timemory/tpls/cereal/cereal/types/chrono.hpp
source/timemory/tpls/cereal/cereal/types/common.hpp
source/timemory/tpls/cereal/cereal/types/complex.hpp
source/timemory/tpls/cereal/cereal/types/deque.hpp
source/timemory/tpls/cereal/cereal/types/forward_list.hpp
source/timemory/tpls/cereal/cereal/types/functional.hpp
source/timemory/tpls/cereal/cereal/types/list.hpp
source/timemory/tpls/cereal/cereal/types/map.hpp
source/timemory/tpls/cereal/cereal/types/memory.hpp
source/timemory/tpls/cereal/cereal/types/optional.hpp
source/timemory/tpls/cereal/cereal/types/polymorphic.hpp
source/timemory/tpls/cereal/cereal/types/queue.hpp
source/timemory/tpls/cereal/cereal/types/set.hpp
source/timemory/tpls/cereal/cereal/types/stack.hpp
source/timemory/tpls/cereal/cereal/types/string.hpp
source/timemory/tpls/cereal/cereal/types/tuple.hpp
source/timemory/tpls/cereal/cereal/types/unordered_map.hpp
source/timemory/tpls/cereal/cereal/types/unordered_set.hpp
source/timemory/tpls/cereal/cereal/types/utility.hpp
source/timemory/tpls/cereal/cereal/types/valarray.hpp
source/timemory/tpls/cereal/cereal/types/variant.hpp
source/timemory/tpls/cereal/cereal/types/vector.hpp
source/timemory/tpls/cereal/cereal/types/concepts/pair_associative_container.hpp
source/timemory/utility/CMakeLists.txt
source/timemory/utility/argparse.cpp
source/timemory/utility/argparse.hpp
source/timemory/utility/bit_flags.hpp
source/timemory/utility/conditional.hpp
source/timemory/utility/declaration.hpp
source/timemory/utility/filepath.hpp
source/timemory/utility/macros.hpp
source/timemory/utility/mangler.hpp
source/timemory/utility/popen.cpp
source/timemory/utility/popen.hpp
source/timemory/utility/serializer.hpp
source/timemory/utility/signals.hpp
source/timemory/utility/singleton.hpp
source/timemory/utility/socket.hpp
source/timemory/utility/testing.hpp
source/timemory/utility/transient_function.hpp
source/timemory/utility/type_id.hpp
source/timemory/utility/types.hpp
source/timemory/utility/utility.cpp
source/timemory/utility/utility.hpp
source/timemory/utility/bits/macros.hpp
source/timemory/utility/bits/signals.hpp
source/timemory/variadic/CMakeLists.txt
source/timemory/variadic/auto_base_bundle.cpp
source/timemory/variadic/auto_base_bundle.hpp
source/timemory/variadic/auto_bundle.hpp
source/timemory/variadic/auto_hybrid.hpp
source/timemory/variadic/auto_list.hpp
source/timemory/variadic/auto_tuple.hpp
source/timemory/variadic/base_bundle.hpp
source/timemory/variadic/bundle.cpp
source/timemory/variadic/bundle.hpp
source/timemory/variadic/bundle_execute.hpp
source/timemory/variadic/component_bundle.hpp
source/timemory/variadic/component_hybrid.hpp
source/timemory/variadic/component_list.hpp
source/timemory/variadic/component_tuple.hpp
source/timemory/variadic/definition.hpp
source/timemory/variadic/functional.cpp
source/timemory/variadic/functional.hpp
source/timemory/variadic/impl.hpp
source/timemory/variadic/lightweight_tuple.cpp
source/timemory/variadic/lightweight_tuple.hpp
source/timemory/variadic/macros.hpp
source/timemory/variadic/types.hpp
source/tools/CMakeLists.txt
source/tools/kokkos-connector/CMakeLists.txt
source/tools/kokkos-connector/README.md
source/tools/kokkos-connector/kp_timemory.cpp
source/tools/kokkos-connector/kp_timemory.cpp.in
source/tools/kokkos-connector/kp_timemory.hpp
source/tools/kokkos-connector/kp_timemory_common.cpp
source/tools/kokkos-connector/kp_timemory_filter.cpp
source/tools/kokkos-connector/sample/sample.cpp
source/tools/timemory-avail/CMakeLists.txt
source/tools/timemory-avail/README.md
source/tools/timemory-avail/timemory-avail.cpp
source/tools/timemory-avail/timemory-avail.hpp
source/tools/timemory-compiler-instrument/CMakeLists.txt
source/tools/timemory-compiler-instrument/README.md
source/tools/timemory-compiler-instrument/compiler-instrument-base.cpp
source/tools/timemory-compiler-instrument/compiler-instrument.cpp
source/tools/timemory-jump/CMakeLists.txt
source/tools/timemory-jump/README.md
source/tools/timemory-jump/library.cpp
source/tools/timemory-mallocp/CMakeLists.txt
source/tools/timemory-mallocp/README.md
source/tools/timemory-mallocp/timemory-mallocp.cpp
source/tools/timemory-mpip/CMakeLists.txt
source/tools/timemory-mpip/README.md
source/tools/timemory-mpip/create_mpi_gotcha.sh
source/tools/timemory-mpip/timemory-mpip.cpp
source/tools/timemory-ncclp/CMakeLists.txt
source/tools/timemory-ncclp/README.md
source/tools/timemory-ncclp/timemory-ncclp.cpp
source/tools/timemory-nvml/CMakeLists.txt
source/tools/timemory-nvml/README.md
source/tools/timemory-nvml/monitor.cpp
source/tools/timemory-nvml/nvml.cpp
source/tools/timemory-nvml/nvml.hpp
source/tools/timemory-nvml/nvml_backends.hpp
source/tools/timemory-nvml/nvml_memory_info.cpp
source/tools/timemory-nvml/nvml_memory_info.hpp
source/tools/timemory-nvml/nvml_processes.cpp
source/tools/timemory-nvml/nvml_processes.hpp
source/tools/timemory-nvml/nvml_temperature.cpp
source/tools/timemory-nvml/nvml_temperature.hpp
source/tools/timemory-nvml/nvml_types.hpp
source/tools/timemory-nvml/nvml_utilization_rate.cpp
source/tools/timemory-nvml/nvml_utilization_rate.hpp
source/tools/timemory-nvml/parse_args.cpp
source/tools/timemory-ompt/CMakeLists.txt
source/tools/timemory-ompt/README.md
source/tools/timemory-ompt/timemory-ompt.cpp
source/tools/timemory-pid/CMakeLists.txt
source/tools/timemory-pid/README.md
source/tools/timemory-pid/timemory-pid.cpp
source/tools/timemory-run/CMakeLists.txt
source/tools/timemory-run/Generate.cmake
source/tools/timemory-run/README.md
source/tools/timemory-run/timemory-run-details.cpp
source/tools/timemory-run/timemory-run.cpp
source/tools/timemory-run/timemory-run.hpp
source/tools/timemory-run/collections/adios2
source/tools/timemory-run/collections/aio
source/tools/timemory-run/collections/ampi
source/tools/timemory-run/collections/armci
source/tools/timemory-run/collections/blacs
source/tools/timemory-run/collections/blas
source/tools/timemory-run/collections/caf
source/tools/timemory-run/collections/chapel
source/tools/timemory-run/collections/charm
source/tools/timemory-run/collections/comex
source/tools/timemory-run/collections/converse
source/tools/timemory-run/collections/craymem
source/tools/timemory-run/collections/cuda
source/tools/timemory-run/collections/curl
source/tools/timemory-run/collections/dl
source/tools/timemory-run/collections/dmapp
source/tools/timemory-run/collections/fabric
source/tools/timemory-run/collections/ffio
source/tools/timemory-run/collections/fftw
source/tools/timemory-run/collections/fftwcl
source/tools/timemory-run/collections/globalarrays
source/tools/timemory-run/collections/gmp
source/tools/timemory-run/collections/gni
source/tools/timemory-run/collections/hbw
source/tools/timemory-run/collections/hdf5
source/tools/timemory-run/collections/heap
source/tools/timemory-run/collections/hip
source/tools/timemory-run/collections/hsa
source/tools/timemory-run/collections/huge
source/tools/timemory-run/collections/jemalloc
source/tools/timemory-run/collections/lapack
source/tools/timemory-run/collections/lustre
source/tools/timemory-run/collections/math
source/tools/timemory-run/collections/memkind
source/tools/timemory-run/collections/memory
source/tools/timemory-run/collections/mpfr
source/tools/timemory-run/collections/mpi
source/tools/timemory-run/collections/netcdf
source/tools/timemory-run/collections/numa
source/tools/timemory-run/collections/oacc
source/tools/timemory-run/collections/omp
source/tools/timemory-run/collections/opencl
source/tools/timemory-run/collections/pblas
source/tools/timemory-run/collections/petsc
source/tools/timemory-run/collections/pgas
source/tools/timemory-run/collections/pnetcdf
source/tools/timemory-run/collections/points
source/tools/timemory-run/collections/pthread
source/tools/timemory-run/collections/realtime
source/tools/timemory-run/collections/scalapack
source/tools/timemory-run/collections/shmem
source/tools/timemory-run/collections/shmemx
source/tools/timemory-run/collections/signal
source/tools/timemory-run/collections/spawn
source/tools/timemory-run/collections/stdio
source/tools/timemory-run/collections/string
source/tools/timemory-run/collections/sync
source/tools/timemory-run/collections/syscall
source/tools/timemory-run/collections/sysfs
source/tools/timemory-run/collections/sysio
source/tools/timemory-run/collections/upc
source/tools/timemory-run/collections/xpmem
source/tools/timemory-run/collections/zmq
source/tools/timemory-run/generated/timemory-instr.sh
source/tools/timemory-run/generated/timemory-run-regex.cpp.in
source/tools/timemory-stubs/CMakeLists.txt
source/tools/timemory-stubs/README.md
source/tools/timemory-stubs/library.cpp
source/tools/timemory-timem/CMakeLists.txt
source/tools/timemory-timem/README.md
source/tools/timemory-timem/md5.cpp
source/tools/timemory-timem/md5.hpp
source/tools/timemory-timem/timem.cpp
source/tools/timemory-timem/timem.hpp
tests/CMakeLists.txt
timemory/CMakeLists.txt
timemory/README.md
timemory/__init__.py.in
timemory/common.py
timemory/options.py
timemory/signals.py
timemory/units.py
timemory/analyze/__init__.py
timemory/analyze/__main__.py
timemory/analyze/analyze.py
timemory/api/__init__.py
timemory/api/gperftools/__init__.py
timemory/api/gperftools/__main__.py
timemory/api/gperftools/cpu_profiler.py
timemory/api/gperftools/heap_profiler.py
timemory/api/gperftools/utils.py
timemory/bin/flamegraph.pl
timemory/bundle/__init__.py
timemory/component/__init__.py
timemory/hardware_counters/__init__.py
timemory/libs/__init__.py
timemory/mpi/__init__.py
timemory/mpi_support/__init__.py
timemory/mpi_support/mpi_support.py
timemory/plotting/__init__.py
timemory/plotting/__main__.py
timemory/plotting/plotting.py
timemory/plotting/table.py
timemory/profiler/__init__.py
timemory/profiler/__main__.py
timemory/profiler/profiler.py
timemory/region/__init__.py
timemory/roofline/__init__.py
timemory/roofline/__main__.py
timemory/roofline/roofline.py
timemory/storage/__init__.py
timemory/test/__init__.py
timemory/test/__main__.py
timemory/test/test_flat.py
timemory/test/test_general.py
timemory/test/test_hatchet.py
timemory/test/test_rusage.py
timemory/test/test_storage.py
timemory/test/test_throttle.py
timemory/test/test_timeline.py
timemory/test/test_timing.py
timemory/test/test_tools.py
timemory/tools/__init__.py
timemory/trace/__init__.py
timemory/trace/__main__.py
timemory/trace/tracer.py
timemory/util/__init__.py
timemory/util/util.py