blob: 6dd44cd7e25f8f63866a925a1bf71ba19c355488 [file] [log] [blame]
{
"PerfMonitors": {
"Demo": {
"cmd": "echo Demo Process statistics;echo Demo Info >> /dev/stderr;echo Demo System statistics > <workspace>/sysstat.out; exit 111"
},
"Demo2": {
"cmd": "echo Demo Process statistics > <workspace>/console.out;echo Demo Info >> <workspace>/stderr.out;echo Demo System statistics > <workspace>/sysstat.out; exit 111"
},
"default": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -E titansim -i eth0"
},
"titansim_no_wait": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -E titansim -i eth0 -T -1"
},
"titansim_with_system": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -E titansim -i eth0 -t -s <workspace>/sysstat.out"
},
"titansim_with_system-FixHC": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -b ~/build/titansim -H -l <workspace>/../../esekilxxen1846_ConfigEditor_release_evolution_0/*hc*.log -i eth0 -t -s <workspace>/sysstat.out"
},
"titansim_with_system-HC": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -b ~/build/titansim -H -i eth0 -t -s <workspace>/sysstat.out",
"options": "{\"-l\": \"<workspace>/../../esekilxxen1846_ConfigEditor_release_evolution_0/*hc*.log\"}"
},
"top": {
"cmd": "echo Set the number of processes to 43 by starting top command, pressing n and setting 43. Then press W to save setup into .toprc. Next top command will show 43 processes >> /dev/stderr;top -b"
},
"top_own": {
"cmd": "top -b -u $USER"
},
"top_user": {
"cmd": "top -b",
"options": "{ \"-u\" : \"$USER\" }"
},
"python": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -E python -i eth0 -T -1"
},
"python_with_system": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -E python -i eth0 -T -1",
"options": "{ \"-s\" : \"<workspace>/sysstat.out\" }"
},
},
"sysstatlogger_help": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh -h"
},
"sysstatlogger": {
"cmd": "~/git/CLL_devel/src/Libraries/EPTF_Core_Library_CNL113512/tools/SysStatLogger/sysstatLogger.sh"
}
}
}