summaryrefslogtreecommitdiff
path: root/src/vm/diagnosticserver.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-3/+0
2019-05-23Profiler attach over the diagnostics pipe (#24670)David Mason1-0/+1
2019-05-08Add generate crash dump command to diagnostics server (#24460)Mike McLaughlin1-3/+4
2019-04-16[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)José Rivero1-5/+3
2019-04-02[EventPipe] Streaming events out-of-proc using IPC (#23448)José Rivero1-11/+3
2019-03-21[EventPipe] Fix linker warning on Debug/Checked build and unlink Unix Domain ...José Rivero1-2/+6
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-0/+58