Skip to content

A demo of ad-hoc tracing - #267

Draft
arthurp wants to merge 2 commits into
mainfrom
arthurp/tracing-demo
Draft

A demo of ad-hoc tracing#267
arthurp wants to merge 2 commits into
mainfrom
arthurp/tracing-demo

Conversation

@arthurp

@arthurp arthurp commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

The two commits are:

  • Do some hacks required for this demo
  • Actually add the ad-hoc tracing

The two main things that are missing here are:

  1. There is no way to include an ID of the socket (as the demo I showed did). That is a separate set of changes.
  2. This demo forces all ad-hoc tracing to be Copy + Serialize. This is a bad idea. We need to have a way to trace one type and then project it to get a different type for the userspace OQueue. Or we need to give up some capabilities. I'm still thinking.

@arthurp
arthurp force-pushed the arthurp/tracing-demo branch from 13b9448 to 6c74f98 Compare July 25, 2026 23:48
@arthurp
arthurp force-pushed the arthurp/tracing-demo branch from 6c74f98 to a6593f2 Compare July 27, 2026 15:04
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.

1 participant