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

Add option to exclude traces spent in GC #515

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Add option to exclude traces spent in GC #515

wants to merge 4 commits into from

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    e318da5 View commit details
    Browse the repository at this point in the history
  2. unittest fix

    benfred committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4ab7f42 View commit details
    Browse the repository at this point in the history
  3. Get GC time for osx

    Seems to have the same offsets as linux, which is sorta suspicious
    (maybe we can avoid the OS specific code here and just add to the InterpreterState trait?)
    benfred committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b2dc023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddfe50a View commit details
    Browse the repository at this point in the history