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
/
eventpipesession.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
Merge branch 'release/3.0' into merge/master-to-release/3.0
William Godbe
1
-0
/
+15
2019-07-09
Let EventPipe threads sleep when no events are available (#25601)
David Mason
1
-4
/
+23
2019-07-03
Prevent EventPipe rundown from blocking on write (#25523)
John Salem
1
-28
/
+14
2019-07-02
Add RundownRequested switch to EventPipe IPC protocol (#25495)
Sung Yoon Whang
1
-1
/
+3
2019-06-26
Merge branch 'release/3.0' into merge/master-to-release/3.0
William Godbe
1
-0
/
+15
2019-06-25
Make sure EventPipeProvider::m_keywords is accurate after EventPipeConfigurat...
Andrew Au
1
-1
/
+1
2019-06-24
Multiple bug fixes (#25308)
José Rivero
1
-50
/
+38
2019-06-20
Fix eventpipe filtering (#25221)
Sung Yoon Whang
1
-0
/
+5
2019-06-14
Moving non-EventPipe types out of eventpipe.* (#25161)
José Rivero
1
-1
/
+0
2019-06-11
Make GetSessionProvider const (#25085)
Andrew Au
1
-1
/
+1
2019-06-10
Add support for the NetTrace EventPipe file format
noahfalk
1
-11
/
+57
2019-06-09
Fix `EventPipe::Disable` threading issues. (#24896)
José Rivero
1
-15
/
+9
2019-06-04
EventPipe fixes (#24952)
Andrew Au
1
-1
/
+3
2019-06-03
Fix use after free AV in EventPipe (#24924)
Juan Hoyos
1
-1
/
+18
2019-05-28
Create the Concept of Multiple EventPipe Sessions (#24417)
José Rivero
1
-20
/
+399
2019-05-09
Fix an overflow issue with eventpipe buffer size (#24512)
Sung Yoon Whang
1
-1
/
+1
2019-04-16
[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)
José Rivero
1
-1
/
+2
2019-04-02
[EventPipe] Streaming events out-of-proc using IPC (#23448)
José Rivero
1
-3
/
+1
2019-03-18
[EventPipe] Adding an IPC server to handle out of process communication. (#23...
José Rivero
1
-220
/
+6
2018-11-08
EventPipe support for "Parameters" (#20796)
José Rivero
1
-8
/
+27
2018-10-25
Add EventPipe Config File Option MultiFileSec (#20548)
Brian Robbins
1
-1
/
+3
2018-10-05
Enable Config-File Based Control of EventPipe (#20238)
Brian Robbins
1
-28
/
+14
2018-08-01
Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)
Brian Robbins
1
-0
/
+2
2018-07-02
Dispatch Runtime Events to EventListener (#18649)
Brian Robbins
1
-0
/
+2
2018-01-25
Create the concept of EventPipeSession and refactor EventPipe to use it. Als...
Brian Robbins
1
-0
/
+296