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

153 Коммитов

Автор SHA1 Сообщение Дата
georgis 5574b18f97 Describe the console app TxFmt in the troubleshooting doc 2014-10-07 17:13:38 -07:00
georgis 634bfcdca0 Fix in the Performance Baseline csv format 2014-10-06 20:56:43 -07:00
georgis c6c963f770 Renaming Troubleshooting_WCF... to Readme.md 2014-10-03 19:24:12 -07:00
swmachan 1807676150 Added WCF sample trace and manifest to samples. 2014-10-03 14:37:40 -07:00
swmachan f4baa9b34d Added files that were missed in the previous commit 2014-10-03 11:50:57 -07:00
swmachan f32fd54403 Document and samples how to troubleshoot WCF from ETW traces 2014-10-03 11:46:18 -07:00
georgis 8d410cb3af Relaxing the Rx dependecy back to 2.2.2 and any version above 2014-09-08 18:15:15 -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 017b9a5f22 Fixed dependency to Rx 2.2.4 2014-07-07 20:19:42 -07:00
sergebar ee1f899a63 Updated CSV parser 2014-07-03 23:25:27 -07:00
georgis f16fd39656 Fixing bugs and better docs for Synthetic Counters 2014-06-17 20:14:21 -07:00
georgis 4ed63a7f04 Adding the PDB-s to the NuGet packages 2014-06-12 14:41:50 -07:00
georgis b71748ac06 Fixing typos 2014-05-27 20:32:12 -07:00
georgis ef342828ba Fix pictures that don't show on Github due to mismatching case in the links 2014-05-27 18:07:17 -07:00
georgis c9b529ac5c Doc about using the result of LINQ queries in Excel, R and Tableau 2014-05-27 17:52:34 -07:00
georgis 11bb2fba55 Version 1.0.40516, fixing an issue with the Tx.Windows NuGet package 2014-05-16 17:19:39 -07:00
georgis 3844f046c6 Building the LINQPad driver for AnyCPU 2014-05-13 18:07:19 -07:00
georgis 39c3da8e54 Upgrade to Rx (,2.2.4] 2014-05-13 17:29:58 -07:00
jomorri 5e8104e40c Add support to read sequence of ETL files. 2014-05-12 11:23:24 -07:00
sergebar 0adb6fa413 Update assembly version 2014-04-30 10:01:19 -07:00
sergebar 1d4a1c5454 Added support of using CSV files as an event input source for playback 2014-04-29 13:24:17 -07:00
georgis 210d2c7afb Changing the extension name as ToHexDump(this byte[] b) to avoid confusion with LINQPad's Dump() 2014-04-29 05:51:41 -07:00
georgis ff242afd9c + HTTP_Samples.jpg 2014-04-27 12:54:38 -07:00
georgis 133b2595f9 Updated the HTTP samples doc, and included export to .csv sample 2014-04-27 12:53:04 -07:00
Puneet Lakhina 6f29910485 Fix spelling 2014-04-26 16:38:54 -07:00
georgis 145b873431 Hex Dump for byte[], and corresponding doc/sample 2014-04-25 11:36:34 -07:00
georgis 878606ad2a Extention method to dump byte[] 2014-04-24 23:11:37 -07:00
georgis 82c84279a8 Small change in ToCsvFile<T>(this IObservable<T> source, string filePath) 2014-04-08 07:04:04 -07:00
georgis 47b69e17b6 typos in the root README.md 2014-03-24 19:54:07 -07:00
georgis 0aa778e85a Small typos and markdown document root 2014-03-24 19:32:35 -07:00
georgis be5d8c3185 Troubleshooting markdown doc 2014-03-24 18:44:48 -07:00
georgis 0f3a7e40d5 Markdown document for Extensibility. ULS logs are example of semi-structured text 2014-03-24 13:36:46 -07:00
georgis 4888b1e0b8 Playback internals markdown document 2014-03-23 17:51:56 -07:00
georgis e75ded8a21 Markdown docs for Playback concepts 2014-03-23 14:00:09 -07:00
georgis 768d6da1bc Readme.md for the cross-machine samples (IE_IIS) 2014-03-23 13:30:20 -07:00
georgis b84eb98526 Fixes in Doc\Readme.md trying to make links work 2014-03-23 08:34:27 -07:00
georgis 5b8e40f3b0 Performance counter markdown docs 2014-03-23 08:24:53 -07:00
georgis dac6098129 Markdown doc for the IIS samples 2014-03-22 19:36:15 -07:00
georgis 26582c6ac9 Readme.md for the LINQPad driver 2014-03-22 18:46:12 -07:00
georgis 4c3db6ac7e Adding documentation root for git/markdown 2014-03-22 18:20:12 -07:00
georgis 78157bad63 Adding type generation markdown doc 2014-03-22 12:30:59 -07:00
georgis 445134a729 Adding HelloTx.md 2014-03-22 11:53:25 -07:00
georgis 75825ab355 Readme.md for synthetic counters 2014-03-22 11:23:45 -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
sergebar ddefb19fcc Add method for registration .NET collection for playback. 2014-02-18 13:13:40 -08:00
RuslanGabitov 39a04c43bc ODataListener project: changed Rx references 2014-02-17 14:55:18 -08: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
georgis 2c778f9674 Update Rx to 2.2.2 2014-01-23 17:38:36 -08:00