projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7b50f72
6893d18
)
Add _EFN_GetManagedThread for !analyze (#363)
author
Mike McLaughlin
<mikem@microsoft.com>
Thu, 27 Jun 2019 04:44:30 +0000
(21:44 -0700)
committer
GitHub
<noreply@github.com>
Thu, 27 Jun 2019 04:44:30 +0000
(21:44 -0700)
* Add _EFN_GetManagedThread for !analyze
Instead of reading "gCurrentThreadInfo.m_pThread" in the runtime.
* CR feedback
Trivial merge