Cleanup work (#89976)
authorLakshan Fernando <lakshanf@hotmail.com>
Tue, 8 Aug 2023 13:35:41 +0000 (06:35 -0700)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2023 13:35:41 +0000 (06:35 -0700)
commit3c5ad6c677b4a3d12bc6a776d654558cca2c36a9
tree52ff9eb69ec353dfa5ff23b643ac9f0d2a851ef4
parent03816d24af297553dc4fc0fe7433c752d62e0ed1
Cleanup work (#89976)

* Cleanup work

* FB

* test fix

* Implement per-thread activity_id

* FB

* Update src/coreclr/nativeaot/Runtime/eventpipeinternal.cpp

Co-authored-by: Elinor Fung <elfung@microsoft.com>
* replace pThread with activityIdHandle

* increase helix timeout for checked aot run

---------

Co-authored-by: Elinor Fung <elfung@microsoft.com>
13 files changed:
eng/pipelines/runtime.yml
src/coreclr/nativeaot/Runtime/eventpipe/dotnetruntime.cpp
src/coreclr/nativeaot/Runtime/eventpipe/ep-rt-aot.cpp
src/coreclr/nativeaot/Runtime/eventpipe/ep-rt-aot.h
src/coreclr/nativeaot/Runtime/eventpipeinternal.cpp
src/coreclr/nativeaot/Runtime/eventtrace_gcheap.cpp
src/tests/issues.targets
src/tests/tracing/eventactivityidcontrol/eventactivityidcontrol.csproj
src/tests/tracing/eventactivityidcontrol/rd.xml [new file with mode: 0644]
src/tests/tracing/eventpipe/pauseonstart/pauseonstart.cs
src/tests/tracing/eventpipe/pauseonstart/pauseonstart.csproj
src/tests/tracing/eventpipe/processinfo3/processinfo3.cs
src/tests/tracing/eventpipe/processinfo3/processinfo3.csproj