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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add extra app start span #1952

Merged
merged 16 commits into from
Jul 12, 2022
Merged

feat: Add extra app start span #1952

merged 16 commits into from
Jul 12, 2022

Commits on Jul 8, 2022

  1. feat: Add runtime init app start span

    Add __mod_init_func hook which gets called before main. With
    this info we can add one more app start span.
    philipphofmann committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    5c4cfba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f8f84 View commit details
    Browse the repository at this point in the history
  3. Undo formatting

    philipphofmann committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    48ac3a4 View commit details
    Browse the repository at this point in the history
  4. Add UI tests

    philipphofmann committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c4ee0c1 View commit details
    Browse the repository at this point in the history
  5. get time

    philipphofmann committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c0f6060 View commit details
    Browse the repository at this point in the history
  6. sentry__msec_time

    philipphofmann committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    544fd63 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    2d1152a View commit details
    Browse the repository at this point in the history
  2. Fix measurement

    philipphofmann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    db13a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    033aada View commit details
    Browse the repository at this point in the history
  4. Add tests

    philipphofmann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    a3e6bd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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

    philipphofmann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    23a614b View commit details
    Browse the repository at this point in the history
  3. cleanup

    philipphofmann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9898646 View commit details
    Browse the repository at this point in the history
  4. cleanup

    philipphofmann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    a730e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ed047a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dc7537 View commit details
    Browse the repository at this point in the history