[Bug tapsets/18769] [ppc64BE/--dyninst] unknown operator @__compat_task
mcermak at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Aug 4 11:20:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=18769
--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
I forgot to mention the reproducer. Here is one:
=======
7.2 S ppc64 # stap -p2 --dyninst -e 'probe begin { exit() }'
parse error: unknown operator @__compat_task
saw: operator '@__compat_task' at
/root/mcermak-systemtap/systemtap-build/share/systemtap/tapset/powerpc/registers.stp:159:19
source: if ((truncate || @__compat_task) && !force64) {
^
1 parse error.
WARNING: tapset
"/root/mcermak-systemtap/systemtap-build/share/systemtap/tapset/powerpc/registers.stp"
has errors, and will be skipped
# functions
exit:unknown ()
# probes
begin /* <- begin */
7.2 S ppc64 #
=======
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list