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

enumerize tracepoint categories #314

Closed
danielocfb opened this issue Jan 17, 2023 · 1 comment
Closed

enumerize tracepoint categories #314

danielocfb opened this issue Jan 17, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@danielocfb
Copy link
Collaborator

danielocfb commented Jan 17, 2023

We should consider introducing a proper enum for tracepoint categories. Relying on a textual representation seems...icky.

Edit: See

tp_category: impl AsRef<str>,
tp_name: impl AsRef<str>,

@danielocfb danielocfb self-assigned this Jan 17, 2023
@danielocfb danielocfb removed their assignment Mar 17, 2023
@danielocfb danielocfb added help wanted Extra attention is needed good first issue Good for newcomers labels Mar 17, 2023
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 6, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 6, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 6, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 6, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 7, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 7, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 7, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 8, 2025
syogaraj added a commit to syogaraj/libbpf-rs that referenced this issue Mar 8, 2025
@d-e-s-o
Copy link
Collaborator

d-e-s-o commented Mar 13, 2025

Closed via f772b31

@d-e-s-o d-e-s-o closed this as completed Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants