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

fix: synchronize and copy global profiling data structures #3018

Merged
merged 21 commits into from
May 15, 2023

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    104d534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3557f57 View commit details
    Browse the repository at this point in the history
  3. changelog

    armcknight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a3c542c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8da8a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73c63c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63525ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3594ea8 View commit details
    Browse the repository at this point in the history
  8. release: 8.7.0

    getsentry-bot authored and armcknight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a040e99 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump github/codeql-action from 2.3.2 to 2.3.3 (#3014)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.2 to 2.3.3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f3feb00...29b1f65)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and armcknight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ecf9400 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    971805f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. pr feedback

    armcknight committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a337836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef06b3 View commit details
    Browse the repository at this point in the history
  3. relocate to common conditionally compiled code sector

    this has the additional benefit that it only does work if the if
        branch is taken; small benefit since it's debug only but ¯\_(ツ)_/¯
    armcknight committed May 11, 2023
    Configuration menu
    Copy the full SHA
    96494b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a51cf97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3d2d3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c92fc91 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    85209f0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    ec9945a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363d58b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f96c567 View commit details
    Browse the repository at this point in the history
  4. fix changelog

    armcknight committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7254787 View commit details
    Browse the repository at this point in the history