|
Parsing perf-with-kcore.sh
|
Line 60 of '_tmp/wild/src/linux-4.8.7/tools/perf/perf-with-kcore.sh'
KCORE=$(($SUDO "$PERF" buildid-cache -v -f -k /proc/kcore >/dev/null) 2>&1)
^
Expected first ) to end arith sub, got ' '
|
|
Translating perf-with-kcore.sh
|
Line 60 of '_tmp/wild/src/linux-4.8.7/tools/perf/perf-with-kcore.sh'
KCORE=$(($SUDO "$PERF" buildid-cache -v -f -k /proc/kcore >/dev/null) 2>&1)
^
Expected first ) to end arith sub, got ' '
|
|
Parsing perf-completion.sh
|
Line 195 of '_tmp/wild/src/linux-4.8.7/tools/perf/perf-completion.sh'
for c in ${=1}; do
^
Unexpected token '='
|
|
Translating perf-completion.sh
|
Line 195 of '_tmp/wild/src/linux-4.8.7/tools/perf/perf-completion.sh'
for c in ${=1}; do
^
Unexpected token '='
|