-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Add event to capture min/max threads #70063
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
Merged
eduardo-vp
merged 42 commits into
dotnet:main
from
eduardo-vp:feature/add-event-to-minmax-threads-config
Jun 17, 2022
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
0874197
Events added in managed side. Native side incomplete
dcb78e2
Events inside class
818907f
Fix ClrEtwAll.man
bf72c48
Finished events. Just GUID missing
09369c6
Add GUID to 'ThreadPoolMinMaxWorkerThreads' Task
e42cfe7
Event defined in ClrEtwAll.man
07e3cb0
Added comment: First time win:Int16 is being used - might use win:Int…
c247e06
Event defined in NativeRuntimeEventSource.PortableThreadPool.cs
c663c2f
Use Min/MaxWorkerThreads, Min/MaxIOCompletionThreads
b41062d
Erase Update Opcode
0eed32d
Fix sizeof in NRES.PortaleThreadPool.cs
b892b0a
Fire events in PortableThreadPool.cs
931b762
Use ushort instead of short
54e8a4c
Add DllImportEntry for event
65ceda9
Cast to ushort when firing event
65adb4a
Test added / Not working yet
0504984
Merge branch 'main' of https://github.com/eduardo-vp/runtime into fea…
af347e7
Merge branch 'main' of https://github.com/eduardo-vp/runtime into fea…
db53f65
Modified test. There are still some errors
234f103
Test finished
38d845e
Remove unnecessary line
edbc02f
Updated comment
6aa0cce
Test was fixed
eef758c
Long lines wrapped
74451e3
System.* sorted in ThreadPoolTests.cs
d21b68c
Mono changes
041e99f
Bug: fixde native runtime event source number
8bfc5d5
Added more Mono changes
e0f3b42
Add event_pipe_stub_write_event_threadpool_min_max_threads
31ca980
Merge branch 'dotnet:main' into feature/add-event-to-minmax-threads-c…
eduardo-vp 7fdbaf6
Add missing line in etmdummy.h
a4e3a66
Add event to gen-eventing-event-inc.lst
47d2104
Merge branch 'main' of https://github.com/eduardo-vp/runtime into fea…
096a147
Sorted order of Logs in icall-def.h
22c7a56
Merge branch 'main' of https://github.com/eduardo-vp/runtime into fea…
32ae798
Match GUID with corresponding PR in perfview repo
08836cb
Merge branch 'main' of https://github.com/eduardo-vp/runtime into fea…
49577cd
Merge branch 'main' of https://github.com/eduardo-vp/runtime into fea…
f1e6a88
Merge branch 'dotnet:main' into feature/add-event-to-minmax-threads-c…
eduardo-vp 07c97e9
Merge branch 'dotnet:main' into feature/add-event-to-minmax-threads-c…
eduardo-vp 8512ba1
Merge branch 'dotnet:main' into feature/add-event-to-minmax-threads-c…
eduardo-vp ccaa010
Merge branch 'dotnet:main' into feature/add-event-to-minmax-threads-c…
eduardo-vp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.