google / UIforETW

User interface for recording and managing ETW traces
https://randomascii.wordpress.com/2015/04/14/uiforetw-windows-performance-made-easier/
Apache License 2.0
1.59k stars 201 forks source link

Trace upload needed #4

Open randomascii opened 9 years ago

randomascii commented 9 years ago

The ability to upload compressed traces to a web server would let UIforETW be used to receive traces from customers. Individual organizations would need to configure their own web servers to receive the uploads, but the uploading code could be shared. This has been used by Valve in their VTrace tool.

https://support.steampowered.com/kb_article.php?ref=3059-RTXB-2672

jeffstokes72 commented 8 years ago

If you did this it would be a somewhat trivial thing to build a rudimentary -a dumper process that

that sounds fun :)