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
/
scripts
/
genEventPipe.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
Don't build and publish libcoreclr libeventprovider libeventpipe as crosscomp...
Egor Chesakov
1
-6
/
+2
2018-04-04
Fix ARM32 on ARM64 Tracing (#17417)
Brian Robbins
1
-1
/
+1
2018-01-23
[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)
Sean Gillespie
1
-2
/
+3
2018-01-02
Retry: Enable EventPipe across Unix and Windows (#15611)
Victor "Nate" Graf
1
-135
/
+178
2017-12-21
Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)
Victor "Nate" Graf
1
-178
/
+135
2017-12-20
Enable EventPipe across Unix and Windows (#14772)
Victor "Nate" Graf
1
-135
/
+178
2017-09-18
Use the calculated size (offset) instead of estimated (size) (#14049)
Victor "Nate" Graf
1
-1
/
+1
2017-09-01
Change identifier for EventProviders from GUID to string name (#13370)
Victor "Nate" Graf
1
-26
/
+11
2017-08-24
Remove unnecessary buffer copy from EventPipe::WriteEvent pipeline (#13347)
Victor "Nate" Graf
1
-1
/
+1
2017-06-06
Fix build breakage on high-processsor machines (#12114)
Omair Majid
1
-0
/
+2
2017-05-16
Allow provider deletion to be deferred until after tracing is stopped. (#11651)
Brian Robbins
1
-1
/
+1
2017-05-15
Write EventSource events with metadata to EventPipe (#11577)
Xiangyang (Mark) Guo
1
-1
/
+1
2017-05-12
Don't allow specification of needStack to EventPipeProvider when creating an ...
Brian Robbins
1
-8
/
+3
2017-05-06
Log Events to EventPipe on Linux (#11433)
Brian Robbins
1
-0
/
+500