Hi Frank, > If you're using that older gcc, and your kernel includes > CONFIG_HAVE_FENTRY, and thus is compiled with CFLAGS+=-mfentry, but > not also -grecord-gcc-switches, then try > # export PR15123_ASSUME_MFENTRY=1 > # stap .... This did the trick. Thank you very much for the help. - Sergey