Skip to content

Tracers: Support attatching multiple C functions to the BPF #30

@wunder957

Description

@wunder957

In #28 we found that current tracer's API is not support attatching multiple C functions to the BPF which made it hard to tracking a connection/thread's life cycle

I think we cloud add attatch: List[Tuple[attatch_type, attatch_args]] to BccTracer as an advanced way to make it more flexible.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions