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

man: COMM describes the process name, not the parent process name #2563

Merged
merged 1 commit into from
Oct 20, 2019

Conversation

juergenhoetzel
Copy link
Contributor

@juergenhoetzel juergenhoetzel commented Oct 20, 2019

juergen@lemmy:~ → shmtool open --size 10

Snoop:

[bcc]# shmsnoop.py  
PID    COMM                SYS              RET ARGs
37903  shmtool          SHMGET               38 key: 0x0, size: 10, shmflg: 0x780 (IPC_CREAT|IPC_EXCL|0600)
37903  shmtool          SHMCTL                0 shmid: 0x38, cmd: 2, buf: 0x7ffea25edd50

@yonghong-song
Copy link
Collaborator

[buildbot, test this please]

@yonghong-song yonghong-song merged commit 9347969 into iovisor:master Oct 20, 2019
CrackerCat pushed a commit to CrackerCat/bcc that referenced this pull request Jul 31, 2024
…visor#2563)

For shmsnoop, COMM describes the process name, not the parent process name.
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.

None yet

2 participants