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

Driver-portable walker logging #5019

Merged
merged 57 commits into from
Jun 13, 2024
Merged

Driver-portable walker logging #5019

merged 57 commits into from
Jun 13, 2024

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    e36d329 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. remove unused functions

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    abf1634 View commit details
    Browse the repository at this point in the history
  2. remove combined trace use

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8a885a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca70bc8 View commit details
    Browse the repository at this point in the history
  4. start trace collector

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5b8072b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d21b2ce View commit details
    Browse the repository at this point in the history
  6. remove unused code

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1545230 View commit details
    Browse the repository at this point in the history
  7. remove buffers from master

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    875ee62 View commit details
    Browse the repository at this point in the history
  8. remove unused data members

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e0fcd9b View commit details
    Browse the repository at this point in the history
  9. fix dmc walker traces

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6e1ad00 View commit details
    Browse the repository at this point in the history
  10. consolidate state

    jtkrogel committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d4edf72 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. operable buffers

    jtkrogel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6aeb13c View commit details
    Browse the repository at this point in the history
  2. wtrace buffers work

    jtkrogel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b0b9175 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    a1b48c2 View commit details
    Browse the repository at this point in the history
  2. remove old scaffolding

    jtkrogel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    586c7db View commit details
    Browse the repository at this point in the history
  3. cleaning

    jtkrogel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6fdcae6 View commit details
    Browse the repository at this point in the history
  4. update trace collector names

    jtkrogel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    77bfcbd View commit details
    Browse the repository at this point in the history
  5. walker trace manager names

    jtkrogel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c50cbfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c881ef View commit details
    Browse the repository at this point in the history
  7. revoke prejudice

    jtkrogel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dceab3a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    e7544be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f2aa1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    ecfdca8 View commit details
    Browse the repository at this point in the history
  2. cleanup api

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6c9c7f4 View commit details
    Browse the repository at this point in the history
  3. enable selective data write

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    196a4b4 View commit details
    Browse the repository at this point in the history
  4. banish put()

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    00986dc View commit details
    Browse the repository at this point in the history
  5. cleanup

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4bb5275 View commit details
    Browse the repository at this point in the history
  6. fix header

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3b92dc8 View commit details
    Browse the repository at this point in the history
  7. cleanup api

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9d7128a View commit details
    Browse the repository at this point in the history
  8. port to batched drivers

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    61b0f3c View commit details
    Browse the repository at this point in the history
  9. add batched tests

    jtkrogel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f5c2224 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. formatting

    jtkrogel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    94a8d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af77214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23e1c4a View commit details
    Browse the repository at this point in the history
  4. const in collect

    jtkrogel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    89fe362 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. input at driver level

    jtkrogel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    085c7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b042ff9 View commit details
    Browse the repository at this point in the history
  3. camelize

    jtkrogel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fe47abd View commit details
    Browse the repository at this point in the history
  4. break into multiple files

    jtkrogel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    921411f View commit details
    Browse the repository at this point in the history
  5. vacuous type class

    jtkrogel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ea9a8e6 View commit details
    Browse the repository at this point in the history
  6. add in-code comments

    jtkrogel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    53b43c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc01863 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. add manual entry

    jtkrogel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8eb6e06 View commit details
    Browse the repository at this point in the history
  2. better guards

    jtkrogel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9491933 View commit details
    Browse the repository at this point in the history
  3. fix unit test for complex

    jtkrogel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d8745a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix index error

    jtkrogel committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    57cdaae View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. leave no trace

    jtkrogel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8426fa1 View commit details
    Browse the repository at this point in the history
  2. one more

    jtkrogel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    22ea904 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    ba7450d View commit details
    Browse the repository at this point in the history
  2. Correct CMake and include.

    ye-luo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    157dda3 View commit details
    Browse the repository at this point in the history
  3. rename step counter

    jtkrogel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c792aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a7d770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35871ac View commit details
    Browse the repository at this point in the history
  6. simplify WalkerLogState

    jtkrogel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    740cf6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be01ba4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a832b7c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    9408943 View commit details
    Browse the repository at this point in the history