- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am running the intel vtune/sdp kit on this configuration:
kernel: 2.6.18.2-34-default (x86_64)
processor: Intel Core 2 Duo, T7200
specific linux: openSUSE 10.2, x86_64
Eclipse: 3.1.1, SDP2.0
JRE: Sun-1.5.0_update10
I am using the eclipse/gtk+ based frontend to create projects. Basically, I created a new project, imported vtunedemo into it.
I first compiled with gcc, then with icc 9.1.046. I am able to run the first run and sampling actitivites wizard. The sampling part worked, showed my module correctly (vtunedemo)
However, when I created a callgraph actitivity, and added the default binary as the moi, when i ran the activity, it gave me an error saying no moi was loaded. Here is the excerpt from the tuning log:
Wed Feb 21 16:52:13 2007 127.0.0.1 (Run 0) The processor PMU configuration file: pmm.xml
Wed Feb 21 16:52:13 2007 127.0.0.1 (Run 0) Collection for the following event(s) is being performed:
Wed Feb 21 16:52:13 2007 127.0.0.1 (Run 0) CPU_CLK_UNHALTED.CORE.
Wed Feb 21 16:52:15 2007 127.0.0.1 (Run 0) Sampling data was successfully collected.
Wed Feb 21 16:54:43 2007 127.0.0.1 (Run 0) Setting Sampling CPU mask to 0-1
Wed Feb 21 16:54:43 2007 127.0.0.1 (Run 0) The processor PMU configuration file: pmm.xml
Wed Feb 21 16:54:43 2007 127.0.0.1 (Run 0) Collection for the following event(s) is being performed:
Wed Feb 21 16:54:43 2007 127.0.0.1 (Run 0) CPU_CLK_UNHALTED.CORE.
Wed Feb 21 16:54:44 2007 127.0.0.1 (Run 0) Sampling data was successfully collected.
Wed Feb 21 16:55:28 2007 [Source View] Warning - Line number information is not available for the range.
Wed Feb 21 16:55:28 2007 [Source View] Only disassembly view is available.
Wed Feb 21 16:57:36 2007 127.0.0.1 (Run 0) Setting Sampling CPU mask to 0-1
Wed Feb 21 16:57:36 2007 127.0.0.1 (Run 0) The processor PMU configuration file: pmm.xml
Wed Feb 21 16:57:36 2007 127.0.0.1 (Run 0) Collection for the following event(s) is being performed:
Wed Feb 21 16:57:36 2007 127.0.0.1 (Run 0) CPU_CLK_UNHALTED.CORE.
Wed Feb 21 16:57:37 2007 127.0.0.1 (Run 0) Sampling data was successfully collected.
Wed Feb 21 17:04:08 2007 Reading property files started...
Wed Feb 21 17:04:08 2007 Reading property files done.
Wed Feb 21 17:04:09 2007 Static instrumentation started
Wed Feb 21 17:04:10 2007 All functions instrumentation of module "vtunedemo" was successful.
Wed Feb 21 17:04:11 2007 Exports instrumentation of module "libc-2.5.so" was successful.
Wed Feb 21 17:04:11 2007 Minimal instrumentation of module "libdl-2.5.so" was successful.
Wed Feb 21 17:04:12 2007 All functions instrument ation of module "libm-2.5.so" was successful.
Wed Feb 21 17:04:12 2007 Exports instrumentation of module "libpthread-2.5.so" was successful.
Wed Feb 21 17:04:12 2007 Static instrumentation done
Wed Feb 21 17:04:23 2007 Data collection finished...
Wed Feb 21 17:04:23 2007 No module from the activity was loaded
Wed Feb 21 17:04:28 2007 WARNING: no module of interest was loaded during activity
What could the error possibly be?Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
something different happened today:
VTune Performance Analyzer 8.0.2 for Linux*. FOR NON-COMMERCIAL USE ONLY
Copyright (C) 2000-2006 Intel Corporation. All rights reserved.
The Activity has been successfully created.
The Activity is running.
Mon Feb 26 23:41:05 2007 Reading property files started...
Mon Feb 26 23:41:06 2007 Reading property files done.
Mon Feb 26 23:41:06 2007 Static instrumentation started
Mon Feb 26 23:41:08 2007 All functions instrumentation of module "cryptlibmini" was successful.
Mon Feb 26 23:41:08 2007 Exports instrumentation of module "libc-2.5.so" was skipped.
Mon Feb 26 23:41:08 2007 Static instrumentation done
Inconsistency detected by ld.so: dl-lookup.c: 477: _dl_setup_hash: Assertion `(bitmask_nwords & (bitmask_nwords - 1)) == 0' failed!
Mon Feb 26 23:41:20 2007 Data collection finished...
Mon Feb 26 23:41:20 2007 No module from the activity was loaded
Mon Feb 26 23:41:20 2007 WARNING: no module of interest was loaded during activity
The Activity has finished running.
Can someone tell me what's wrong?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page