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: read free_memory when the event is captured, not only at SDK startup #1962

Merged
merged 14 commits into from
Jul 18, 2022

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    b352c5b View commit details
    Browse the repository at this point in the history
  2. Changelog

    kevinrenskers committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    67a225c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Update Sources/Sentry/SentryClient.m

    Co-authored-by: Dhiogo Brustolin <dhiogorb@gmail.com>
    kevinrenskers and brustolin committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2f321ef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/1824-read-free-memory-at-time-of-event

    * master:
      fix: Crash in profiling logger (#1964)
      ref: Mark options.sdkInfo as deprecated (#1960)
      feat: Add extra app start span (#1952)
    kevinrenskers committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    56c19a7 View commit details
    Browse the repository at this point in the history
  3. Change import

    kevinrenskers committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    4336949 View commit details
    Browse the repository at this point in the history
  4. DRY

    kevinrenskers committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2b53bbd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into fix/1824-read-free-memory-at-time-of-event

    * master:
      fix: sanitize span data (#1963)
    kevinrenskers committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f05bd6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    628dd39 View commit details
    Browse the repository at this point in the history
  7. Remove unused import

    kevinrenskers committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b237658 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    588bd6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d4a8b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into fix/1824-read-free-memory-at-time-of-event

    * master:
      ci: Don't run benchmarks on release (#1971)
      Don't track OOMs for simulators (#1970)
      feat: Automatic nest new spans with the ui life cycle function (#1959)
      docs: update some docs/comments to read a little better (#1966)
      ci: benchmarking updates (#1926)
      feat: upload list of slow/frozen rendered frame timestamps during a profile (#1910)
      feat: Enhance the UIViewController breadcrumbs with more data (#1945)
    
    # Conflicts:
    #	Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_System.h
    kevinrenskers committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a48bdba View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Move changelog entry

    kevinrenskers committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9c507a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

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