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

[browser][st] event pipe #110818

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Conversation

pavelsavara
Copy link
Member

work in progress

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-Diagnostics-mono os-browser Browser variant of arch-wasm labels Dec 18, 2024
@pavelsavara pavelsavara added this to the 10.0.0 milestone Dec 18, 2024
@pavelsavara pavelsavara self-assigned this Dec 18, 2024
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

1 similar comment
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

- use PERFTRACING_DISABLE_THREADS
- introduce ep_rt_event_loop_job_create instead of
- pass EventPipeEvent to ep_rt_sample_profiler_enabled, so that I don't have to abuse ep_rt_sample_profiler_write_sampling_event_for_threads
- rename mono_schedule_ds_job and implement self-schedule there
- feedback about FeaturePerfTracing
- mark more stuff EP_UNREACHABLE
- revert ILLinkDescriptorsLibraryBuildXml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Diagnostics-mono os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant