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

shim: add tracing macros #269

Merged
merged 5 commits into from
May 20, 2024
Merged

shim: add tracing macros #269

merged 5 commits into from
May 20, 2024

Commits on May 17, 2024

  1. add tracing macros

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed May 17, 2024
    Configuration menu
    Copy the full SHA
    652fe67 View commit details
    Browse the repository at this point in the history
  2. conditionally compile tracing behind a feature

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7a043d5 View commit details
    Browse the repository at this point in the history
  3. make clippy happy

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3fc3687 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. remove instrument proc-macro and use cfg_attr instead

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5b30b66 View commit details
    Browse the repository at this point in the history
  2. remove parent attribute in tracing macro

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    781f832 View commit details
    Browse the repository at this point in the history