Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obj ref #85

Merged
merged 7 commits into from
May 8, 2024
Merged

Obj ref #85

merged 7 commits into from
May 8, 2024

Commits on May 2, 2024

  1. First Draft

    AloisKraus committed May 2, 2024
    Configuration menu
    Copy the full SHA
    11a1f4d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. API/filter cleanup

    AloisKraus committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cda2ca0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. - Added ObjRef and Stacks to extra files.

    - Changed serialized time format to long in ns since trace start.
    - Added interfaces for deserialized data.
    - Cleaned up ETWExtract a bit
    AloisKraus committed May 6, 2024
    Configuration menu
    Copy the full SHA
    44cc59d View commit details
    Browse the repository at this point in the history
  2. Comment cleanup

    AloisKraus committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9a3521c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. -Dump ObjectRef

    - Added -MinMaxId for -Dump ObjectRef
    - Added -ShowTotal total to print ony file totals
    - Added CSV Export
    - Changed leak timespan magic value to 9999s.
    - Removed superfluous ProcessIdx field
    - Updated extract and help command
    - Updated version to 3.0.0.4
    AloisKraus committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d043e57 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. - Added -ShowTotal File

    - Print file and total totals
    - Added company headers
    AloisKraus committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dfa9a98 View commit details
    Browse the repository at this point in the history
  2. - Updated help

    - Reworked Overlapped logic to become faster
    AloisKraus committed May 8, 2024
    Configuration menu
    Copy the full SHA
    545aae6 View commit details
    Browse the repository at this point in the history