calibrate-16.sh removed profiler-release701
authorTomas Hurka <thurka@netbeans.org>
Mon, 15 Aug 2011 09:54:13 +0200
branchprofiler-release701
changeset 21428220d9a49363aa
parent 214281 fd24ce4e8a6e
calibrate-16.sh removed
lib.profiler/release/remote-pack-defs/calibrate-16.sh
     1.1 --- a/lib.profiler/release/remote-pack-defs/calibrate-16.sh	Mon Aug 15 09:43:09 2011 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,15 +0,0 @@
     1.4 -#!/bin/sh
     1.5 -
     1.6 -# This script expects JAVA_HOME to point to the correct JDK 6.0 installation
     1.7 -# In case you need to customize it, please uncomment and modify the following lines
     1.8 -
     1.9 -# JAVA_HOME=/opt/java/jdk1.6.0_21
    1.10 -# export JAVA_HOME
    1.11 -
    1.12 -OLD_PWD=`pwd`
    1.13 -cd `dirname $0`
    1.14 -INSTALL_DIR=`pwd`
    1.15 -cd $OLD_PWD
    1.16 -unset OLD_PWD
    1.17 -
    1.18 -$JAVA_HOME/bin/java -XX:+UseLinuxPosixThreadCPUClocks -javaagent:$INSTALL_DIR/../lib/jfluid-server-15.jar org.netbeans.lib.profiler.server.ProfilerCalibrator