=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== tuned-2.10.0/profiles/functions-29- [ -r "$1" ] || return tuned-2.10.0/profiles/functions:30: V1=`cat "$1"` tuned-2.10.0/profiles/functions-31- V2="${V1##*[}" ############################################## tuned-2.10.0/profiles/functions-68- [ "$#" -ne 1 ] && return tuned-2.10.0/profiles/functions:69: _rs_value="`get_stored_sys \"$1\"`" tuned-2.10.0/profiles/functions-70- unlink "${STORAGE}/${1}${STORAGE_SUFFIX}" >/dev/null 2>&1 ############################################## tuned-2.10.0/profiles/functions-77- [ "$#" -lt 2 -o "$#" -gt 3 ] && return tuned-2.10.0/profiles/functions:78: _rs_value="`get_stored_sys \"$1\"`" tuned-2.10.0/profiles/functions-79- unlink "${STORAGE}/${1}${STORAGE_SUFFIX}" >/dev/null 2>&1 ############################################## tuned-2.10.0/profiles/functions-105- for i in $SYS_BLOCK_SDX; do tuned-2.10.0/profiles/functions:106: se_dev="`echo \"$i\" | sed 's|/sys/block/\([^/]\+\)/queue/scheduler|\1|'`" tuned-2.10.0/profiles/functions-107- $1 "elevator_${se_dev}" "$i" "$3" ############################################## tuned-2.10.0/profiles/functions-130- if [ -f $host/ahci_port_cmd ]; then tuned-2.10.0/profiles/functions:131: port_cmd=`cat $host/ahci_port_cmd`; tuned-2.10.0/profiles/functions-132- if [ $((0x$port_cmd & 0x240000)) = 0 -a -f $host/link_power_management_policy ]; then ############################################## tuned-2.10.0/profiles/realtime-virtual-host/find-lapictscdeadline-optimal.sh-4- tuned-2.10.0/profiles/realtime-virtual-host/find-lapictscdeadline-optimal.sh:5:lines=`wc -l $1 | cut -f 1 -d " "` tuned-2.10.0/profiles/realtime-virtual-host/find-lapictscdeadline-optimal.sh-6-in_range=0 tuned-2.10.0/profiles/realtime-virtual-host/find-lapictscdeadline-optimal.sh-7-prev_value=1 tuned-2.10.0/profiles/realtime-virtual-host/find-lapictscdeadline-optimal.sh:8:for i in `seq 1 $lines`; do tuned-2.10.0/profiles/realtime-virtual-host/find-lapictscdeadline-optimal.sh:9: a=`awk "NR==$i" $1 | cut -f 2 -d ":"` tuned-2.10.0/profiles/realtime-virtual-host/find-lapictscdeadline-optimal.sh-10- value=$(($a*100/$prev_value)) ############################################## tuned-2.10.0/profiles/realtime-virtual-host/script.sh-39- tuned-2.10.0/profiles/realtime-virtual-host/script.sh:40: lines=`wc -l $dir/out | cut -f 1 -d " "` tuned-2.10.0/profiles/realtime-virtual-host/script.sh-41- ans=$(($A/$lines)) ############################################## tuned-2.10.0/profiles/realtime-virtual-host/script.sh-57- tuned-2.10.0/profiles/realtime-virtual-host/script.sh:58: genmodel=`cat $CACHE_CPU_FILE` tuned-2.10.0/profiles/realtime-virtual-host/script.sh-59- ############################################## tuned-2.10.0/profiles/realtime-virtual-host/script.sh-75- tempdir=`mktemp -d` tuned-2.10.0/profiles/realtime-virtual-host/script.sh:76: isolatedcpu=`echo "$TUNED_isolated_cores_expanded" | cut -f 1 -d ","` tuned-2.10.0/profiles/realtime-virtual-host/script.sh-77- run_tsc_deadline_latency $isolatedcpu > $tempdir/lat.out ############################################## tuned-2.10.0/profiles/realtime-virtual-host/script.sh-80- fi tuned-2.10.0/profiles/realtime-virtual-host/script.sh:81: echo `cat $tempdir/opt.out | cut -f 2 -d ":"` > $CACHE_VALUE_FILE tuned-2.10.0/profiles/realtime-virtual-host/script.sh-82- curmodel=`cat /proc/cpuinfo | grep "model name" | cut -f 2 -d ":" | uniq` ############################################## tuned-2.10.0/profiles/realtime-virtual-host/script.sh-87- if [ -f $CACHE_VALUE_FILE ]; then tuned-2.10.0/profiles/realtime-virtual-host/script.sh:88: echo `cat $CACHE_VALUE_FILE` > $KVM_LAPIC_FILE tuned-2.10.0/profiles/realtime-virtual-host/script.sh-89- fi ############################################## tuned-2.10.0/profiles/sap-netweaver/script.sh-11- # The following lines are for autodetection of SAP settings tuned-2.10.0/profiles/sap-netweaver/script.sh:12: SAP_MAIN_MEMORY_TOTAL=`awk '/MemTotal:/ {print $2}' /proc/meminfo` tuned-2.10.0/profiles/sap-netweaver/script.sh:13: SAP_SWAP_SPACE_TOTAL=`awk '/SwapTotal:/ {print $2}' /proc/meminfo` tuned-2.10.0/profiles/sap-netweaver/script.sh-14- # Rounding to full Gigabytes ############################################## tuned-2.10.0/.pc/libexec.patch/Makefile-94-mock-build: srpm tuned-2.10.0/.pc/libexec.patch/Makefile:95: mock -r $(MOCK_CONFIG) $(MOCK_ARGS) --resultdir=`pwd`/mock-result-dir `ls rpm-build-dir/*$(RPM_VERSION).*.src.rpm | head -n 1`&& \ tuned-2.10.0/.pc/libexec.patch/Makefile-96- rm -f mock-result-dir/*.log ############################################## tuned-2.10.0/.pc/libexec.patch/Makefile-99- mock -r $(MOCK_CONFIG) --with=snapshot \ tuned-2.10.0/.pc/libexec.patch/Makefile:100: --define "git_short_commit `if [ -n \"$(GIT_SHORT_COMMIT)\" ]; then echo $(GIT_SHORT_COMMIT); else git rev-parse --short=8 --verify HEAD; fi`" \ tuned-2.10.0/.pc/libexec.patch/Makefile:101: --resultdir=`pwd`/mock-result-dir `ls rpm-build-dir/*$(RPM_VERSION).*.src.rpm | head -n 1` && \ tuned-2.10.0/.pc/libexec.patch/Makefile-102- rm -f mock-result-dir/*.log ############################################## tuned-2.10.0/.pc/libexec.patch/Makefile-108-scratch-build: mock-devel-build tuned-2.10.0/.pc/libexec.patch/Makefile:109: brew build --scratch --nowait $(SCRATCH_BUILD_TARGET) `ls mock-result-dir/*$(GIT_DATE)git*.*.src.rpm | head -n 1` tuned-2.10.0/.pc/libexec.patch/Makefile-110- ############################################## tuned-2.10.0/Makefile-94-mock-build: srpm tuned-2.10.0/Makefile:95: mock -r $(MOCK_CONFIG) $(MOCK_ARGS) --resultdir=`pwd`/mock-result-dir `ls rpm-build-dir/*$(RPM_VERSION).*.src.rpm | head -n 1`&& \ tuned-2.10.0/Makefile-96- rm -f mock-result-dir/*.log ############################################## tuned-2.10.0/Makefile-99- mock -r $(MOCK_CONFIG) --with=snapshot \ tuned-2.10.0/Makefile:100: --define "git_short_commit `if [ -n \"$(GIT_SHORT_COMMIT)\" ]; then echo $(GIT_SHORT_COMMIT); else git rev-parse --short=8 --verify HEAD; fi`" \ tuned-2.10.0/Makefile:101: --resultdir=`pwd`/mock-result-dir `ls rpm-build-dir/*$(RPM_VERSION).*.src.rpm | head -n 1` && \ tuned-2.10.0/Makefile-102- rm -f mock-result-dir/*.log ############################################## tuned-2.10.0/Makefile-108-scratch-build: mock-devel-build tuned-2.10.0/Makefile:109: brew build --scratch --nowait $(SCRATCH_BUILD_TARGET) `ls mock-result-dir/*$(GIT_DATE)git*.*.src.rpm | head -n 1` tuned-2.10.0/Makefile-110-