That's on xenial, 16.04, systemtap 2.9-2ubuntu2 and uname -a:
Linux mysecrethost 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13
UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to elfu
I see that symtab compile error when building a systemtap module which
uses userspace stack traces. A minimal example:
probe process.syscall {
print_usyms(ubacktrace());
}
Yields the following results when building:
username@mysecrethost:~/stap$ sudo stap -v -c /bin/ls clock.stp
P
2 matches
Mail list logo