index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vm
/
eventpipe.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Let EventPipe threads sleep when no events are available (#25601)
David Mason
1
-0
/
+3
2019-07-03
Fix getting rundown events during EventPipe::Shutdown (#25450)
José Rivero
1
-2
/
+9
2019-07-02
Ensure YIELD_WHILE() in EventPipeBufferManager::SuspendWriteEvent() always te...
Andrew Au
1
-0
/
+1
2019-07-02
Add RundownRequested switch to EventPipe IPC protocol (#25495)
Sung Yoon Whang
1
-0
/
+1
2019-06-24
Make s_numberOfSessions Volatile as advertisement to other devs that the data...
José Rivero
1
-2
/
+2
2019-06-24
Multiple bug fixes (#25308)
José Rivero
1
-4
/
+15
2019-06-21
Add EventPipe Processor Number support and make NetTrace the default … (#25...
Noah Falk
1
-0
/
+22
2019-06-14
Moving non-EventPipe types out of eventpipe.* (#25161)
José Rivero
1
-285
/
+5
2019-06-13
Multiple EventPipe related bugs/issues (#25112)
José Rivero
1
-3
/
+1
2019-06-10
Add support for the NetTrace EventPipe file format
noahfalk
1
-1
/
+4
2019-06-09
Fix `EventPipe::Disable` threading issues. (#24896)
José Rivero
1
-11
/
+30
2019-05-28
Create the Concept of Multiple EventPipe Sessions (#24417)
José Rivero
1
-29
/
+17
2019-05-01
Pulling in Noah's fix in event_pipe_lock_fix branch
Sung Yoon Whang
1
-0
/
+6
2019-04-30
Changing comments/names that refers to file switching to flushing instead
Andrew Au
1
-1
/
+1
2019-04-26
Commits from #24229 - Fixes for IBC profile data on Linux
Brian Sullivan
1
-4
/
+0
2019-04-26
Revert "Fix for IBC profile data on Linux - Build the full command line for F...
Brian Sullivan
1
-0
/
+4
2019-04-26
Refactored the duplicated code into a template method pattern
Andrew Au
1
-1
/
+50
2019-04-25
Fix for IBC profile data on Linux - Build the full command line for FEATURE_PAL
Brian Sullivan
1
-4
/
+0
2019-04-25
Postponing the managed callback so that they are called after the lock acquis...
Andrew Au
1
-2
/
+7
2019-04-18
If IPC connections fails, then remove active session. (#24082)
José Rivero
1
-0
/
+2
2019-04-16
[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)
José Rivero
1
-13
/
+9
2019-04-08
Remove the MultiFileSec option from EventPipe. (#23777)
José Rivero
1
-20
/
+4
2019-04-02
[EventPipe] Streaming events out-of-proc using IPC (#23448)
José Rivero
1
-18
/
+40
2019-03-18
[EventPipe] Adding an IPC server to handle out of process communication. (#23...
José Rivero
1
-219
/
+107
2019-03-09
Two more instances
Andrew Au
1
-1
/
+0
2018-11-08
EventPipe support for "Parameters" (#20796)
José Rivero
1
-3
/
+34
2018-10-25
Remove debug-only file writers. (#20612)
Brian Robbins
1
-4
/
+0
2018-10-25
Add EventPipe Config File Option MultiFileSec (#20548)
Brian Robbins
1
-2
/
+25
2018-10-05
Enable Config-File Based Control of EventPipe (#20238)
Brian Robbins
1
-4
/
+0
2018-09-07
Add Basic Out-of-Process EventPipe Control and Heap Snapshot Capture (#19720)
Brian Robbins
1
-3
/
+0
2018-08-01
Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)
Brian Robbins
1
-5
/
+24
2018-07-02
Dispatch Runtime Events to EventListener (#18649)
Brian Robbins
1
-0
/
+22
2018-03-21
Add More Process Information to EventPipe Traces (#17080)
Brian Robbins
1
-6
/
+12
2018-01-29
Add ActivityId Support to EventPipe (#16055)
Brian Robbins
1
-0
/
+14
2018-01-25
Create the concept of EventPipeSession and refactor EventPipe to use it. Als...
Brian Robbins
1
-0
/
+9
2018-01-02
Retry: Enable EventPipe across Unix and Windows (#15611)
Victor "Nate" Graf
1
-16
/
+18
2017-12-21
Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)
Victor "Nate" Graf
1
-18
/
+16
2017-12-20
Enable EventPipe across Unix and Windows (#14772)
Victor "Nate" Graf
1
-16
/
+18
2017-09-01
Change identifier for EventProviders from GUID to string name (#13370)
Victor "Nate" Graf
1
-2
/
+2
2017-08-24
Remove unnecessary buffer copy from EventPipe::WriteEvent pipeline (#13347)
Victor "Nate" Graf
1
-1
/
+80
2017-05-26
Fix compile with disabled FEATURE_READYTORUN option (#11875)
Petr Bred
1
-1
/
+1
2017-05-25
Implement Activity ID / Related Activity ID for EventSources Writing to Event...
Brian Robbins
1
-2
/
+3
2017-05-24
Indicate if thread time events are in managed or native code. (#11892)
Brian Robbins
1
-1
/
+1
2017-05-16
Allow provider deletion to be deferred until after tracing is stopped. (#11651)
Brian Robbins
1
-0
/
+7
2017-05-15
Write EventSource events with metadata to EventPipe (#11577)
Xiangyang (Mark) Guo
1
-3
/
+5
2017-05-15
Allow coniguration of sampling rate. (#11595)
Brian Robbins
1
-0
/
+1
2017-05-12
Enable Symbolic Rundown for EventPipe (#11582)
Brian Robbins
1
-4
/
+34
2017-05-12
EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)
Brian Robbins
1
-2
/
+69
2017-05-10
Re-Factor EventSource to Support Writing to EventPipe (#11435)
Brian Robbins
1
-0
/
+27
2017-05-06
Log Events to EventPipe on Linux (#11433)
Brian Robbins
1
-20
/
+45
[next]