ETWSplitter | Split Event Tracing for Windows Files Into Smaller Pieces

 by   ryanries C# Version: v1.0 License: No License

kandi X-RAY | ETWSplitter Summary

kandi X-RAY | ETWSplitter Summary

ETWSplitter is a C# library. ETWSplitter has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

I had a 4GB ETW file (event tracing for Windows) that I needed to analyze with Message Analyzer. But Message Analyzer couldn't handle it because it was too large. So I wanted to break the *.etl file up into smaller chunks so that my analysis tools could handle it in smaller pieces. But this is a binary ETW trace. It is not as trivial to split these files as just a simple text file. So I found the Microsoft.Diagnostics.Tracing.TraceEvent library which you can find on Nuget. I wrote this little program in 10 minutes to break up these *.etl files into smaller chunks. There is optional compression you can use too. Really, this program is trivial, but was very useful to me and my colleagues at the time. All of the real magic is in the TraceEvent library, which isn't mine. You can find a compiled ETWSplitter.exe in the Releases section.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ETWSplitter has a low active ecosystem.
              It has 21 star(s) with 3 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 1 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ETWSplitter is v1.0

            kandi-Quality Quality

              ETWSplitter has 0 bugs and 0 code smells.

            kandi-Security Security

              ETWSplitter has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ETWSplitter code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ETWSplitter does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              ETWSplitter releases are available to install and integrate.
              ETWSplitter saves you 1 person hours of effort in developing the same functionality from scratch.
              It has 4 lines of code, 0 functions and 3 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ETWSplitter
            Get all kandi verified functions for this library.

            ETWSplitter Key Features

            No Key Features are available at this moment for ETWSplitter.

            ETWSplitter Examples and Code Snippets

            No Code Snippets are available at this moment for ETWSplitter.

            Community Discussions

            No Community Discussions are available at this moment for ETWSplitter.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ETWSplitter

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ryanries/ETWSplitter.git

          • CLI

            gh repo clone ryanries/ETWSplitter

          • sshUrl

            git@github.com:ryanries/ETWSplitter.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link