summaryrefslogtreecommitdiff
path: root/src/vm/fastserializer.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Return the required padding size instead of the current position to avoid int...Andrew Au1-3/+3
2019-04-18If IPC connections fails, then remove active session. (#24082)José Rivero1-1/+1
2019-04-16[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)José Rivero1-2/+2
2019-04-12Fix EventPipe IPC streaming (#23768)Sung Yoon Whang1-1/+1
2019-04-02[EventPipe] Streaming events out-of-proc using IPC (#23448)José Rivero1-0/+6
2019-03-21[EventPipe] Fix linker warning on Debug/Checked build and unlink Unix Domain ...José Rivero1-1/+2
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-20/+51
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-22/+22
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+74