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

stapxx-master/tapset/luajit.sxx: line 7: libluajit is not found, assuming it is statically linked. #56

Open
yxd05 opened this issue May 19, 2023 · 0 comments

Comments

@yxd05
Copy link

yxd05 commented May 19, 2023

Hi
First time trying stapxx tools, but get this error:
/stapxx-master# ./samples/lj-lua-stacks.sxx --arg time=5 --skip-badvars -x 9329 > tmp.bt
/home/work/tmp/systemtap/stapxx-master/tapset/luajit.sxx: line 7: libluajit is not found, assuming it is statically linked.

kernel:3.10.0-862.el7.x86_64

export STAP_FIPS_OVERRIDE=1 && stap -v -e 'probe vfs.read {printf("read performed\n"); exit()}'
Pass 1: parsed user script and 475 library scripts using 267264virt/68836res/3476shr/65436data kb, in 640usr/30sys/677real ms.
Pass 2: analyzed script: 1 probe, 1 function, 7 embeds, 0 globals using 426220virt/222980res/4776shr/224392data kb, in 1930usr/400sys/3115real ms.
Pass 3: using cached /root/.systemtap/cache/6a/stap_6a11cd2a90a17bfa12fe2f0e331fabb2_2800.c
Pass 4: using cached /root/.systemtap/cache/6a/stap_6a11cd2a90a17bfa12fe2f0e331fabb2_2800.ko
Pass 5: starting run.
read performed
Pass 5: run completed in 10usr/30sys/382real ms.

Any help much appreciated!
Thanks
Richard

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