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

Dev #79

Merged
merged 6 commits into from
Nov 23, 2023
Merged

Dev #79

merged 6 commits into from
Nov 23, 2023

Conversation

menglongdong
Copy link
Collaborator

No description provided.

Signed-off-by: Menglong Dong <[email protected]>
Remove some unnecessary files/folder:

- legacy: it's not used by anyone anymore, we can remove safely now
- nodetrace: it is not developed for now

Signed-off-by: Menglong Dong <[email protected]>
The way we check the existing of bpf helper previous is not quite right:

  bpf_core_enum_value_exists(enum bpf_func_id, BPF_FUNC_xxx)

As the bpf helper can not supported with the existing of enum
BPF_FUNC_xxx. This can happen if we have ever backport some code from
upstream.

Signed-off-by: Menglong Dong <[email protected]>
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