This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/13155] tracepoints probe breakage


http://sourceware.org/bugzilla/show_bug.cgi?id=13155

--- Comment #4 from Mark Wielaard <mjw at redhat dot com> 2011-09-12 10:42:41 UTC ---
I am seeing the following error:

In file included from
/tmp/stapPG5S1M/tracequery_kmod_1/tracequery_kmod_1.c:146:
0:
include/trace/events/napi.h:12:1: error: redefinition of âstapprobe_napi_pollâ
include/trace/events/napi.h:12:1: note: previous definition of
âstapprobe_napi_pollâ was here
make[1]: *** [/tmp/stapPG5S1M/tracequery_kmod_1/tracequery_kmod_1.o] Error 1

But no others with systemtap git against 2.6.35.14-96.fc14.x86_64

Although I am only seeing jdb2 and ext4 probes, I assume ext3 and jdb probes
are different. Will try against another kernel.

Could you show the stap -l output expected so I can compare more easily?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]