Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exit gotcha + remove DelayedInit state + rocm-smi + cleanup #110

Merged
merged 2 commits into from
Jul 25, 2022

Commits on Jul 25, 2022

  1. exit gotcha + remove DelayedInit state + cleanup

    - exit gotcha which wraps exit, quick_exit, abort
    - minor refactor of mpi gotchas
    - removed some redundant code in omnitrace_finalized_hidden
    - exclude instrumenting functions starting with dlopen and dlsym
    - exclude instrumenting exit, quick_exit, and abort functions
    - update timemory submodule with support for new gotcha_invoker with (gotcha_data, <function pointer>, args...)
    jrmadsen committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e040de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e48581 View commit details
    Browse the repository at this point in the history