Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

remote agent error

huckym
Beginner
681 Views
I am trying to run a remote sampling collection activity on linux. Started vtserver on the target machine of interest and then setup the activity in GUI running on a linux host and set the remote system to the target machine appropriately.

When I start the run, I can see the messages on the target machine about connection acceptance and run started but it errors out with the following message

[ERROR] sampling collector reported error (42): Bad event modifier

Can someone help? My sampling run is EBS with default events of "Clockticks" and "Instructions Retired"

Host: Intel 5160
Remote system: Intel 5460
0 Kudos
1 Reply
huckym
Beginner
681 Views
The following is the error log from the remote agent on which I am trying to collect sampling data


000 09/02/2008 11:28:08 17454 [DEBUG] processSOAPPOSTData: pValue=(0)
000 09/02/2008 11:28:08 17454 [DEBUG] processSOAPPOSTData: session_id=(hakim@eval5-1749)
000 09/02/2008 11:28:08 17454 [DEBUG] processSOAPPOSTData: callback_port=(37898)
000 09/02/2008 11:28:08 17454 [DEBUG] processSOAPPOSTData: user_id=(hakim)
000 09/02/2008 11:28:08 17454 [DEBUG] processSOAPPOSTData: clientVersion=(vt 9.0, protocol version 0.0), EXTRA_VERSION=(vt 9.0, protocol version 0.0)
000 09/02/2008 11:28:08 17454 [DEBUG] processSOAPPOSTData: retval=()
000 09/02/2008 11:28:08 17454 [DEBUG] **** samplingCollector: pMethod=DoStart, argument=0, clientusername=hakim, clienthostname=intel0332, clientipname=10.30.80.142, retval=

001 09/02/2008 11:28:08 17454 received request from hakim@intel0332
001 09/02/2008 11:28:08 17454 [DEBUG] samplingCollector.DoStart: calling start

001 09/02/2008 11:28:08 17454 sampling run started ...

001 09/02/2008 11:28:08 17454 [ERROR] sampling collector reported error (42): Bad event modifier
001 09/02/2008 11:28:08 17454 [DEBUG] samplingCollector.DoStart: child pid=17454, parent pid=17196
001 09/02/2008 11:28:08 17454 [DEBUG] processSOAPPOSTData: unable to perform sampling
001 09/02/2008 11:28:08 17454 [DEBUG] createSOAPResponseMessage: sent message ...
=====
HTTP/1.1 200 OK
Connection: Keep-Alive
Content-Type: text/xml
Content-Length: 772




S_NOT_OK
vt 9.0, protocol version 0.0
Remote agent on eval5 (127.0.0.1) port 50000 reports:

[ERROR] Attempt to perform sampling failed.

[ERROR] sampling collector reported error (42): Bad event modifier

Remote agent on eval5 (127.0.0.1) port 50000 reports:

[ERROR] Attempt to perform sampling failed.

[ERROR] sampling collector reported error (42): Bad event modifier




=====
001 09/02/2008 11:28:08 17454 [DEBUG] createAndSendSoapResponseMessage: message sent to client
001 09/02/2008 11:28:08 17454 [DEBUG] main: server is waiting on select ...
001 09/02/2008 11:28:13 17454 [DEBUG] processing fd=4
001 09/02/2008 11:28:13 17454 [DEBUG] main: calling ...
001 09/02/2008 11:28:13 17454 [DEBUG] Calling receiveData...
001 09/02/2008 11:28:13 17454 [DEBUG] receiveData: received message from socket 4
001 09/02/2008 11:28:13 17454 [ DEBUG] receiveData done...
001 09/02/2008 11:28:13 17454 [DEBUG] main: disconnecting client on file descriptor 4
001 09/02/2008 11:28:13 17454 [DEBUG] main: disconnecting client on file descriptor 4
001 09/02/2008 11:28:13 17454 [DEBUG] main: normal VTServer shutdown ...
001 09/02/2008 11:28:13 17454 [DEBUG] shutdownServer: ShutdownStart message sent to vtlistenerd, res=20
001 09/02/2008 11:28:13 17454 [DEBUG] shutdownSamplingCollector: entering
001 09/02/2008 11:28:13 17454 [DEBUG] shutdownSamplingCollector: stopping the sampling driver

001 09/02/2008 11:28:13 17454 please wait while the sampling collector finishes ...
001 09/02/2008 11:28:15 17454 [DEBUG] shutdownSamplingCollector: closing sampling driver
001 09/02/2008 11:28:15 17454 [DEBUG] closeLibrary: attempting to close
001 09/02/2008 11:28:15 17454 [DEBUG] closeLibrary: closure successful
001 09/02/2008 11:28:15 17454 [DEBUG] shutdownSamplingCollector: exiting
001 09/02/2008 11:28:15 17454 [DEBUG] main: closed sampling
001 09/02/2008 11:28:15 17454 [DEBUG] main: closed client socket ...
001 09/02/2008 11:28:15 17454 [DEBUG] main: closed domain socket ...
001 09/02/2008 11:28:15 17454 [DEBUG] main: freed read buffer ... exit complete

001 09/02/2008 11:28:15 17454 [DEBUG] exiting server ... goodbye!

vtlistenerd: 09/02/08 11:28:15 [DEBUG] child 17454 terminated.
vtlistenerd: 09/02/08 11:28:15 [DEBUG] associated session entry is removed, 0 remains.

0 Kudos
Reply