[Bug 576533] New: OProfile misses some agents
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c0 Summary: OProfile misses some agents Classification: openSUSE Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: christ.juergen@t-online.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-1.1.1 Firefox/3.5.7 OpenSuSE 11.3 version of oprofile does not include agent libraries like jvmpi_oprofile.so and jvmti_oprofile.so. Looks like they are missing on the build. Regards, Juergen Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c Juergen Christ <christ.juergen@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Development |Development Product|openSUSE 11.0 |openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c Juergen Christ <christ.juergen@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|openSUSE 11.3 |openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c1 --- Comment #1 from Juergen Christ <christ.juergen@t-online.de> 2010-02-12 15:21:18 UTC --- Looks like the lines mkdir -p java/include ln -s %_libdir/jvm/java/include/* java/include test -f java/include/jvmpi.h || ln -s %{S:2} java/include are missing in the %prep-section. Unfortunately I failed to set up a local version of the build service to check this. Regards, Juergen -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |tonyj@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c2 Tony Jones <tonyj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Tony Jones <tonyj@novell.com> 2010-03-17 20:04:24 UTC --- Sorry, I fixed this for SLES but forgot for OpenSUSE. Comment #1 is correct, I'll try and submit fix asap. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c3 --- Comment #3 from Juergen Christ <christ.juergen@t-online.de> 2010-04-28 16:02:28 UTC --- Any news on this one? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c4 --- Comment #4 from Tony Jones <tonyj@novell.com> 2010-04-29 02:06:36 UTC --- (In reply to comment #3)
Any news on this one?
Sorry, I spaced. Question. Are you expecting this to be packaged in the oprofile.rpm or the devel? Normally .so go into the devel. I'm not 100% sure on how these libraries are used, not being a java developer. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c5 --- Comment #5 from Juergen Christ <christ.juergen@t-online.de> 2010-04-29 08:18:40 UTC --- In older versions of OpenSUSE this libraries were included in the oprofile package. To use these libraries, you have to add -agentlib:jvmti_oprofile to the java command line. Of course you have to start oprofile using oprof_start before executing java. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c6 Tony Jones <tonyj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Tony Jones <tonyj@novell.com> 2010-06-24 22:55:34 UTC --- Fix submitted for factory, id 42025 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=576533 http://bugzilla.novell.com/show_bug.cgi?id=576533#c7 --- Comment #7 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (576533) was mentioned in https://build.opensuse.org/request/show/42025 Factory / oprofile -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com