Граф коммитов

42 Коммитов

Автор SHA1 Сообщение Дата
Sergey Baranchenkov 42c4133097 Added most frequently requiested typemaps 2015-06-21 11:28:04 -07:00
georgis c2ac907392 Support for enum fields from evtx files (Windows event logs) 2015-04-10 07:30:17 -07:00
georgis 314a853914 Fix to support multiple instances of EventSource writing to the same etl file 2014-08-28 13:46:46 -07:00
georgis 4ed63a7f04 Adding the PDB-s to the NuGet packages 2014-06-12 14:41:50 -07:00
jomorri 5e8104e40c Add support to read sequence of ETL files. 2014-05-12 11:23:24 -07:00
georgis 145b873431 Hex Dump for byte[], and corresponding doc/sample 2014-04-25 11:36:34 -07:00
georgis f514c2dc7a Fix in EtwListener.Dispose() to return after OnComplete is called on the observer 2014-03-14 15:47:51 -07:00
georgis b44091452b Support for "length" attribute for strings in the manifest 2014-03-11 06:33:09 -07:00
georgis c2035016ba (FlightSide) Adding FromStream method to W3CEnumerable 2014-02-13 16:52:50 -08:00
georgis 9eba0a8857 Fixing deadlock using cancelation token and real-time ETW session 2014-01-27 20:29:44 -08:00
RuslanGabitov f781dfc9ca Added OData listener sample 2014-01-21 11:42:05 -08:00
georgis 5092f7612e Changing the packages to "LINQ to Logs and Traces" 2013-12-28 10:47:24 -08:00
georgis 5db9afe29b Fix for SvcPerf hang due to not propagating the exeception 2013-09-30 21:54:23 -07:00
georgis ff3a062800 Fix to avoid reading unicode strings beyond end of the ETW user data 2013-09-26 10:52:42 -07:00
georgis c8cc771614 Performance Counter fixes 2013-06-27 10:32:04 -07:00
georgis 107d7f1fa2 Performance counters real time probe 2013-06-24 21:40:34 -07:00
georgis e0627df659 Basic (demo quality) support for XEvent in LINQPad 2013-06-22 16:25:45 -07:00
georgis a4a32301f3 Step one of parsing W3C logs from IIS 2013-06-09 23:17:10 -07:00
georgis ed736147be Fixes for .evtx files exported from EventVwr 2013-05-15 16:11:08 -07:00
georgis 3500dec5e6 LINQPad driver fixes and content cleanup 2013-05-13 09:03:41 -07:00
georgis 892a6fa41b Support for enumerations (thanks Jose Wilson Morris) 2013-03-22 15:09:55 -07:00
georgis 57514206dc Performance baseline for queries on files 2013-03-14 09:55:34 -07:00
georgis 39f6c6361c Exploring the alternative of classes accessing user payload by offset 2013-03-13 15:14:23 -07:00
georgis 12580b2214 Adding machine name to PerformanceSample 2013-03-13 06:03:09 -07:00
georgis 1b17bdcf5e Missing file and small fix in the synthetic counter sample 2013-03-12 14:21:28 -07:00
georgis 0ba32c687e Performance fixes and tests for synthetic counters 2013-03-12 13:05:48 -07:00
georgis 159ea666a4 Code cleanup 2013-03-01 21:08:09 -08:00
georgis 49369b4152 Removing TimeUtil.cs 2013-03-01 21:07:25 -08:00
georgis 00e33d357d Perf counter fix and warning cleanup 2013-02-26 20:40:43 -08:00
georgis b1eb6f347f Handling multiple instances of the same class derived from EventSource 2013-02-25 11:28:37 -08:00
georgis 155884b0a7 Fixing unnecessary "public"s 2013-02-21 21:40:09 -08:00
georgis 2a3057e67a Creating LINQPad samples in the build 2013-02-21 09:49:18 -08:00
georgis 300956b07b Basic support for self-contained .etl files produced with EventSource 2013-02-19 16:14:31 -08:00
georgis f33503684e Fixing bugs with the LINQPad integration 2013-02-18 22:01:19 -08:00
georgis a0696fda9c Basic perf counnter support in LINQPad
This only supports .blg files, and the user must select the .blg as "metadata"
2013-02-15 12:25:39 -08:00
georgis 97ee9567cf Fixes to get all perf counter samples as playback.GetObservable<PerformanceSample>() 2013-02-14 19:50:08 -08:00
georgis 14fa1d7ec8 Basic support for performance counters 2013-02-14 17:20:36 -08:00
georgis 6e6db564b9 Hints about event metadata visible in LINQPad 2013-02-08 13:43:39 -08:00
georgis ac681eced7 versions aligned with Rx ... today is 30207 2013-02-07 21:46:33 -08:00
georgis 31b44c1036 Adding comment about the license 2013-01-16 14:10:41 -08:00
georgis a8abd32221 Adding PMC counters and ProcessorId to SystemEvent.Header 2013-01-04 10:57:05 -08:00
Scott Blomquist 96a6cda572 Move Tx out of Rx repo.
Based on Rx commit 4b4a5ed42432:
http://rx.codeplex.com/SourceControl/changeset/4b4a5ed42432
2012-12-21 14:09:28 -08:00