Skip to content

enable tracing and add tracing types and func #730

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

Merged
merged 2 commits into from
Jul 23, 2021

Conversation

extrawurst
Copy link
Contributor

  • this enables tracing define (default in their CMake since 0.99)
  • adds the callback type and sys function for this

in terms of adding a safe interface for this I will followup in a separate issue/PR since this probably requires adding lazy static as a dependency to safely store a safe callback globally.

closes #696

@alexcrichton
Copy link
Member

Thanks!

@alexcrichton alexcrichton merged commit 611fbf8 into rust-lang:master Jul 23, 2021
@extrawurst extrawurst deleted the tracing branch July 23, 2021 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bindings for git_trace_set
2 participants