Setting Up Your Target
ARM DUI 0482K
Copyright © 2010-2012 ARM. All rights reserved.
2-5
ID120712
Non-Confidential
4.
After making sure that you have root privileges, enter the following to execute the gator
daemon:
./gatord &
You can use the following options with
gatord
:
-c
Sets the location of the
configuration.xml
file that defines the capture options.
Include the directory location and the file name. This option is useful when
directory containing
gatord
is not writable.
-e
Defines the location of the
events.xml
file to use with
gatord
.
events.xml
defines
the counters that Streamline collects during the capture session. Include the
directory location and the file name.
-h
Lists all of the available
gatord
command line options.
-m
If
gator.ko
is located in a different directory than gatord, use the
-m
option to
define the location of
gator.ko
,
-p
Sets the port number that
gatord
uses to communicate with the host.
-s
Defines the location of the session.xml file. Include the directory location and the
file name. This option is most useful when performing a local capture. For more
information, see
.
-o
Useful when performing a local capture, use this option to define the location of
the apc directory.
-v
Displays the version information for
gatord
.
Note
To unload the gator daemon, determine the process id of gatord using
ps -d | grep gatord
and
enter the kill command:
kill
process_id
.
By default,
gatord
uses port 8080 for communication with the host, but you can adjust this by
launching
gatord
with the port number as a parameter and changing the
Port
option in the
Capture Options dialog box. For example:
./gatord -p 5050 &
To open the Capture Options dialog box, click
Change capture options
in the Streamline Data
view.
Note
gatord
requires the
+.so.6
library. This file is usually supplied with the Linux
distribution on your target. A copy of
+.so.6
is available in the DS-5 Linux example
distribution.
2.1.6
See also
Tasks
•
Reference
•