Skip to content

Commit

Permalink
Make trace dispatch purely a function of context rather than a functi…
Browse files Browse the repository at this point in the history
…on of both context and data. This lets us delete a lot of machinery for managing data-dependent tracing: levels, sublevels, post_process_call, new_base_main, custom_bind and so on.

PiperOrigin-RevId: 691086496
  • Loading branch information
dougalm authored and The oryx Authors committed Oct 29, 2024
1 parent 339bc92 commit 4627e7d
Show file tree
Hide file tree
Showing 6 changed files with 345 additions and 514 deletions.
Loading

0 comments on commit 4627e7d

Please sign in to comment.