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 the ability for profilers to listen to EventPipe events #37002

Merged
merged 24 commits into from
Jun 27, 2020

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    40d9308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e2bbd8 View commit details
    Browse the repository at this point in the history
  3. add guids to API

    davmason committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a6ecda8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af29c79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7198ac5 View commit details
    Browse the repository at this point in the history
  6. fix linux build error

    davmason committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7f3642c View commit details
    Browse the repository at this point in the history
  7. refactoring

    davmason committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1eb39d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce70d00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d644cba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d1b5bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7cb9a1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c132d07 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee9aee8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    540d8e3 View commit details
    Browse the repository at this point in the history
  15. remove spurious assert

    davmason committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5eca5ef View commit details
    Browse the repository at this point in the history
  16. Fix SampleProfiler refcount issue, double profiler callback, remove u…

    …nnecessary loop, and make a more straightforward assert
    davmason committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    619f4b8 View commit details
    Browse the repository at this point in the history
  17. remove the concept of m_writeEventSuspending from the buffer manager …

    …now that EventPipeSession handles synchronization
    davmason committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7905bcf View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Add test

    davmason committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    96d8cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ceca4 View commit details
    Browse the repository at this point in the history
  3. fix x86 test build issues

    davmason committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    0cc9a28 View commit details
    Browse the repository at this point in the history
  4. exlcude test from mono

    davmason committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    008dabd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68e3479 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

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

    davmason committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    5ab6fd0 View commit details
    Browse the repository at this point in the history