summaryrefslogtreecommitdiff
path: root/src/vm/eventpipebuffermanager.h
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2019-02-26GCC compatibility fixes #7 (#22810)Sinan Kaya1-3/+3
2019-02-09Move eventpipe buffer to TLS (#21817)Sung Yoon Whang1-3/+54
2018-07-02Dispatch Runtime Events to EventListener (#18649)Brian Robbins1-1/+5
2018-01-29EventPipe: Don't Generate and Emit Stacks on Rundown (#16083)Brian Robbins1-1/+2
2017-08-28EventPipe: fix memory leaks (#12476)Konstantin Baladurin1-0/+1
2017-08-24Remove unnecessary buffer copy from EventPipe::WriteEvent pipeline (#13347)Victor "Nate" Graf1-1/+2
2017-05-25Implement Activity ID / Related Activity ID for EventSources Writing to Event...Brian Robbins1-1/+1
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-0/+161