summaryrefslogtreecommitdiff
path: root/src/vm/diagnosticserver.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-19Change Diagnostic Server transport name to align with spec (#25031)John Salem1-1/+1
2019-06-02AutoTrace - launch dotnet trace to capture trace as soon as the runtime is av...Andrew Au1-1/+15
2019-05-23Diagnostics IPC (#24582)John Salem1-17/+21
2019-05-23Profiler attach over the diagnostics pipe (#24670)David Mason1-0/+6
2019-05-08Add generate crash dump command to diagnostics server (#24460)Mike McLaughlin1-0/+7
2019-04-20Tighten asserts (#24124)Andrew Au1-1/+1
2019-04-16[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)José Rivero1-9/+6
2019-04-02[EventPipe] Streaming events out-of-proc using IPC (#23448)José Rivero1-28/+39
2019-03-21[EventPipe] Fix linker warning on Debug/Checked build and unlink Unix Domain ...José Rivero1-14/+24
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-0/+171