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

./ngx-shm -p 2046 semantic error #62

Open
amirhosseinvz94 opened this issue Sep 17, 2019 · 0 comments
Open

./ngx-shm -p 2046 semantic error #62

amirhosseinvz94 opened this issue Sep 17, 2019 · 0 comments

Comments

@amirhosseinvz94
Copy link

error is:
semantic error: while resolving probe point: identifier 'process' at :5:7
source: probe process("/usr/sbin/nginx").function("ngx_process_events_and_timers"),
^

semantic error: no match

Pass 2: analysis failed. [man error::pass2]
Number of similar error messages suppressed: 1.
Rerun with -v to see them.

and but this command work correctly
stap -e 'probe begin { printf("Hello, World!\n"); exit() }'
stap -e 'probe kernel.function("sys_open") {log("hello world") exit()}'

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

No branches or pull requests

1 participant