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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-21
Fix LTTng build for build environments with older liblttng-ust-dev (#27273) ...
Sung Yoon Whang
1
-1
/
+4
2019-06-28
Don't return TRUE on tracepoint_enabled if LTTng library does not exist on bu...
Sung Yoon Whang
1
-1
/
+1
2019-06-28
Avoid the multiplication generated by mc.exe (#25454)
Andrew Au
1
-1
/
+13
2019-06-25
Fix LTTng filtering for runtime providers (#25374)
Sung Yoon Whang
1
-14
/
+50
2019-06-25
Fix broken ETW events (#25364)
Sung Yoon Whang
1
-5
/
+5
2019-06-20
Fix eventpipe filtering (#25221)
Sung Yoon Whang
1
-0
/
+137
2019-05-10
Move EventProvider native layout to be driven by CMake configure (#24478)
Jeremy Koritzinsky
6
-598
/
+320
2019-05-06
Port all managed product binaries to use SDK style projects (#24285)
Aaron Robinson
1
-8
/
+10
2019-03-21
Avoid stack walk as specified in the exclusion list
Andrew Au
3
-59
/
+69
2019-03-01
Turn on IBC and enforce PGO in official and release builds. (#22843)
Jeremy Koritzinsky
1
-1
/
+3
2019-02-20
Abstract deprecated and selectany for GCC and remove LLVM'ism where possible ...
Sinan Kaya
1
-2
/
+2
2019-02-12
Renaming RuntimeEventSource to NativeRuntimeEventSource (#22533)
Sung Yoon Whang
1
-2
/
+2
2018-12-30
Use EventSource guid ctor for RuntimeEventSource (#21714)
Ben Adams
1
-1
/
+0
2018-09-05
Don't build and publish libcoreclr libeventprovider libeventpipe as crosscomp...
Egor Chesakov
2
-7
/
+3
2018-07-02
Dispatch Runtime Events to EventListener (#18649)
Brian Robbins
1
-6
/
+31
2018-05-21
small fixes to build CoreCLR on FreeBSD again (#18072)
Tomas Weinfurt
1
-2
/
+4
2018-05-16
Generate EventSources Representing DotNETRuntime Eventing Providers (#18007)
Brian Robbins
2
-0
/
+457
2018-04-04
Fix ARM32 on ARM64 Tracing (#17417)
Brian Robbins
3
-4
/
+4
2018-02-17
delete unused mirror files (#16423)
Sergey Andreenko
1
-1
/
+0
2018-01-23
[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)
Sean Gillespie
1
-2
/
+3
2018-01-10
Fix incremental build by preventing nonchanging writes (#15817)
Victor "Nate" Graf
3
-60
/
+86
2018-01-02
Retry: Enable EventPipe across Unix and Windows (#15611)
Victor "Nate" Graf
9
-673
/
+1091
2017-12-21
Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)
Victor "Nate" Graf
9
-1082
/
+673
2017-12-20
Enable EventPipe across Unix and Windows (#14772)
Victor "Nate" Graf
9
-673
/
+1082
2017-11-15
Fire tracepoints for methods with no template (#14987)
Victor "Nate" Graf
1
-3
/
+6
2017-11-07
Remove XplatEventLogger::IsEventLogging where possible (#14706)
Tom Deseyn
1
-14
/
+2
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-08-08
Add build-time check to enforce PGO compilation for applicable DLL files (#13...
Victor "Nate" Graf
1
-0
/
+77
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
3
-13
/
+582
2017-05-05
Fixed issue #11383 (#11385)
sergey ignatov
1
-1
/
+4
2016-06-28
Move intermediate file into intermediate dir (#5981)
MyungJoo Ham
1
-1
/
+6
2016-06-23
Make check-definitions compatible with Python 3.
Pat Gavlin
1
-9
/
+11
2016-06-23
Scripts: verify compiler definitions of native and managed (#4675)
MyungJoo Ham
1
-0
/
+154
2016-06-01
Squashed commit of the following:
David Mason
1
-5
/
+14
2016-05-20
Fix multiple LTTng issues (#5068)
Lee Culver
2
-417
/
+611
2016-03-25
Fix invalid path to genXplatLttng.py
Emmanuel
1
-1
/
+1
2016-03-22
Strip symbols on release builds into separate binaries
Mike McLaughlin
1
-4
/
+4
2016-03-11
Using StackString to improve memory consumption in Lttng EventProvider
DDCloud
1
-18
/
+18
2016-02-17
Fix typo in genXplatEventing.py.
Aditya Mandaleeka
1
-3
/
+3
2016-01-31
Introduce central location for turning FEATURE_EVENT_TRACE on/off
Jan Kotas
1
-2
/
+2
2016-01-29
update version of buildtools
Rahul Kumar
2
-19
/
+0
2016-01-28
Merge pull request #2880 from janvorli/fix-python-script
Jan Vorlicek
1
-1
/
+1
2016-01-27
Update license headers
dotnet-bot
3
-21
/
+19
2016-01-27
Fix missing format specifier in Utilities.py
Jan Vorlicek
1
-1
/
+1
[next]