インテル® VTune™ Amplifier 2018 ヘルプ

no-unplugged-mode

Enable collection from an unplugged Android* device to exclude ADB connection and power impact on the results .

GUI Equivalent

Analyze detached device option in the Analysis Target Setup

Syntax

-no-unplugged-mode

-unplugged-mode

Actions Modified

collect, collect-with

Description

The unplugged-mode option enables collection on an unplugged Android device to exclude ADB connection and power supply impact on the results. When this option is used, you configure and launch an analysis from the host but data collection starts after disconnecting the device from the USB cable or a network. Collection results are automatically transferred to the host as soon as you plug in the device back.

Example

This command configures Basic Hotspots analysis for the application on an Android system that will be launched after disconnecting the device from the USB cable or a network:

host>./amplxe-cl --collect hotspots	--target-system=android -unplugged-mode -r quadrant_r@@@ --target-process com.intel.fluid

関連情報