amplxe-cl -help command

来源:互联网 发布:大数据ae模板 编辑:程序博客网 时间:2024/04/29 10:22
Intel(R) VTune(TM) Amplifier XE 2011 Update 7 (build 206420) Command Line Tool
Copyright (C) 2009-2011 Intel Corporation. All rights reserved.

-command=detach | pause | resume | stop | status | mark
                              Issue command to running collection.


 Perform one of the following commands on the running collection. The result
 directory is used to connect with the running analysis.
 detach - detach collection from a running process
 pause - pause data collection
 resume - resume paused data collection
 stop - stop collection
 status - print status of collection
 mark - place time-stamped mark in the data that can be referenced during
 analysis
 


Action Options:
 
-r, -result-dir=<string> (r@@@{at})
                              Specify result directory path.



Global Options:
 
-q, -quiet                    Suppress non-essential messages
-user-data-dir=<string>       Specify the base directory for result paths
                              provided by --result-dir option. By default, the
                              current working directory is used.
-v, -verbose                  Print additional information



Examples:
 

 1) Pause data collection that is currently collecting data into result directory r000hs.
 
    amplxe-cl -command pause -r r000hs
原创粉丝点击