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

libbpf-tools/sigsnoop: Allow to trace a signal list #5055

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

ZhangYet
Copy link
Contributor

@ZhangYet ZhangYet commented Jul 7, 2024

tools/killsnoop supports a signal list(47d7263),
it's reasonable to support the same feature in libbpf-tools/sigsnoop.

Copy link
Collaborator

@yonghong-song yonghong-song left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to resolve conflicts before submitting the pull request.

libbpf-tools/sigsnoop.bpf.c Outdated Show resolved Hide resolved
libbpf-tools/sigsnoop.c Outdated Show resolved Hide resolved
@ZhangYet ZhangYet force-pushed the dante-dev branch 2 times, most recently from 356e4f0 to c9c0bab Compare July 19, 2024 07:30
tools/killsnoop supports a signal list(47d7263),
it's reasonable to support the same feature in libbpf-tools/sigsnoop.

Signed-off-by: Dantezy <[email protected]>
@ZhangYet
Copy link
Contributor Author

You need to resolve conflicts before submitting the pull request.

I have fixed them. Thanks.

@ZhangYet ZhangYet closed this Jul 24, 2024
@ZhangYet ZhangYet reopened this Jul 24, 2024
@yonghong-song yonghong-song merged commit c5e89e4 into iovisor:master Jul 28, 2024
12 checks passed
@ZhangYet ZhangYet deleted the dante-dev branch July 28, 2024 06:48
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.

2 participants