Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Use this configuration to specify your remote Linux* system as an analysis target. Intel® VTune™ Amplifier will collect data on all processes running on the system. When it displays the results, you will be able to filter the data based on the processes of modules of interest.
Prerequisites: Make sure to prepare your target Linux system for analysis:
Set up a password-less SSH access to the target using RSA keys.
Install the VTune Amplifier target package with data collectors on the target Linux system.
If you choose to install the target package to a non-default location, make sure to specify the correct path either with the VTune Amplifier installation directory on the remote system option in the Analysis Target tab (GUI) or with the -target-install-dir option (CLI).
Build the drivers on the host (if required), copy them to the target system and install the drivers.
To build the sampling driver as RPM using build services as Open Build Service (OBS), use the sepdk.spec file located at <install_dir>/sepdk/src the directory.
To access the analysis target configuration, open the Analysis Target window, choose the remote Linux (SSH) target system on the left, select the Profile System target type from the drop-down menu on the right, and in the via SSH filed specify the username, hostname, and port (if required) for your remote Linux machine as username@hostname[:port].
Use This |
To Do This |
---|---|
Automatically resume collection after (sec) |
Specify the time that should elapse before the data collection is resumed. When this options is used, the collection starts in the paused mode automatically. |
Automatically stop collection after field |
Set the duration of data collection in seconds starting from the target run. This is useful if you want to exclude some post-processing activities from the analysis results. |
Use the Advanced section to provide more details on your target configuration.
Use This |
To Do This |
---|---|
VTune Amplifier installation directory on the remote system |
Specify a path to VTune Amplifier on the remote system. If the default location is used, this path is automatically supplied. |
Temporary directory on the remote system |
Specify a path to the /tmp directory on the remote system where performance results are temporarily stored. |
Duration time estimate menu |
Estimate the application duration time. This value affects the size of collected data. For long running targets, sampling interval is increased to reduce the result size. For hardware event-based sampling analysis types, the VTune Amplifier uses this estimate to apply a multiplier to the configured sample after value. |
Limit collected data by section |
If the amount of raw collected data is very large and takes long to process, use any of the following options to limit the collected data size:
NoteThe size of data stored in the result directory may not exactly match the specified result size due to the following reasons:
|
CPU mask |
Specify CPU(s) to collect data on (for example: 2-8,10,12-14). This option is applicable to hardware event-based analysis types only. |
Custom collector |
Provide a command line for launching an external collection tool, if any. You can later import the custom collection data (time intervals and counters) in a CSV format to a VTune Amplifier result. Click the Modify button to add a path to your external collector. |
Result location options |
Select where you want to store your result file. By default, the result is stored in the project directory. |
Analyze KVM guest OS check box |
Enable KVM guest system profiling with the VTune Amplifier. For proper kernel symbol resolution, make sure to specify:
|
System-wide profiling is not supported for the user-mode sampling and tracing collection.
For driverless event-based sampling data collection, VTune Amplifier supports local and remote Launch Application, Attach to Process and Profile System target types but their support fully depends on the Linux Perf profiling credentials specified in the /proc/sys/kernel/perf_event_paranoid file and managed by the administrator of your system using root credentials. For more information see the perf_event related configuration files topic at http://man7.org/linux/man-pages/man2/perf_event_open.2.html. By default, only user processes profiling at the both user and kernel spaces is permitted, so you need granting wider profiling credentials via the perf_event_paranoid file to employ the Profile System target type.
Click the Choose Analysis button on the right to switch to the Analysis Type tab for selecting, configuring, and launching an analysis. The Analysis Type tab displays analysis types applicable to the specified target type.
You can launch an analysis only for an accessible target. For an arbitrary target, you can only generate a command line configuration, save it to the buffer and later launch it on the intended host.