Commit 6a2ba2d8 authored by Michal Berger's avatar Michal Berger Committed by Tomasz Zawadzki
Browse files

configure: update VTune name



Change-Id: Id68b089823b3da3a4946a88d911db4a4f106cd5c
Signed-off-by: default avatarAlexey Kireev <alexey.kireev@intel.com>
Signed-off-by: default avatarMichal Berger <michal.berger@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20966


Reviewed-by: default avatarJim Harris <jim.harris@samsung.com>
Reviewed-by: default avatarBen Walker <ben@nvidia.com>
Community-CI: Mellanox Build Bot
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
parent 9aff18ed
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -96,8 +96,9 @@ function usage() {
	echo " --without-shared          No path required."
	echo " --with-iscsi-initiator    Build with iscsi bdev module."
	echo " --without-iscsi-initiator No path required."
	echo " --with-vtune=DIR          Required to profile I/O under Intel VTune Amplifier XE. (Deprecated)"
	echo " --without-vtune           example: /opt/intel/vtune_amplifier_xe_version"
	echo " --with-vtune=DIR          Required to profile I/O under Intel VTune Profiler."
	echo "                           example: /opt/intel/oneapi/vtune/version"
	echo " --without-vtune           Support for Intel VTune Profiler will not be provided."
	echo " --with-ocf[=DIR]          Build OCF library and bdev module."
	echo " --without-ocf             If argument is directory, interpret it as root of OCF repo"
	echo "                           If argument is file, interpret it as compiled OCF lib"