summaryrefslogtreecommitdiff
path: root/results-vs-prev/tcwg-benchmark-results.log
diff options
context:
space:
mode:
Diffstat (limited to 'results-vs-prev/tcwg-benchmark-results.log')
-rw-r--r--results-vs-prev/tcwg-benchmark-results.log3654
1 files changed, 1775 insertions, 1879 deletions
diff --git a/results-vs-prev/tcwg-benchmark-results.log b/results-vs-prev/tcwg-benchmark-results.log
index b205623..63d1811 100644
--- a/results-vs-prev/tcwg-benchmark-results.log
+++ b/results-vs-prev/tcwg-benchmark-results.log
@@ -11,9 +11,9 @@
+ ln -s base-artifacts/annex/bmk-data results-0
+ csv_results_dir=artifacts/results-vs-prev/csv-results-0
+ mkdir -p artifacts/results-vs-prev/csv-results-0
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-0/ --csv_results_dir artifacts/results-vs-prev/csv-results-0 ++metrics perf --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0
-++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh
-+ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-0/ --csv_results_dir artifacts/results-vs-prev/csv-results-0 ++metrics perf --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0
+++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh
++ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts
+ results_dir=undef
+ csv_results_dir=undef
+ hw_tag=undef
@@ -85,29 +85,29 @@
+ local results_dir=results-0/
+ local csv_results_dir=artifacts/results-vs-prev/csv-results-0
+ '[' xyes = xyes ']'
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-0/ --out-perf-csv artifacts/results-vs-prev/csv-results-0/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-0/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-0/ --out-perf-csv artifacts/results-vs-prev/csv-results-0/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-0/status.csv
+ '[' x/usr/lib/linux-tools/tx1_64/perf = x ']'
+ '[' xresults-0/ '!=' x ']'
+ mapfile -t failed_csvs
++ find results-0/ -name 'failed.*.csv*'
++ sort
+ mapfile -t status_csvs
-++ find results-0/ -name 'status.*.csv*'
++ sort
+++ find results-0/ -name 'status.*.csv*'
+ mapfile -t perf_dirs
-++ find results-0/ -name 'perf.*.data'
++ sort
+++ find results-0/ -name 'perf.*.data'
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data ']'
++ '[' -d results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data ']'
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data ']'
++ '[' -d results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data ']'
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data ']'
++ '[' -d results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data ']'
+ '[' xsample '!=' x ']'
+ key=2
+ sort=
-++ echo sample,dso
++ tr , ' '
+++ echo sample,dso
+ for i in $(echo "$format" | tr "," " ")
+ '[' xsample = xsample ']'
+ sort='sort -t, -k2 -g -r'
@@ -117,42 +117,41 @@
+ '[' -f artifacts/results-vs-prev/csv-results-0/perf-tmp.csv ']'
+ '[' -f artifacts/results-vs-prev/csv-results-0/status.csv ']'
+ echo benchmark,symbol,status
-+ '[' 'xresults-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.run.1' '!=' x ']'
++ '[' 'xresults-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1' '!=' x ']'
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1
++ cat results-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1
++ cat results-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1
++ cat results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1
++ cat results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.build.1
++ cat results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.run.1
++ cat results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1
+ echo benchmark,symbol,sample,dso
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug'
-++ cd results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data
-++ ls 437.leslie3d.data 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
++ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug'
+++ cd results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data
+++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data 436.cactusADM.data
++ sort
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.DNjtgNR1AV
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.NJ4kpQlrIp
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.GGMLB5GP9T
++ tmpout=/tmp/tmp.9Tkw6hcsos
++ mktemp
-+ tmperr=/tmp/tmp.pJIOkhrx9k
-++ echo sample,dso
++ tmperr=/tmp/tmp.ZEpkBGOmSG
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61423
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57576
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -163,17 +162,18 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.GGMLB5GP9T
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.9Tkw6hcsos
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.4KjUws9fCn
++ tmpout=/tmp/tmp.CYw4gGk7uc
++ mktemp
-+ tmperr=/tmp/tmp.QqMz1g6CiX
++ tmperr=/tmp/tmp.LUiIlWZNoi
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61433
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57586
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -182,29 +182,30 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.4KjUws9fCn
-+ head -n 100 /tmp/tmp.DNjtgNR1AV
-++ basename 437.leslie3d.data .data
-+ sed -e 's/^/437.leslie3d,/'
-+ rm /tmp/tmp.DNjtgNR1AV
++ sed -e 's/ *, */,/g'
++ head -n 0 /tmp/tmp.CYw4gGk7uc
++ head -n 100 /tmp/tmp.NJ4kpQlrIp
+++ basename 400.perlbench.data .data
++ sed -e 's/^/400.perlbench,/'
++ rm /tmp/tmp.NJ4kpQlrIp
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.2ubHL2tKRU
++ tmpout3=/tmp/tmp.c1pJ2gsUFD
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.pDAsHpEsVW
++ tmpout=/tmp/tmp.Iw7ivyeRSM
++ mktemp
-+ tmperr=/tmp/tmp.xM2kjX0E9k
-++ echo sample,dso
++ tmperr=/tmp/tmp.Ov5DVBTvoG
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61450
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57603
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -214,17 +215,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.pDAsHpEsVW
++ head -n 100 /tmp/tmp.Iw7ivyeRSM
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.1OnDua3A4B
++ tmpout=/tmp/tmp.Wq38N1Dh5u
++ mktemp
-+ tmperr=/tmp/tmp.k2OR3NiGX9
++ tmperr=/tmp/tmp.1TBCZQXTQF
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61460
++ wait 57613
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -234,29 +236,27 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.1OnDua3A4B
-+ head -n 100 /tmp/tmp.2ubHL2tKRU
-++ basename 444.namd.data .data
-+ sed -e 's/^/444.namd,/'
-+ rm /tmp/tmp.2ubHL2tKRU
++ head -n 0 /tmp/tmp.Wq38N1Dh5u
++ head -n 100 /tmp/tmp.c1pJ2gsUFD
+++ basename 401.bzip2.data .data
++ sed -e 's/^/401.bzip2,/'
++ rm /tmp/tmp.c1pJ2gsUFD
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.1ZfZibCmo8
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.LurOcdLy6Q
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.5jgifoja77
++ tmpout=/tmp/tmp.22QjeVDQWa
++ mktemp
-+ tmperr=/tmp/tmp.lXmFOJDqBF
-++ echo sample,dso
++ tmperr=/tmp/tmp.4ylBjGi79f
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61477
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57630
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -265,19 +265,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.5jgifoja77
++ head -n 100 /tmp/tmp.22QjeVDQWa
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.vp56bink0J
++ tmpout=/tmp/tmp.bFX6Vq1iYU
++ mktemp
-+ tmperr=/tmp/tmp.Lr61IQGRC3
++ tmperr=/tmp/tmp.Mx3u3symBZ
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61487
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57640
+ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
@@ -288,27 +287,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 0 /tmp/tmp.vp56bink0J
-+ head -n 100 /tmp/tmp.1ZfZibCmo8
-++ basename 445.gobmk.data .data
-+ sed -e 's/^/445.gobmk,/'
-+ rm /tmp/tmp.1ZfZibCmo8
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.bFX6Vq1iYU
++ head -n 100 /tmp/tmp.LurOcdLy6Q
+++ basename 403.gcc.data .data
++ sed -e 's/^/403.gcc,/'
++ rm /tmp/tmp.LurOcdLy6Q
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.6oJ5sM8uwO
++ tmpout3=/tmp/tmp.ALhXf7GGFW
+ for report_field in dso symbol
-+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.Ng4a66dZhl
++ sort -t, -k2 -g -r
++ tmpout=/tmp/tmp.FUUVarJDhG
++ mktemp
-+ tmperr=/tmp/tmp.MfnFQGu17J
++ tmperr=/tmp/tmp.2l8fzSUDtf
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61504
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57657
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -318,18 +319,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Ng4a66dZhl
++ head -n 100 /tmp/tmp.FUUVarJDhG
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.2WjDjPkd51
++ tmpout=/tmp/tmp.srYALQ0cWC
++ mktemp
-+ tmperr=/tmp/tmp.NKSK5lUQwX
++ tmperr=/tmp/tmp.Q2vTyo5vkN
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61514
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57667
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -338,29 +338,28 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.2WjDjPkd51
-+ head -n 100 /tmp/tmp.6oJ5sM8uwO
-++ basename 447.dealII.data .data
-+ sed -e 's/^/447.dealII,/'
-+ rm /tmp/tmp.6oJ5sM8uwO
++ sed -e 's/ *, */,/g'
++ head -n 0 /tmp/tmp.srYALQ0cWC
++ head -n 100 /tmp/tmp.ALhXf7GGFW
+++ basename 410.bwaves.data .data
++ sed -e 's/^/410.bwaves,/'
++ rm /tmp/tmp.ALhXf7GGFW
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.ID2u3ECi2g
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.hkGRYzzTaA
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.pk1osB8Xca
++ tmpout=/tmp/tmp.S5pUGXUegQ
++ mktemp
-+ tmperr=/tmp/tmp.rMi0Ar7z6V
++ tmperr=/tmp/tmp.BcCjfABhl8
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61531
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57684
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -369,19 +368,21 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ head -n 100 /tmp/tmp.pk1osB8Xca
++ sed -e 's/ *, */,/g'
++ head -n 100 /tmp/tmp.S5pUGXUegQ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.3DT8LGN0EL
++ tmpout=/tmp/tmp.1D0a7Jgn3U
++ mktemp
-+ tmperr=/tmp/tmp.LhtCES8vPS
++ tmperr=/tmp/tmp.gFHEFUmKod
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61541
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57694
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -391,28 +392,26 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.3DT8LGN0EL
-+ head -n 100 /tmp/tmp.ID2u3ECi2g
-++ basename 450.soplex.data .data
-+ sed -e 's/^/450.soplex,/'
-+ rm /tmp/tmp.ID2u3ECi2g
++ head -n 0 /tmp/tmp.1D0a7Jgn3U
++ head -n 100 /tmp/tmp.hkGRYzzTaA
+++ basename 429.mcf.data .data
++ sed -e 's/^/429.mcf,/'
++ rm /tmp/tmp.hkGRYzzTaA
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.LR0fzA4sbi
++ tmpout3=/tmp/tmp.6t9vAKHKNE
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.Av1UNlolYB
++ tmpout=/tmp/tmp.fxf0eWBorj
++ mktemp
-+ tmperr=/tmp/tmp.gA75kxDKLb
++ tmperr=/tmp/tmp.WG6SYg6JDq
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61558
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57711
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -422,18 +421,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Av1UNlolYB
++ head -n 100 /tmp/tmp.fxf0eWBorj
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.6dscy3g39Z
++ tmpout=/tmp/tmp.8ZnZ9cp6ie
++ mktemp
-+ tmperr=/tmp/tmp.GoXuq2t5AK
++ tmperr=/tmp/tmp.DI92ZHmI2K
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61568
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57721
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -443,28 +443,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.6dscy3g39Z
-+ head -n 100 /tmp/tmp.LR0fzA4sbi
-++ basename 453.povray.data .data
-+ sed -e 's/^/453.povray,/'
-+ rm /tmp/tmp.LR0fzA4sbi
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.8ZnZ9cp6ie
++ head -n 100 /tmp/tmp.6t9vAKHKNE
+++ basename 433.milc.data .data
++ sed -e 's/^/433.milc,/'
++ rm /tmp/tmp.6t9vAKHKNE
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.gdZ8b6v6om
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.WgzMbBvkgU
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.glIBYk4p0L
++ tmpout=/tmp/tmp.jdO8Qe05sY
++ mktemp
-+ tmperr=/tmp/tmp.OrvWkOqyV1
++ tmperr=/tmp/tmp.ITB9q8g5xg
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61585
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57738
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -473,19 +473,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.glIBYk4p0L
++ head -n 100 /tmp/tmp.jdO8Qe05sY
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.E2JzfaMapE
++ tmpout=/tmp/tmp.dKTHXWTXl1
++ mktemp
-+ tmperr=/tmp/tmp.mJe62vf6mE
-++ echo sample,dso
++ tmperr=/tmp/tmp.JeLcRvlD0n
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61595
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57748
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -495,28 +494,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.E2JzfaMapE
-+ head -n 100 /tmp/tmp.gdZ8b6v6om
-++ basename 456.hmmer.data .data
-+ sed -e 's/^/456.hmmer,/'
-+ rm /tmp/tmp.gdZ8b6v6om
++ head -n 0 /tmp/tmp.dKTHXWTXl1
++ head -n 100 /tmp/tmp.WgzMbBvkgU
+++ basename 434.zeusmp.data .data
++ sed -e 's/^/434.zeusmp,/'
++ rm /tmp/tmp.WgzMbBvkgU
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.29Z9ZlVhbN
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.KRtM2EHWrL
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.6fqsSuqRcD
++ tmpout=/tmp/tmp.3DFzB3WL6h
++ mktemp
-+ tmperr=/tmp/tmp.at3wlWu2r0
++ tmperr=/tmp/tmp.w1AqIftlG8
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61612
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57765
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -527,17 +526,19 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.6fqsSuqRcD
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.3DFzB3WL6h
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.JURrnY6zJr
++ tmpout=/tmp/tmp.3vWzVsE80d
++ mktemp
-+ tmperr=/tmp/tmp.5ck2oTRsp2
-++ echo sample,dso
++ tmperr=/tmp/tmp.L5C1MgrzcB
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61622
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57775
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -547,28 +548,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.JURrnY6zJr
-+ head -n 100 /tmp/tmp.29Z9ZlVhbN
-++ basename 458.sjeng.data .data
-+ sed -e 's/^/458.sjeng,/'
-+ rm /tmp/tmp.29Z9ZlVhbN
++ head -n 0 /tmp/tmp.3vWzVsE80d
++ head -n 100 /tmp/tmp.KRtM2EHWrL
+++ basename 435.gromacs.data .data
++ sed -e 's/^/435.gromacs,/'
++ rm /tmp/tmp.KRtM2EHWrL
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.qAgpZlFe18
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.TFX8koRZuW
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.E1bsOKYs5f
++ tmpout=/tmp/tmp.X25jx2qbxE
++ mktemp
-+ tmperr=/tmp/tmp.vA2IkCIueW
-++ echo sample,dso
++ tmperr=/tmp/tmp.p9uABEBRXQ
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61639
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57792
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -578,18 +579,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.E1bsOKYs5f
++ head -n 100 /tmp/tmp.X25jx2qbxE
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.xIIDeH2kmC
++ tmpout=/tmp/tmp.M8KOI34nGG
++ mktemp
-+ tmperr=/tmp/tmp.DAoTOFJ0wA
-++ echo sample,dso
++ tmperr=/tmp/tmp.tNzxcs6C6q
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61649
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57802
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -600,33 +600,34 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.xIIDeH2kmC
-+ head -n 100 /tmp/tmp.qAgpZlFe18
-++ basename 459.GemsFDTD.data .data
-+ sed -e 's/^/459.GemsFDTD,/'
-+ rm /tmp/tmp.qAgpZlFe18
++ head -n 0 /tmp/tmp.M8KOI34nGG
++ head -n 100 /tmp/tmp.TFX8koRZuW
+++ basename 436.cactusADM.data .data
++ sed -e 's/^/436.cactusADM,/'
++ rm /tmp/tmp.TFX8koRZuW
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug'
-++ cd results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data
-++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data 436.cactusADM.data
++ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug'
+++ cd results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data
++ sort
+++ ls 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.AmZBBZSozn
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.UXAejLRm64
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.yNNl0zwdEu
++ tmpout=/tmp/tmp.7rb65tqFFV
++ mktemp
-+ tmperr=/tmp/tmp.hP0aJKnaZH
-++ echo sample,dso
++ tmperr=/tmp/tmp.4Au03TLozZ
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61669
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57822
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -636,18 +637,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.yNNl0zwdEu
++ head -n 100 /tmp/tmp.7rb65tqFFV
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.sfKpmDrqRU
++ tmpout=/tmp/tmp.xUA2jN2vej
++ mktemp
-+ tmperr=/tmp/tmp.jGlx6aRe6F
-++ echo sample,dso
++ tmperr=/tmp/tmp.688dkfjFhE
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61679
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57832
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -657,28 +658,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.sfKpmDrqRU
-+ head -n 100 /tmp/tmp.AmZBBZSozn
-++ basename 400.perlbench.data .data
-+ sed -e 's/^/400.perlbench,/'
-+ rm /tmp/tmp.AmZBBZSozn
++ head -n 0 /tmp/tmp.xUA2jN2vej
++ head -n 100 /tmp/tmp.UXAejLRm64
+++ basename 444.namd.data .data
++ sed -e 's/^/444.namd,/'
++ rm /tmp/tmp.UXAejLRm64
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.2ElpfBVoQX
++ tmpout3=/tmp/tmp.xF9IeGrtvA
+ sort -t, -k2 -g -r
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.pxc7VOtD0X
++ tmpout=/tmp/tmp.lY7VokXT07
++ mktemp
-+ tmperr=/tmp/tmp.Xc6k08RbEi
++ tmperr=/tmp/tmp.Bn577olFhO
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61696
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57849
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -688,18 +689,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.pxc7VOtD0X
++ head -n 100 /tmp/tmp.lY7VokXT07
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.QrKTJSpeit
++ tmpout=/tmp/tmp.VV6onwlcBV
++ mktemp
-+ tmperr=/tmp/tmp.VDy1AX1gmb
++ tmperr=/tmp/tmp.a7MAXXqDmD
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61706
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57859
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -708,29 +709,29 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.QrKTJSpeit
-+ head -n 100 /tmp/tmp.2ElpfBVoQX
-++ basename 401.bzip2.data .data
-+ sed -e 's/^/401.bzip2,/'
-+ rm /tmp/tmp.2ElpfBVoQX
++ head -n 0 /tmp/tmp.VV6onwlcBV
++ head -n 100 /tmp/tmp.xF9IeGrtvA
+++ basename 445.gobmk.data .data
++ sed -e 's/^/445.gobmk,/'
++ rm /tmp/tmp.xF9IeGrtvA
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.QPBGsER56D
++ tmpout3=/tmp/tmp.4s6MsAV9IN
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.VOjssVsk56
++ tmpout=/tmp/tmp.oMvpzaNhrB
++ mktemp
-+ tmperr=/tmp/tmp.sjEL8KRIzz
++ tmperr=/tmp/tmp.fhSv4IYAST
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61723
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57876
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -740,18 +741,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.VOjssVsk56
++ head -n 100 /tmp/tmp.oMvpzaNhrB
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.uonSTkpVVz
++ tmpout=/tmp/tmp.DzTOpb4K6i
++ mktemp
-+ tmperr=/tmp/tmp.65RtM6MHyu
++ tmperr=/tmp/tmp.HJFiZireLE
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61733
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57886
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -761,28 +761,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.uonSTkpVVz
-+ head -n 100 /tmp/tmp.QPBGsER56D
-++ basename 403.gcc.data .data
-+ sed -e 's/^/403.gcc,/'
-+ rm /tmp/tmp.QPBGsER56D
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.DzTOpb4K6i
+++ basename 447.dealII.data .data
++ head -n 100 /tmp/tmp.4s6MsAV9IN
++ sed -e 's/^/447.dealII,/'
++ rm /tmp/tmp.4s6MsAV9IN
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.iQKgIdVFRa
++ tmpout3=/tmp/tmp.LQRvhMJR9v
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.ZnRgtTx9JO
++ tmpout=/tmp/tmp.4383Cdb6De
++ mktemp
-+ tmperr=/tmp/tmp.9OPBEdMbE3
++ tmperr=/tmp/tmp.dJHD3tP9D2
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61750
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57903
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -791,19 +792,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.ZnRgtTx9JO
++ head -n 100 /tmp/tmp.4383Cdb6De
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.4Yn7SbFvOX
++ tmpout=/tmp/tmp.TPAOuqXCUu
++ mktemp
-+ tmperr=/tmp/tmp.8xwmyARf9I
++ tmperr=/tmp/tmp.mVXpc1J3rK
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61760
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57913
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -813,49 +813,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.4Yn7SbFvOX
-+ head -n 100 /tmp/tmp.iQKgIdVFRa
-++ basename 410.bwaves.data .data
-+ sed -e 's/^/410.bwaves,/'
-+ rm /tmp/tmp.iQKgIdVFRa
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.TPAOuqXCUu
++ head -n 100 /tmp/tmp.LQRvhMJR9v
+++ basename 450.soplex.data .data
++ sed -e 's/^/450.soplex,/'
++ rm /tmp/tmp.LQRvhMJR9v
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.AKUkLDHWUp
++ tmpout3=/tmp/tmp.W2hHMl4iqk
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.CYOAyHN8SH
++ tmpout=/tmp/tmp.XVL688kb6M
++ mktemp
-+ tmperr=/tmp/tmp.nCqYV0twW6
++ tmperr=/tmp/tmp.2QU3vwQtFG
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61777
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ awk '
-BEGIN { found_samples=0; found_command=0 }
-{ if (ignore_and_exit) { next } }
-/^# Samples: .* of event '\''cycles['\''/]/ { if (found_samples) { ignore_and_exit=1; next }; found_samples=1; next }
-/^# .*, *Samples/ { if (found_samples) { found_command=1 }; next }
-/^#/ { if (found_command) { ignore_and_exit=1; next } }
-/^$/ { next }
-{ if (found_command) { print $0 } }
-'
++ wait 57930
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.CYOAyHN8SH
-+ for report_field in dso symbol
-++ mktemp
-+ tmpout=/tmp/tmp.zzo4L1iYn3
-++ mktemp
-+ tmperr=/tmp/tmp.AvCC62P9wd
-++ echo sample,dso
-++ sed -e s/size/symbol_size/g
-+ format1=sample,dso
-+ wait 61787
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -864,50 +843,20 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ head -n 0 /tmp/tmp.zzo4L1iYn3
-+ head -n 100 /tmp/tmp.AKUkLDHWUp
-++ basename 429.mcf.data .data
-+ sed -e 's/^/429.mcf,/'
-+ rm /tmp/tmp.AKUkLDHWUp
-+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
-+ '[' x '!=' x ']'
-+ false
-++ mktemp
-+ tmpout3=/tmp/tmp.O8iNrGukSO
++ head -n 100 /tmp/tmp.XVL688kb6M
+ for report_field in dso symbol
-+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.lrHPo8v53u
++ tmpout=/tmp/tmp.GPaWnvLhwg
++ mktemp
-+ tmperr=/tmp/tmp.B9lhltI6gd
++ tmperr=/tmp/tmp.GYAfVp6uxI
+++ sed -e s/size/symbol_size/g
++ echo sample,dso
-++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61804
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ awk '
-BEGIN { found_samples=0; found_command=0 }
-{ if (ignore_and_exit) { next } }
-/^# Samples: .* of event '\''cycles['\''/]/ { if (found_samples) { ignore_and_exit=1; next }; found_samples=1; next }
-/^# .*, *Samples/ { if (found_samples) { found_command=1 }; next }
-/^#/ { if (found_command) { ignore_and_exit=1; next } }
-/^$/ { next }
-{ if (found_command) { print $0 } }
-'
++ wait 57940
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.lrHPo8v53u
-+ for report_field in dso symbol
-++ mktemp
-+ tmpout=/tmp/tmp.CqWUvDgP1M
-++ mktemp
-+ tmperr=/tmp/tmp.I7DT3YPmBi
-++ echo sample,dso
-++ sed -e s/size/symbol_size/g
-+ format1=sample,dso
-+ wait 61814
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -916,29 +865,28 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.CqWUvDgP1M
-+ head -n 100 /tmp/tmp.O8iNrGukSO
-++ basename 433.milc.data .data
-+ sed -e 's/^/433.milc,/'
-+ rm /tmp/tmp.O8iNrGukSO
++ head -n 0 /tmp/tmp.GPaWnvLhwg
++ head -n 100 /tmp/tmp.W2hHMl4iqk
+++ basename 453.povray.data .data
++ sed -e 's/^/453.povray,/'
++ rm /tmp/tmp.W2hHMl4iqk
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.vYR3NcFJmD
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.0QiaEczI3H
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.YCjAciJ9lO
++ tmpout=/tmp/tmp.HuOz0MtEqu
++ mktemp
-+ tmperr=/tmp/tmp.aTuhJXLaNp
++ tmperr=/tmp/tmp.5Zg5cCI6Ct
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61831
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57957
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -948,18 +896,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.YCjAciJ9lO
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.HuOz0MtEqu
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.5jm8Ih5Mm6
++ tmpout=/tmp/tmp.QoVXPqLUyj
++ mktemp
-+ tmperr=/tmp/tmp.zupPnycl1L
++ tmperr=/tmp/tmp.E38j6Vmlr8
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61841
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57967
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -970,27 +918,28 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.5jm8Ih5Mm6
-+ head -n 100 /tmp/tmp.vYR3NcFJmD
-++ basename 434.zeusmp.data .data
-+ sed -e 's/^/434.zeusmp,/'
-+ rm /tmp/tmp.vYR3NcFJmD
++ head -n 0 /tmp/tmp.QoVXPqLUyj
++ head -n 100 /tmp/tmp.0QiaEczI3H
+++ basename 456.hmmer.data .data
++ sed -e 's/^/456.hmmer,/'
++ rm /tmp/tmp.0QiaEczI3H
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.9z0adti1kE
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.NtqSZXgCYv
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.YgsZs1LNCs
++ tmpout=/tmp/tmp.l0rQCfeDlm
++ mktemp
-+ tmperr=/tmp/tmp.ak4WyndIXx
-++ echo sample,dso
++ tmperr=/tmp/tmp.vnvqCG1HDC
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61858
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 57984
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1000,18 +949,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.YgsZs1LNCs
++ head -n 100 /tmp/tmp.l0rQCfeDlm
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.BQpnM0xo2W
++ tmpout=/tmp/tmp.SJlXI1rYBz
++ mktemp
-+ tmperr=/tmp/tmp.h971jTOqHE
++ tmperr=/tmp/tmp.S3dLh1zp9O
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61868
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 57994
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1021,28 +970,27 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.BQpnM0xo2W
-+ head -n 100 /tmp/tmp.9z0adti1kE
-++ basename 435.gromacs.data .data
-+ sed -e 's/^/435.gromacs,/'
-+ rm /tmp/tmp.9z0adti1kE
++ head -n 0 /tmp/tmp.SJlXI1rYBz
++ head -n 100 /tmp/tmp.NtqSZXgCYv
+++ basename 458.sjeng.data .data
++ sed -e 's/^/458.sjeng,/'
++ rm /tmp/tmp.NtqSZXgCYv
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.0ChJqtZELW
++ tmpout3=/tmp/tmp.FO5PxUFqkU
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.HSEjTJQyyy
++ tmpout=/tmp/tmp.8pa27evsle
++ mktemp
-+ tmperr=/tmp/tmp.Tq2ZKuZouN
++ tmperr=/tmp/tmp.krlbJxALlx
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61885
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58011
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1052,18 +1000,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.HSEjTJQyyy
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.8pa27evsle
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.v6dI9uwlj7
++ tmpout=/tmp/tmp.WmykUf6h6a
++ mktemp
-+ tmperr=/tmp/tmp.pplbtCJYQH
++ tmperr=/tmp/tmp.96rjiVccFD
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61895
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58021
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1073,34 +1022,33 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.v6dI9uwlj7
-+ head -n 100 /tmp/tmp.0ChJqtZELW
-++ basename 436.cactusADM.data .data
-+ sed -e 's/^/436.cactusADM,/'
-+ rm /tmp/tmp.0ChJqtZELW
++ head -n 0 /tmp/tmp.WmykUf6h6a
++ head -n 100 /tmp/tmp.FO5PxUFqkU
+++ basename 459.GemsFDTD.data .data
++ sed -e 's/^/459.GemsFDTD,/'
++ rm /tmp/tmp.FO5PxUFqkU
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug'
-++ cd results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data
++ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug'
+++ cd results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data
++ sort
++ ls 462.libquantum.data 464.h264ref.data 465.tonto.data 470.lbm.data 471.omnetpp.data 473.astar.data 482.sphinx3.data 483.xalancbmk.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.flFvWQNmTw
++ tmpout3=/tmp/tmp.Yrfs85GEbV
+ sort -t, -k2 -g -r
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.L6cjlNICgP
++ tmpout=/tmp/tmp.Hne5KDbPTH
++ mktemp
-+ tmperr=/tmp/tmp.Lr4RtXIKcR
-++ echo sample,dso
++ tmperr=/tmp/tmp.AY6W7pvNbe
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61915
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58041
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1109,18 +1057,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.L6cjlNICgP
++ head -n 100 /tmp/tmp.Hne5KDbPTH
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.t71vlds27z
++ tmpout=/tmp/tmp.E6KVXJ55bb
++ mktemp
-+ tmperr=/tmp/tmp.AKWSMis4JO
-++ echo sample,dso
++ tmperr=/tmp/tmp.YmRTnLvfad
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 61925
++ wait 58051
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1130,29 +1078,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.t71vlds27z
-+ head -n 100 /tmp/tmp.flFvWQNmTw
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.E6KVXJ55bb
++ head -n 100 /tmp/tmp.Yrfs85GEbV
++ basename 462.libquantum.data .data
+ sed -e 's/^/462.libquantum,/'
-+ rm /tmp/tmp.flFvWQNmTw
++ rm /tmp/tmp.Yrfs85GEbV
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.fezUaUrUeY
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.2D8Asl9QQs
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.lCjNHSfDRm
++ tmpout=/tmp/tmp.BUMxKs1W2q
++ mktemp
-+ tmperr=/tmp/tmp.sfsGMVeZGs
++ tmperr=/tmp/tmp.zWt8XtO9mm
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61942
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58068
+ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
@@ -1163,17 +1110,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.lCjNHSfDRm
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.BUMxKs1W2q
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.l00ln9dYAO
++ tmpout=/tmp/tmp.8gbCKzslJ5
++ mktemp
-+ tmperr=/tmp/tmp.7alGuphOMD
++ tmperr=/tmp/tmp.MELokViS5L
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61952
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58078
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1182,29 +1131,28 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.l00ln9dYAO
-+ head -n 100 /tmp/tmp.fezUaUrUeY
++ head -n 0 /tmp/tmp.8gbCKzslJ5
++ head -n 100 /tmp/tmp.2D8Asl9QQs
++ basename 464.h264ref.data .data
+ sed -e 's/^/464.h264ref,/'
-+ rm /tmp/tmp.fezUaUrUeY
++ rm /tmp/tmp.2D8Asl9QQs
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.xIaeQ7eYit
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.2rAsjipRaV
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.6reXAHpwzC
++ tmpout=/tmp/tmp.5QieIlqZuO
++ mktemp
-+ tmperr=/tmp/tmp.ZO5XKpMvS5
++ tmperr=/tmp/tmp.qFvqcnVbpl
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61969
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58095
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1215,17 +1163,18 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.6reXAHpwzC
++ head -n 100 /tmp/tmp.5QieIlqZuO
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.yIbQWRrd7Q
++ tmpout=/tmp/tmp.zkKCqvESY4
++ mktemp
-+ tmperr=/tmp/tmp.7m0vKcl0Qr
++ tmperr=/tmp/tmp.P5S7iEjOu4
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 61979
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58105
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1235,28 +1184,27 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.yIbQWRrd7Q
-+ head -n 100 /tmp/tmp.xIaeQ7eYit
++ head -n 0 /tmp/tmp.zkKCqvESY4
++ head -n 100 /tmp/tmp.2rAsjipRaV
++ basename 465.tonto.data .data
+ sed -e 's/^/465.tonto,/'
-+ rm /tmp/tmp.xIaeQ7eYit
++ rm /tmp/tmp.2rAsjipRaV
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.SFvbv8D6uk
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.dRzhHr6Gzi
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.rVX6wXBhkL
++ tmpout=/tmp/tmp.9CP29c4d3f
++ mktemp
-+ tmperr=/tmp/tmp.yMEd08uVYN
++ tmperr=/tmp/tmp.7SjEfDdOkC
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 61996
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58122
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1265,19 +1213,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.rVX6wXBhkL
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.9CP29c4d3f
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.tYPqhu9mKh
++ tmpout=/tmp/tmp.yVtdFCd5tt
++ mktemp
-+ tmperr=/tmp/tmp.6QLa9uaW2Z
++ tmperr=/tmp/tmp.HrKSFycY0S
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62006
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58132
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1286,30 +1234,28 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.tYPqhu9mKh
-+ head -n 100 /tmp/tmp.SFvbv8D6uk
++ head -n 0 /tmp/tmp.yVtdFCd5tt
++ head -n 100 /tmp/tmp.dRzhHr6Gzi
++ basename 470.lbm.data .data
+ sed -e 's/^/470.lbm,/'
-+ rm /tmp/tmp.SFvbv8D6uk
++ rm /tmp/tmp.dRzhHr6Gzi
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.8dSztmGzgg
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.SBK87YuXcD
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.gA475vwtId
++ tmpout=/tmp/tmp.f0yh3B52QF
++ mktemp
-+ tmperr=/tmp/tmp.0wSpSbYYHc
++ tmperr=/tmp/tmp.GwprMwGDNf
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62023
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
++ wait 58149
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1318,18 +1264,20 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.gA475vwtId
++ head -n 100 /tmp/tmp.f0yh3B52QF
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.K4QHy51j2z
++ tmpout=/tmp/tmp.E8kRAektWy
++ mktemp
-+ tmperr=/tmp/tmp.NNxMX4jvO1
++ tmperr=/tmp/tmp.lb3WMasyE3
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62033
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58159
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1338,29 +1286,29 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.K4QHy51j2z
-+ head -n 100 /tmp/tmp.8dSztmGzgg
+'
++ head -n 0 /tmp/tmp.E8kRAektWy
++ head -n 100 /tmp/tmp.SBK87YuXcD
++ basename 471.omnetpp.data .data
+ sed -e 's/^/471.omnetpp,/'
-+ rm /tmp/tmp.8dSztmGzgg
++ rm /tmp/tmp.SBK87YuXcD
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.cMzNDfaTI3
++ tmpout3=/tmp/tmp.qlxMOt0zqf
+ sort -t, -k2 -g -r
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.yPTX7wfUHI
++ tmpout=/tmp/tmp.pN4FWrpHJN
++ mktemp
-+ tmperr=/tmp/tmp.EERvLgd9Dn
++ tmperr=/tmp/tmp.7TVXKM4gKJ
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62050
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58176
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1369,20 +1317,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.yPTX7wfUHI
++ head -n 100 /tmp/tmp.pN4FWrpHJN
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.KM6nYu1F6L
++ tmpout=/tmp/tmp.519eaomRiG
++ mktemp
-+ tmperr=/tmp/tmp.qSCl55Wqji
++ tmperr=/tmp/tmp.EJVz19H8KK
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62060
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
++ wait 58186
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1391,28 +1337,30 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ head -n 0 /tmp/tmp.KM6nYu1F6L
-+ head -n 100 /tmp/tmp.cMzNDfaTI3
++ sed -e 's/ *, */,/g'
++ head -n 0 /tmp/tmp.519eaomRiG
++ head -n 100 /tmp/tmp.qlxMOt0zqf
++ basename 473.astar.data .data
+ sed -e 's/^/473.astar,/'
-+ rm /tmp/tmp.cMzNDfaTI3
++ rm /tmp/tmp.qlxMOt0zqf
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.ytT96YI2GH
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.lncjQ7cTRj
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.MS9zqUXV5G
++ tmpout=/tmp/tmp.dqw6hVgfHL
++ mktemp
-+ tmperr=/tmp/tmp.eQAfeA8RJJ
++ tmperr=/tmp/tmp.P3HARRwwXW
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62077
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58203
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1423,17 +1371,18 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.MS9zqUXV5G
++ head -n 100 /tmp/tmp.dqw6hVgfHL
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.f2sY0uMAmr
++ tmpout=/tmp/tmp.aYiaK5Fo3c
++ mktemp
-+ tmperr=/tmp/tmp.ATEhKtYxDP
-++ echo sample,dso
++ tmperr=/tmp/tmp.LHK892xcEW
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62087
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58213
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1443,28 +1392,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.f2sY0uMAmr
-+ head -n 100 /tmp/tmp.ytT96YI2GH
++ head -n 0 /tmp/tmp.aYiaK5Fo3c
++ head -n 100 /tmp/tmp.lncjQ7cTRj
++ basename 482.sphinx3.data .data
+ sed -e 's/^/482.sphinx3,/'
-+ rm /tmp/tmp.ytT96YI2GH
++ rm /tmp/tmp.lncjQ7cTRj
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.iCEhKnb7v9
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.w32FjnVLF6
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.xid07jFDRS
++ tmpout=/tmp/tmp.YUmipFOGj8
++ mktemp
-+ tmperr=/tmp/tmp.EZI6Mcin9A
-++ echo sample,dso
++ tmperr=/tmp/tmp.40VZutgmTr
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62104
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58230
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1474,18 +1423,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.xid07jFDRS
++ head -n 100 /tmp/tmp.YUmipFOGj8
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Ki2VdaTCT4
++ tmpout=/tmp/tmp.8sIusAxdjO
++ mktemp
-+ tmperr=/tmp/tmp.y3Wi7NrwA7
-++ echo sample,dso
++ tmperr=/tmp/tmp.hsicFuWOSX
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62114
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58240
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1494,24 +1442,24 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.Ki2VdaTCT4
-+ head -n 100 /tmp/tmp.iCEhKnb7v9
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.8sIusAxdjO
++ head -n 100 /tmp/tmp.w32FjnVLF6
++ basename 483.xalancbmk.data .data
+ sed -e 's/^/483.xalancbmk,/'
-+ rm /tmp/tmp.iCEhKnb7v9
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-0/perf-tmp.csv
++ rm /tmp/tmp.w32FjnVLF6
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-0/perf-tmp.csv
+ rm artifacts/results-vs-prev/csv-results-0/perf-tmp.csv
-++ cat artifacts/results-vs-prev/csv-results-0/perf.csv
++ wc -l
+++ cat artifacts/results-vs-prev/csv-results-0/perf.csv
+ '[' 70 == 1 ']'
+ '[' xyes = xyes ']'
+ bmk_name=spec
+ metrics=("${metrics[@]:1}")
+ merge_opts=("$csv_results_dir/perf.csv")
+ merge_opts+=("$csv_results_dir/status.csv")
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-0/perf.csv artifacts/results-vs-prev/csv-results-0/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-0/perf.csv artifacts/results-vs-prev/csv-results-0/status.csv
+ j=1
+ for i in "${results[@]}"
+ rm -rf results-1
@@ -1519,9 +1467,9 @@ BEGIN { found_samples=0; found_command=0 }
+ ln -s artifacts/annex/bmk-data results-1
+ csv_results_dir=artifacts/results-vs-prev/csv-results-1
+ mkdir -p artifacts/results-vs-prev/csv-results-1
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-1/ --csv_results_dir artifacts/results-vs-prev/csv-results-1 ++metrics perf --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0
-++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh
-+ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-1/ --csv_results_dir artifacts/results-vs-prev/csv-results-1 ++metrics perf --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0
+++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh
++ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts
+ results_dir=undef
+ csv_results_dir=undef
+ hw_tag=undef
@@ -1593,29 +1541,29 @@ BEGIN { found_samples=0; found_command=0 }
+ local results_dir=results-1/
+ local csv_results_dir=artifacts/results-vs-prev/csv-results-1
+ '[' xyes = xyes ']'
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-1/ --out-perf-csv artifacts/results-vs-prev/csv-results-1/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-1/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-1/ --out-perf-csv artifacts/results-vs-prev/csv-results-1/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-1/status.csv
+ '[' x/usr/lib/linux-tools/tx1_64/perf = x ']'
+ '[' xresults-1/ '!=' x ']'
+ mapfile -t failed_csvs
++ find results-1/ -name 'failed.*.csv*'
++ sort
+ mapfile -t status_csvs
-++ find results-1/ -name 'status.*.csv*'
++ sort
+++ find results-1/ -name 'status.*.csv*'
+ mapfile -t perf_dirs
-++ find results-1/ -name 'perf.*.data'
++ sort
-+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data ']'
+++ find results-1/ -name 'perf.*.data'
+ for perf_dir in "${perf_dirs[@]}"
+ '[' -d results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data ']'
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data ']'
++ '[' -d results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data ']'
++ for perf_dir in "${perf_dirs[@]}"
++ '[' -d results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data ']'
+ '[' xsample '!=' x ']'
+ key=2
+ sort=
-++ echo sample,dso
++ tr , ' '
+++ echo sample,dso
+ for i in $(echo "$format" | tr "," " ")
+ '[' xsample = xsample ']'
+ sort='sort -t, -k2 -g -r'
@@ -1625,42 +1573,43 @@ BEGIN { found_samples=0; found_command=0 }
+ '[' -f artifacts/results-vs-prev/csv-results-1/perf-tmp.csv ']'
+ '[' -f artifacts/results-vs-prev/csv-results-1/status.csv ']'
+ echo benchmark,symbol,status
-+ '[' 'xresults-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1' '!=' x ']'
-+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1
-+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1
++ '[' 'xresults-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1' '!=' x ']'
+ for status_csv in "${status_csvs[@]}"
+ cat results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
+ cat results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1
++ cat results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1
++ cat results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1
++ for status_csv in "${status_csvs[@]}"
++ cat results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1
++ for status_csv in "${status_csvs[@]}"
++ cat results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1
+ echo benchmark,symbol,sample,dso
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug'
-++ cd results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data
-++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data 436.cactusADM.data
++ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug'
+++ cd results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data
++ sort
+++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.RGn5TRcTSJ
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.0LkXhcE719
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.KRqIgqS2Or
++ tmpout=/tmp/tmp.1AWV02Jn6n
++ mktemp
-+ tmperr=/tmp/tmp.JNaoD3zhtc
-++ echo sample,dso
++ tmperr=/tmp/tmp.LYN5WAXT5I
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62293
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58419
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1669,19 +1618,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.KRqIgqS2Or
++ head -n 100 /tmp/tmp.1AWV02Jn6n
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.nA965d10lp
++ tmpout=/tmp/tmp.48xcf5N5VN
++ mktemp
-+ tmperr=/tmp/tmp.qZeTAjxCD4
++ tmperr=/tmp/tmp.WBAoXgEGM0
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62303
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58429
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1691,28 +1640,26 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.nA965d10lp
-+ head -n 100 /tmp/tmp.RGn5TRcTSJ
++ head -n 0 /tmp/tmp.48xcf5N5VN
++ head -n 100 /tmp/tmp.0LkXhcE719
++ basename 400.perlbench.data .data
+ sed -e 's/^/400.perlbench,/'
-+ rm /tmp/tmp.RGn5TRcTSJ
++ rm /tmp/tmp.0LkXhcE719
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.5XHxsgUF0k
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.uDsBroS5oe
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Jl3KpqL6B0
++ tmpout=/tmp/tmp.0vcSDVucGS
++ mktemp
-+ tmperr=/tmp/tmp.LQOY0BXK97
-++ echo sample,dso
++ tmperr=/tmp/tmp.OlRQUQy8nL
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62320
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58446
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1721,19 +1668,20 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Jl3KpqL6B0
+'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.0vcSDVucGS
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.1DJuMplhPb
++ tmpout=/tmp/tmp.SoUHvHWiVv
++ mktemp
-+ tmperr=/tmp/tmp.ZnoiW1PMQL
++ tmperr=/tmp/tmp.2pOYemADNt
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62330
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58456
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1744,26 +1692,28 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.1DJuMplhPb
-+ head -n 100 /tmp/tmp.5XHxsgUF0k
++ head -n 0 /tmp/tmp.SoUHvHWiVv
++ head -n 100 /tmp/tmp.uDsBroS5oe
++ basename 401.bzip2.data .data
+ sed -e 's/^/401.bzip2,/'
-+ rm /tmp/tmp.5XHxsgUF0k
++ rm /tmp/tmp.uDsBroS5oe
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.3DKCVpmbhd
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.Ojg6uVL755
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.jheYhNI7Uy
++ tmpout=/tmp/tmp.CtBFt6yjJ2
++ mktemp
-+ tmperr=/tmp/tmp.duNSttmCzb
++ tmperr=/tmp/tmp.F4GYguU49U
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62347
++ wait 58473
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1772,20 +1722,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.jheYhNI7Uy
++ head -n 100 /tmp/tmp.CtBFt6yjJ2
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.GztRP7I5Sv
++ tmpout=/tmp/tmp.ODfsKT6GCD
++ mktemp
-+ tmperr=/tmp/tmp.xuyy7WxHk7
++ tmperr=/tmp/tmp.RFN5f4Dau8
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62357
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58483
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1795,28 +1744,27 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.GztRP7I5Sv
-+ head -n 100 /tmp/tmp.3DKCVpmbhd
++ head -n 0 /tmp/tmp.ODfsKT6GCD
++ head -n 100 /tmp/tmp.Ojg6uVL755
++ basename 403.gcc.data .data
+ sed -e 's/^/403.gcc,/'
-+ rm /tmp/tmp.3DKCVpmbhd
++ rm /tmp/tmp.Ojg6uVL755
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.RK8KJZ5xU3
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.SLXOGflZHg
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.xBrRSKsWPY
++ tmpout=/tmp/tmp.Prv5D2RjkE
++ mktemp
-+ tmperr=/tmp/tmp.KdCfgjCZtn
++ tmperr=/tmp/tmp.n1FpqeAbVT
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62374
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58500
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1827,17 +1775,17 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.xBrRSKsWPY
++ head -n 100 /tmp/tmp.Prv5D2RjkE
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.hi0vU7pxI4
++ tmpout=/tmp/tmp.CyF4NgQjTW
++ mktemp
-+ tmperr=/tmp/tmp.0ETgcx7vlk
++ tmperr=/tmp/tmp.OWsvQQZvpl
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62384
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58510
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1848,27 +1796,27 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.hi0vU7pxI4
-+ head -n 100 /tmp/tmp.RK8KJZ5xU3
++ head -n 0 /tmp/tmp.CyF4NgQjTW
++ head -n 100 /tmp/tmp.SLXOGflZHg
++ basename 410.bwaves.data .data
+ sed -e 's/^/410.bwaves,/'
-+ rm /tmp/tmp.RK8KJZ5xU3
++ rm /tmp/tmp.SLXOGflZHg
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.RnUHs0dYqF
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.r7U10iNnaf
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.BEmLNPvMog
++ tmpout=/tmp/tmp.jKwW4o3psl
++ mktemp
-+ tmperr=/tmp/tmp.dOA6E9mYFW
++ tmperr=/tmp/tmp.wotrvFlTh8
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62401
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58527
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1878,18 +1826,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.BEmLNPvMog
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.jKwW4o3psl
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.iaaodBtWX3
++ tmpout=/tmp/tmp.Se5PVSU74U
++ mktemp
-+ tmperr=/tmp/tmp.ji5KTUn0Ob
-++ sed -e s/size/symbol_size/g
++ tmperr=/tmp/tmp.MzF8yUEqXF
++ echo sample,dso
+++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62411
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58537
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1899,28 +1848,27 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.iaaodBtWX3
-+ head -n 100 /tmp/tmp.RnUHs0dYqF
++ head -n 0 /tmp/tmp.Se5PVSU74U
++ head -n 100 /tmp/tmp.r7U10iNnaf
++ basename 429.mcf.data .data
+ sed -e 's/^/429.mcf,/'
-+ rm /tmp/tmp.RnUHs0dYqF
++ rm /tmp/tmp.r7U10iNnaf
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.2P8IZxY0Sd
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.9oPpTPMhnW
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.pP2jDRN12e
++ tmpout=/tmp/tmp.lIGYbz6n04
++ mktemp
-+ tmperr=/tmp/tmp.sRplbk4D4Q
++ tmperr=/tmp/tmp.UIxam68aJL
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62428
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58554
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1930,18 +1878,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.pP2jDRN12e
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.lIGYbz6n04
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.ae7qn9qCGu
++ tmpout=/tmp/tmp.iHnOjcgkpb
++ mktemp
-+ tmperr=/tmp/tmp.VXRnPqBVXF
++ tmperr=/tmp/tmp.BsUTlxP9jb
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62438
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58564
+ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
@@ -1952,27 +1899,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 0 /tmp/tmp.ae7qn9qCGu
-+ head -n 100 /tmp/tmp.2P8IZxY0Sd
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.iHnOjcgkpb
++ head -n 100 /tmp/tmp.9oPpTPMhnW
++ basename 433.milc.data .data
+ sed -e 's/^/433.milc,/'
-+ rm /tmp/tmp.2P8IZxY0Sd
++ rm /tmp/tmp.9oPpTPMhnW
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.WyLj2BuZvo
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.FTBYIA5YU6
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.IyRMdGQbig
++ tmpout=/tmp/tmp.QdIDPnvp4H
++ mktemp
-+ tmperr=/tmp/tmp.uLYv1p5kd8
++ tmperr=/tmp/tmp.1Gdyf4uFyi
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62455
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58581
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -1982,18 +1931,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.IyRMdGQbig
++ head -n 100 /tmp/tmp.QdIDPnvp4H
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.3aZjrvB1nm
++ tmpout=/tmp/tmp.7pBqMyakeZ
++ mktemp
-+ tmperr=/tmp/tmp.vKUQH3ojqc
++ tmperr=/tmp/tmp.jaCsLjbY92
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62465
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58591
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2002,29 +1950,28 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.3aZjrvB1nm
-+ head -n 100 /tmp/tmp.WyLj2BuZvo
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.7pBqMyakeZ
++ head -n 100 /tmp/tmp.FTBYIA5YU6
++ basename 434.zeusmp.data .data
+ sed -e 's/^/434.zeusmp,/'
-+ rm /tmp/tmp.WyLj2BuZvo
++ rm /tmp/tmp.FTBYIA5YU6
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.6WqmYiiHCS
++ tmpout3=/tmp/tmp.ebCM1ogAzL
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.qgCqkizYqc
++ tmpout=/tmp/tmp.MZk2CMXmOd
++ mktemp
-+ tmperr=/tmp/tmp.OEAiFLVyxj
-++ echo sample,dso
++ tmperr=/tmp/tmp.Wt7auTOIdo
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62482
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58608
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2035,17 +1982,17 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.qgCqkizYqc
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.MZk2CMXmOd
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.w2esbEIIP0
++ tmpout=/tmp/tmp.qY35IbSNbx
++ mktemp
-+ tmperr=/tmp/tmp.RaQZIOWIrC
++ tmperr=/tmp/tmp.vA7gL5xaln
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62492
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58618
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2056,27 +2003,35 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.w2esbEIIP0
-+ head -n 100 /tmp/tmp.6WqmYiiHCS
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.qY35IbSNbx
++ head -n 100 /tmp/tmp.ebCM1ogAzL
++ basename 435.gromacs.data .data
+ sed -e 's/^/435.gromacs,/'
-+ rm /tmp/tmp.6WqmYiiHCS
++ rm /tmp/tmp.ebCM1ogAzL
++ for perf_dir in "${perf_dirs[@]}"
++ case "$buildid_dir" in
++ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug'
+++ cd results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data
+++ sort
+++ ls 437.leslie3d.data 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.tEyT8ppFKL
++ tmpout3=/tmp/tmp.W6Wq4ZLtG2
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.CnuAsu1dfe
++ tmpout=/tmp/tmp.iiYdDMGsiK
++ mktemp
-+ tmperr=/tmp/tmp.kzRSOH5ROD
-++ echo sample,dso
++ tmperr=/tmp/tmp.XZYHOjShSc
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62509
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58638
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2086,19 +2041,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.CnuAsu1dfe
++ head -n 100 /tmp/tmp.iiYdDMGsiK
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.JLqlyj54pe
++ tmpout=/tmp/tmp.dQfXk5z2Ld
++ mktemp
-+ tmperr=/tmp/tmp.13f6Uhh7Mf
++ tmperr=/tmp/tmp.rYOKPMdLL7
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62519
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58648
+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2108,34 +2062,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 0 /tmp/tmp.JLqlyj54pe
-+ head -n 100 /tmp/tmp.tEyT8ppFKL
-++ basename 436.cactusADM.data .data
-+ sed -e 's/^/436.cactusADM,/'
-+ rm /tmp/tmp.tEyT8ppFKL
-+ for perf_dir in "${perf_dirs[@]}"
-+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug'
-++ cd results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data
-++ ls 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
-++ sort
++ head -n 0 /tmp/tmp.dQfXk5z2Ld
++ head -n 100 /tmp/tmp.W6Wq4ZLtG2
+++ basename 437.leslie3d.data .data
++ sed -e 's/^/437.leslie3d,/'
++ rm /tmp/tmp.W6Wq4ZLtG2
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.wWQRcfksrD
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.vgS2G8Qu5m
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.5rcx24pYIn
++ tmpout=/tmp/tmp.B9QuGH0OdA
++ mktemp
-+ tmperr=/tmp/tmp.IgwYNNxLbe
++ tmperr=/tmp/tmp.tNhQLqFVoA
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62539
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58665
+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2145,17 +2093,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.5rcx24pYIn
++ head -n 100 /tmp/tmp.B9QuGH0OdA
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.PvQ9OJ82We
++ tmpout=/tmp/tmp.5GicMWrUWk
++ mktemp
-+ tmperr=/tmp/tmp.bTV7UQxq0e
++ tmperr=/tmp/tmp.GsmLBANZG2
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62549
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58675
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2166,27 +2113,28 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.PvQ9OJ82We
-+ head -n 100 /tmp/tmp.wWQRcfksrD
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.5GicMWrUWk
++ head -n 100 /tmp/tmp.vgS2G8Qu5m
++ basename 444.namd.data .data
+ sed -e 's/^/444.namd,/'
-+ rm /tmp/tmp.wWQRcfksrD
++ rm /tmp/tmp.vgS2G8Qu5m
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.neK265wfGn
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.XaDPO8qK1C
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.TTGhNPBtnz
++ tmpout=/tmp/tmp.s6sFLCt5rX
++ mktemp
-+ tmperr=/tmp/tmp.GWAtgVgjsD
-++ echo sample,dso
++ tmperr=/tmp/tmp.w2YT0Q7hyc
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62566
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58692
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2196,18 +2144,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.TTGhNPBtnz
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.s6sFLCt5rX
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.qpueI2Fnjz
++ tmpout=/tmp/tmp.NRH25gpKoW
++ mktemp
-+ tmperr=/tmp/tmp.rBNJ0D5s9J
-++ echo sample,dso
++ tmperr=/tmp/tmp.lSy1Vto3md
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62576
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58702
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2217,28 +2165,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.qpueI2Fnjz
-+ head -n 100 /tmp/tmp.neK265wfGn
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.NRH25gpKoW
++ head -n 100 /tmp/tmp.XaDPO8qK1C
++ basename 445.gobmk.data .data
+ sed -e 's/^/445.gobmk,/'
-+ rm /tmp/tmp.neK265wfGn
++ rm /tmp/tmp.XaDPO8qK1C
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.BvzsgpgHSd
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.4bPcCVJRfN
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Bu0fgZGo7X
++ tmpout=/tmp/tmp.5HBqUJAVlw
++ mktemp
-+ tmperr=/tmp/tmp.UUoSaMKqSk
++ tmperr=/tmp/tmp.7a99k5Cju8
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62593
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58719
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2248,18 +2197,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Bu0fgZGo7X
++ head -n 100 /tmp/tmp.5HBqUJAVlw
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.NlPUCjAjMx
++ tmpout=/tmp/tmp.6kkbiHNrK6
++ mktemp
-+ tmperr=/tmp/tmp.5IpfshKiRC
++ tmperr=/tmp/tmp.csoed4jwIg
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62603
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58729
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2268,29 +2216,30 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.NlPUCjAjMx
-+ head -n 100 /tmp/tmp.BvzsgpgHSd
++ sed -e 's/ *, */,/g'
++ head -n 0 /tmp/tmp.6kkbiHNrK6
++ basename 447.dealII.data .data
++ head -n 100 /tmp/tmp.4bPcCVJRfN
+ sed -e 's/^/447.dealII,/'
-+ rm /tmp/tmp.BvzsgpgHSd
++ rm /tmp/tmp.4bPcCVJRfN
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.icfD4QhbK7
++ tmpout3=/tmp/tmp.IZcZPhQsYf
+ for report_field in dso symbol
-++ mktemp
+ sort -t, -k2 -g -r
-+ tmpout=/tmp/tmp.memp0DjjDq
++ mktemp
-+ tmperr=/tmp/tmp.5SiUFeFFYe
-++ echo sample,dso
++ tmpout=/tmp/tmp.EXwV4hBXZX
+++ mktemp
++ tmperr=/tmp/tmp.QJizc00KoB
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62620
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58746
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2299,20 +2248,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.memp0DjjDq
++ head -n 100 /tmp/tmp.EXwV4hBXZX
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.yPyo1Q8VJm
++ tmpout=/tmp/tmp.DAALZa3krd
++ mktemp
-+ tmperr=/tmp/tmp.ys1wlHCpNG
-++ echo sample,dso
++ tmperr=/tmp/tmp.kxhJdBaAod
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62630
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58756
+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2322,27 +2270,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 0 /tmp/tmp.yPyo1Q8VJm
-+ head -n 100 /tmp/tmp.icfD4QhbK7
++ head -n 0 /tmp/tmp.DAALZa3krd
++ head -n 100 /tmp/tmp.IZcZPhQsYf
++ basename 450.soplex.data .data
+ sed -e 's/^/450.soplex,/'
-+ rm /tmp/tmp.icfD4QhbK7
++ rm /tmp/tmp.IZcZPhQsYf
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.NldOS8nbs9
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.j0C4yZ78sG
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.iLsMoFu1Ex
++ tmpout=/tmp/tmp.7ewp9rNU4L
++ mktemp
-+ tmperr=/tmp/tmp.uLs90GPXl6
++ tmperr=/tmp/tmp.NxXFRqFD0b
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62647
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58773
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2352,18 +2301,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.iLsMoFu1Ex
++ head -n 100 /tmp/tmp.7ewp9rNU4L
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.rSOQ6CM0Wo
++ tmpout=/tmp/tmp.5TPdxijeUA
++ mktemp
-+ tmperr=/tmp/tmp.5OO90uncA1
-++ echo sample,dso
++ tmperr=/tmp/tmp.T5HFOnbYNt
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62657
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58783
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2373,28 +2320,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.rSOQ6CM0Wo
-+ head -n 100 /tmp/tmp.NldOS8nbs9
++ head -n 0 /tmp/tmp.5TPdxijeUA
++ head -n 100 /tmp/tmp.j0C4yZ78sG
++ basename 453.povray.data .data
+ sed -e 's/^/453.povray,/'
-+ rm /tmp/tmp.NldOS8nbs9
++ rm /tmp/tmp.j0C4yZ78sG
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.E0MCJlaVm0
++ tmpout3=/tmp/tmp.RsfQT4WRpD
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.5JVM4OpGGb
++ tmpout=/tmp/tmp.G1jk3Pj1fY
++ mktemp
-+ tmperr=/tmp/tmp.wR3dTTIKwO
-++ echo sample,dso
++ tmperr=/tmp/tmp.xAaJSnldgA
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62674
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58800
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2403,19 +2350,20 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.5JVM4OpGGb
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
++ head -n 100 /tmp/tmp.G1jk3Pj1fY
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.pN7IIa88Nb
++ tmpout=/tmp/tmp.BgERxNCLXE
++ mktemp
-+ tmperr=/tmp/tmp.JugZMlqK0u
-++ echo sample,dso
++ tmperr=/tmp/tmp.Dpz6VNOA2u
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62684
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58810
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2425,28 +2373,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.pN7IIa88Nb
-+ head -n 100 /tmp/tmp.E0MCJlaVm0
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.BgERxNCLXE
++ head -n 100 /tmp/tmp.RsfQT4WRpD
++ basename 456.hmmer.data .data
+ sed -e 's/^/456.hmmer,/'
-+ rm /tmp/tmp.E0MCJlaVm0
++ rm /tmp/tmp.RsfQT4WRpD
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.4mLciBzJSu
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.So59UPYt3d
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.qUeRdpW54G
++ tmpout=/tmp/tmp.IdWgb2HzP9
++ mktemp
-+ tmperr=/tmp/tmp.bYj8ONqSke
++ tmperr=/tmp/tmp.BHJIQQi1EX
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62701
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58827
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2456,18 +2405,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.qUeRdpW54G
++ head -n 100 /tmp/tmp.IdWgb2HzP9
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.qofRI3xjBp
++ tmpout=/tmp/tmp.8WfFEPTVPJ
++ mktemp
-+ tmperr=/tmp/tmp.YmSJHeJ9O5
-++ echo sample,dso
++ tmperr=/tmp/tmp.xoviWFWwRP
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62711
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58837
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2477,28 +2425,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.qofRI3xjBp
-+ head -n 100 /tmp/tmp.4mLciBzJSu
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.8WfFEPTVPJ
++ basename 458.sjeng.data .data
++ head -n 100 /tmp/tmp.So59UPYt3d
+ sed -e 's/^/458.sjeng,/'
-+ rm /tmp/tmp.4mLciBzJSu
++ rm /tmp/tmp.So59UPYt3d
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.XiWQaQAwia
++ tmpout3=/tmp/tmp.F7jflbCqmS
+ sort -t, -k2 -g -r
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.6PZmMnOKrr
++ tmpout=/tmp/tmp.fp5ZAXlZXF
++ mktemp
-+ tmperr=/tmp/tmp.wWw5i30cQc
++ tmperr=/tmp/tmp.EZcJJ0Wxfp
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62728
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58854
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2509,17 +2457,17 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.6PZmMnOKrr
++ head -n 100 /tmp/tmp.fp5ZAXlZXF
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Bfd8uhXAvw
++ tmpout=/tmp/tmp.jva359qhEW
++ mktemp
-+ tmperr=/tmp/tmp.Mho3g611FS
++ tmperr=/tmp/tmp.Nv4PdoJNCM
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62738
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58864
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2528,35 +2476,36 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.Bfd8uhXAvw
-+ head -n 100 /tmp/tmp.XiWQaQAwia
++ head -n 0 /tmp/tmp.jva359qhEW
++ head -n 100 /tmp/tmp.F7jflbCqmS
++ basename 459.GemsFDTD.data .data
+ sed -e 's/^/459.GemsFDTD,/'
-+ rm /tmp/tmp.XiWQaQAwia
++ rm /tmp/tmp.F7jflbCqmS
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug'
-++ cd results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data
-++ ls 462.libquantum.data 464.h264ref.data 465.tonto.data 470.lbm.data 471.omnetpp.data 473.astar.data 482.sphinx3.data 483.xalancbmk.data
++ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug'
+++ cd results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data
++ sort
+++ ls 462.libquantum.data 464.h264ref.data 465.tonto.data 470.lbm.data 471.omnetpp.data 473.astar.data 482.sphinx3.data 483.xalancbmk.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.4VKHQrTXVJ
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.6kS4Tk26DM
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.1SVSisovkW
++ tmpout=/tmp/tmp.O6xQXCvzKf
++ mktemp
-+ tmperr=/tmp/tmp.YDRFW5A215
++ tmperr=/tmp/tmp.06ohIBaixI
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62758
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58884
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2566,18 +2515,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.1SVSisovkW
++ head -n 100 /tmp/tmp.O6xQXCvzKf
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.ziSgYRXFex
++ tmpout=/tmp/tmp.R7Smd7vwc2
++ mktemp
-+ tmperr=/tmp/tmp.yUP2k29knA
++ tmperr=/tmp/tmp.aLKnQZeLBe
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62768
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58894
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2588,27 +2536,28 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.ziSgYRXFex
-+ head -n 100 /tmp/tmp.4VKHQrTXVJ
++ head -n 0 /tmp/tmp.R7Smd7vwc2
++ basename 462.libquantum.data .data
++ head -n 100 /tmp/tmp.6kS4Tk26DM
+ sed -e 's/^/462.libquantum,/'
-+ rm /tmp/tmp.4VKHQrTXVJ
++ rm /tmp/tmp.6kS4Tk26DM
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.rfsnAvcgSh
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.MBlbtxjlEt
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.378gbfkrQf
++ tmpout=/tmp/tmp.uRfv8OjAJ0
++ mktemp
-+ tmperr=/tmp/tmp.sBQ7usI96P
++ tmperr=/tmp/tmp.bSVWB8Dr3X
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62785
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58911
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2618,18 +2567,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.378gbfkrQf
++ head -n 100 /tmp/tmp.uRfv8OjAJ0
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.bJneI4LSYO
++ tmpout=/tmp/tmp.oUrtz7YGMN
++ mktemp
-+ tmperr=/tmp/tmp.hMmRXsoMxD
++ tmperr=/tmp/tmp.dPKWbrbaRG
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62795
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58921
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2638,29 +2585,31 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ head -n 0 /tmp/tmp.bJneI4LSYO
-+ head -n 100 /tmp/tmp.rfsnAvcgSh
++ sed -e 's/ *, */,/g'
++ head -n 0 /tmp/tmp.oUrtz7YGMN
++ basename 464.h264ref.data .data
++ head -n 100 /tmp/tmp.MBlbtxjlEt
+ sed -e 's/^/464.h264ref,/'
-+ rm /tmp/tmp.rfsnAvcgSh
++ rm /tmp/tmp.MBlbtxjlEt
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.TnbfbfSLkp
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.eCqZWMETkd
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.DuvOAx7dg4
++ tmpout=/tmp/tmp.EC9FqmkezA
++ mktemp
-+ tmperr=/tmp/tmp.VuNxNSlJWG
++ tmperr=/tmp/tmp.K9K0AzeR5w
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62812
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58938
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2670,18 +2619,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.DuvOAx7dg4
++ head -n 100 /tmp/tmp.EC9FqmkezA
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.jKwpYDExXF
++ tmpout=/tmp/tmp.eDTvY0GEL2
++ mktemp
-+ tmperr=/tmp/tmp.55Jmm03McY
-++ echo sample,dso
++ tmperr=/tmp/tmp.jwsGkDN5aZ
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62822
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58948
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2691,28 +2639,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.jKwpYDExXF
-+ head -n 100 /tmp/tmp.TnbfbfSLkp
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.eDTvY0GEL2
++ head -n 100 /tmp/tmp.eCqZWMETkd
++ basename 465.tonto.data .data
+ sed -e 's/^/465.tonto,/'
-+ rm /tmp/tmp.TnbfbfSLkp
++ rm /tmp/tmp.eCqZWMETkd
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.McjDmPqtz7
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.Iuo8wHyrDE
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.opoKetj8qq
++ tmpout=/tmp/tmp.HRdd6clagD
++ mktemp
-+ tmperr=/tmp/tmp.dExIP8Nm2f
++ tmperr=/tmp/tmp.NezszwvWA7
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62839
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58965
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2721,19 +2669,20 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.opoKetj8qq
+'
++ head -n 100 /tmp/tmp.HRdd6clagD
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.otdiGY3XVu
++ tmpout=/tmp/tmp.uk1DLOH0MQ
++ mktemp
-+ tmperr=/tmp/tmp.E5LzOOSpyK
++ tmperr=/tmp/tmp.6EnZSWwW3F
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62849
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 58975
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2743,29 +2692,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.otdiGY3XVu
-+ head -n 100 /tmp/tmp.McjDmPqtz7
++ head -n 0 /tmp/tmp.uk1DLOH0MQ
++ head -n 100 /tmp/tmp.Iuo8wHyrDE
++ basename 470.lbm.data .data
+ sed -e 's/^/470.lbm,/'
-+ rm /tmp/tmp.McjDmPqtz7
++ rm /tmp/tmp.Iuo8wHyrDE
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.LIcuq4Mu0G
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.JF7wiUO5DT
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.0CDCPH1JuL
++ tmpout=/tmp/tmp.PyIzBzR8cZ
++ mktemp
-+ tmperr=/tmp/tmp.CTdu2c1zQT
-++ echo sample,dso
++ tmperr=/tmp/tmp.3ksOUVDA5k
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62866
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 58992
+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2775,17 +2723,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.0CDCPH1JuL
++ head -n 100 /tmp/tmp.PyIzBzR8cZ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.VpKstfk029
++ tmpout=/tmp/tmp.Ir5fnVJFbp
++ mktemp
-+ tmperr=/tmp/tmp.gQpd23Tsel
++ tmperr=/tmp/tmp.NpUiDChgPD
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62876
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59002
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2795,28 +2744,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.VpKstfk029
-+ head -n 100 /tmp/tmp.LIcuq4Mu0G
++ head -n 0 /tmp/tmp.Ir5fnVJFbp
++ head -n 100 /tmp/tmp.JF7wiUO5DT
++ basename 471.omnetpp.data .data
+ sed -e 's/^/471.omnetpp,/'
-+ rm /tmp/tmp.LIcuq4Mu0G
++ rm /tmp/tmp.JF7wiUO5DT
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.9Ukdtirggs
++ tmpout3=/tmp/tmp.m4mkubptiZ
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.35IjlZdqTs
++ tmpout=/tmp/tmp.TrYyUk32xY
++ mktemp
-+ tmperr=/tmp/tmp.HtNXN2BHav
++ tmperr=/tmp/tmp.hYzNiddvpG
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62893
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59019
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2826,18 +2775,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.35IjlZdqTs
++ head -n 100 /tmp/tmp.TrYyUk32xY
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.9oga8p4uVS
++ tmpout=/tmp/tmp.Rvl0yQq7kg
++ mktemp
-+ tmperr=/tmp/tmp.4XoDOyxUv8
-++ echo sample,dso
++ tmperr=/tmp/tmp.8MBBtfEyks
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 62903
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59029
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2847,28 +2796,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.9oga8p4uVS
-+ head -n 100 /tmp/tmp.9Ukdtirggs
++ head -n 0 /tmp/tmp.Rvl0yQq7kg
++ head -n 100 /tmp/tmp.m4mkubptiZ
++ basename 473.astar.data .data
+ sed -e 's/^/473.astar,/'
-+ rm /tmp/tmp.9Ukdtirggs
++ rm /tmp/tmp.m4mkubptiZ
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.0BIwFmBbHk
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.85tB6TMDeB
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Ljl09oZWyj
++ tmpout=/tmp/tmp.jUe2DFix0y
++ mktemp
-+ tmperr=/tmp/tmp.7qDQm0gs5D
++ tmperr=/tmp/tmp.RkHIHWlYhY
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62920
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59046
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2878,18 +2827,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Ljl09oZWyj
++ head -n 100 /tmp/tmp.jUe2DFix0y
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.peK3hgMmq1
++ tmpout=/tmp/tmp.xgeNz5UhAa
++ mktemp
-+ tmperr=/tmp/tmp.J1Z5qDfpep
++ tmperr=/tmp/tmp.drIHhgA2qY
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62930
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59056
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2900,27 +2847,29 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.peK3hgMmq1
-+ head -n 100 /tmp/tmp.0BIwFmBbHk
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.xgeNz5UhAa
++ head -n 100 /tmp/tmp.85tB6TMDeB
++ basename 482.sphinx3.data .data
+ sed -e 's/^/482.sphinx3,/'
-+ rm /tmp/tmp.0BIwFmBbHk
++ rm /tmp/tmp.85tB6TMDeB
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.o56NxvMW6q
++ tmpout3=/tmp/tmp.U4E0I5uw40
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.mlGXMt1FUV
++ tmpout=/tmp/tmp.GRCHNdhXR3
++ mktemp
-+ tmperr=/tmp/tmp.8Q7dAWcWdL
++ tmperr=/tmp/tmp.C3nQyNQnsi
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 62947
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59073
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -2930,18 +2879,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.mlGXMt1FUV
++ head -n 100 /tmp/tmp.GRCHNdhXR3
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.1wImpasu6S
++ tmpout=/tmp/tmp.GoFeFjWEtL
++ mktemp
-+ tmperr=/tmp/tmp.K13DyIzaFH
++ tmperr=/tmp/tmp.6uqCxzPPKx
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 62957
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59083
+ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
@@ -2951,31 +2898,32 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ head -n 0 /tmp/tmp.1wImpasu6S
-+ head -n 100 /tmp/tmp.o56NxvMW6q
++ head -n 0 /tmp/tmp.GoFeFjWEtL
++ head -n 100 /tmp/tmp.U4E0I5uw40
++ basename 483.xalancbmk.data .data
+ sed -e 's/^/483.xalancbmk,/'
-+ rm /tmp/tmp.o56NxvMW6q
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-1/perf-tmp.csv
++ rm /tmp/tmp.U4E0I5uw40
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-1/perf-tmp.csv
+ rm artifacts/results-vs-prev/csv-results-1/perf-tmp.csv
++ cat artifacts/results-vs-prev/csv-results-1/perf.csv
++ wc -l
-+ '[' 70 == 1 ']'
++ '[' 69 == 1 ']'
+ '[' xyes = xyes ']'
+ bmk_name=spec
+ metrics=("${metrics[@]:1}")
+ merge_opts=("$csv_results_dir/perf.csv")
+ merge_opts+=("$csv_results_dir/status.csv")
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/results-vs-prev/csv-results-1/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/results-vs-prev/csv-results-1/status.csv
+ j=2
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gen_interesting_symbols.py --perf_csv=artifacts/results-vs-prev/csv-results-1/perf.csv --out_csv=artifacts/results-vs-prev/interesting-symbols.csv --threshold_interesting=10
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gen_interesting_symbols.py --perf_csv=artifacts/results-vs-prev/csv-results-1/perf.csv --out_csv=artifacts/results-vs-prev/interesting-symbols.csv --threshold_interesting=10
+ csvs=
+ for i in "${results[@]}"
+ csv_results_dir=artifacts/results-vs-prev/csv-results-0
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-0/ --csv_results_dir artifacts/results-vs-prev/csv-results-0 --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0 --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
-++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh
-+ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-0/ --csv_results_dir artifacts/results-vs-prev/csv-results-0 --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0 --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh
++ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts
+ results_dir=undef
+ csv_results_dir=undef
+ hw_tag=undef
@@ -3047,12 +2995,12 @@ BEGIN { found_samples=0; found_command=0 }
+ local results_dir=results-0/
+ local csv_results_dir=artifacts/results-vs-prev/csv-results-0
+ '[' xyes = xyes ']'
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-0/ --out-perf-csv artifacts/results-vs-prev/csv-results-0/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-0/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-0/ --out-perf-csv artifacts/results-vs-prev/csv-results-0/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-0/status.csv
+ '[' x/usr/lib/linux-tools/tx1_64/perf = x ']'
+ '[' xresults-0/ '!=' x ']'
+ mapfile -t failed_csvs
-++ find results-0/ -name 'failed.*.csv*'
++ sort
+++ find results-0/ -name 'failed.*.csv*'
+ mapfile -t status_csvs
++ find results-0/ -name 'status.*.csv*'
++ sort
@@ -3060,16 +3008,16 @@ BEGIN { found_samples=0; found_command=0 }
++ find results-0/ -name 'perf.*.data'
++ sort
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data ']'
++ '[' -d results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data ']'
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data ']'
++ '[' -d results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data ']'
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data ']'
++ '[' -d results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data ']'
+ '[' xsample '!=' x ']'
+ key=2
+ sort=
-++ echo sample,dso
++ tr , ' '
+++ echo sample,dso
+ for i in $(echo "$format" | tr "," " ")
+ '[' xsample = xsample ']'
+ sort='sort -t, -k2 -g -r'
@@ -3080,43 +3028,43 @@ BEGIN { found_samples=0; found_command=0 }
+ '[' -f artifacts/results-vs-prev/csv-results-0/status.csv ']'
+ rm -f artifacts/results-vs-prev/csv-results-0/status.csv
+ echo benchmark,symbol,status
-+ '[' 'xresults-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.run.1' '!=' x ']'
++ '[' 'xresults-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1 results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1 results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1' '!=' x ']'
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1
++ cat results-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1
++ cat results-0/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1
++ cat results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1
++ cat results-0/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.build.1
++ cat results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-0/tcwg-bmk-tx1-09.tcwglab/status.serial.csv.run.1
++ cat results-0/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1
+ echo benchmark,symbol,sample,dso
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug'
-++ cd results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data
-++ ls 437.leslie3d.data 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
++ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug'
+++ cd results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data
++ sort
+++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data 436.cactusADM.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.Eh0DHuDaJ2
++ tmpout3=/tmp/tmp.4dDoD8vZZS
+ for report_field in dso symbol
-+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.ZqIs7QWQZs
++ tmpout=/tmp/tmp.b6GhjmRVm6
++ sort -t, -k2 -g -r
++ mktemp
-+ tmperr=/tmp/tmp.R1iblGZkyy
++ tmperr=/tmp/tmp.Q0bpO0Ttv4
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63199
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59325
+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3126,17 +3074,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.ZqIs7QWQZs
++ head -n 100 /tmp/tmp.b6GhjmRVm6
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.0xvqn7F79o
++ tmpout=/tmp/tmp.NwMnyeutQh
++ mktemp
-+ tmperr=/tmp/tmp.oM4sxVwNV1
++ tmperr=/tmp/tmp.WSIOkVhtSF
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63209
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59335
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3145,29 +3093,30 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.0xvqn7F79o
-+ head -n 100 /tmp/tmp.Eh0DHuDaJ2
-++ basename 437.leslie3d.data .data
-+ sed -e 's/^/437.leslie3d,/'
-+ rm /tmp/tmp.Eh0DHuDaJ2
++ head -n 0 /tmp/tmp.NwMnyeutQh
++ head -n 100 /tmp/tmp.4dDoD8vZZS
+++ basename 400.perlbench.data .data
++ sed -e 's/^/400.perlbench,/'
++ rm /tmp/tmp.4dDoD8vZZS
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.PK7c1di5WZ
++ tmpout3=/tmp/tmp.OM5jkpMTBY
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.aBy3ED8OFk
++ tmpout=/tmp/tmp.IRgQnSxbRZ
++ mktemp
-+ tmperr=/tmp/tmp.k04CnKGTxe
++ tmperr=/tmp/tmp.7HjRV9uLaZ
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63226
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59352
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3177,18 +3126,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.aBy3ED8OFk
++ head -n 100 /tmp/tmp.IRgQnSxbRZ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.k0Sq9EeaU3
++ tmpout=/tmp/tmp.W0jqjhrI3I
++ mktemp
-+ tmperr=/tmp/tmp.c5XBJLFufK
++ tmperr=/tmp/tmp.PQmsGhE4Fi
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63236
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59362
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3199,27 +3146,29 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.k0Sq9EeaU3
-+ head -n 100 /tmp/tmp.PK7c1di5WZ
-++ basename 444.namd.data .data
-+ sed -e 's/^/444.namd,/'
-+ rm /tmp/tmp.PK7c1di5WZ
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.W0jqjhrI3I
++ head -n 100 /tmp/tmp.OM5jkpMTBY
+++ basename 401.bzip2.data .data
++ sed -e 's/^/401.bzip2,/'
++ rm /tmp/tmp.OM5jkpMTBY
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.JakxWNb4VQ
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.jpB0y6ChLd
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.JgcZAvtIfb
++ tmpout=/tmp/tmp.C2EdsnnYVL
++ mktemp
-+ tmperr=/tmp/tmp.HYIpZWTbd3
++ tmperr=/tmp/tmp.nKCuRmLRXW
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63253
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59379
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3229,18 +3178,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.JgcZAvtIfb
++ head -n 100 /tmp/tmp.C2EdsnnYVL
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Ca5WcyVnR0
++ tmpout=/tmp/tmp.O2zfmoTLQp
++ mktemp
-+ tmperr=/tmp/tmp.W5oVqQW2Ef
++ tmperr=/tmp/tmp.o8jGLBXCbP
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63263
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59389
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3250,29 +3197,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.Ca5WcyVnR0
-+ head -n 100 /tmp/tmp.JakxWNb4VQ
-++ basename 445.gobmk.data .data
-+ sed -e 's/^/445.gobmk,/'
-+ rm /tmp/tmp.JakxWNb4VQ
++ head -n 0 /tmp/tmp.O2zfmoTLQp
++ head -n 100 /tmp/tmp.jpB0y6ChLd
+++ basename 403.gcc.data .data
++ sed -e 's/^/403.gcc,/'
++ rm /tmp/tmp.jpB0y6ChLd
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.JRxZWaKKjH
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.DoIz2r0MtO
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.f2RCkpJU7O
++ tmpout=/tmp/tmp.CBAf9ll16P
++ mktemp
-+ tmperr=/tmp/tmp.s9o1xaF8Jq
++ tmperr=/tmp/tmp.lgJohFt1pv
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63280
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
++ wait 59406
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3282,17 +3229,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.f2RCkpJU7O
++ sed -e 's/ *, */,/g'
++ head -n 100 /tmp/tmp.CBAf9ll16P
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.ruTgeqdV7N
++ tmpout=/tmp/tmp.HNG7HmOlm4
++ mktemp
-+ tmperr=/tmp/tmp.JLV4ewB3G2
++ tmperr=/tmp/tmp.fL0UHthBjQ
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63290
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59416
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3302,28 +3251,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.ruTgeqdV7N
-+ head -n 100 /tmp/tmp.JRxZWaKKjH
-++ basename 447.dealII.data .data
-+ sed -e 's/^/447.dealII,/'
-+ rm /tmp/tmp.JRxZWaKKjH
++ head -n 0 /tmp/tmp.HNG7HmOlm4
++ head -n 100 /tmp/tmp.DoIz2r0MtO
+++ basename 410.bwaves.data .data
++ sed -e 's/^/410.bwaves,/'
++ rm /tmp/tmp.DoIz2r0MtO
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.88phrcPimq
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.TPXZHEgvUJ
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.jIgQn2kHK5
++ tmpout=/tmp/tmp.9BUrsKKxw5
++ mktemp
-+ tmperr=/tmp/tmp.KY1KDlwlom
-++ echo sample,dso
++ tmperr=/tmp/tmp.HJ16OU3rcE
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63307
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59433
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3332,19 +3281,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.jIgQn2kHK5
++ head -n 100 /tmp/tmp.9BUrsKKxw5
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.x9xSIHOPhE
++ tmpout=/tmp/tmp.5RrGx9vwNy
++ mktemp
-+ tmperr=/tmp/tmp.8jqSEx0yHV
-++ echo sample,dso
++ tmperr=/tmp/tmp.UKOWyltM2D
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63317
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59443
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3354,28 +3302,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.x9xSIHOPhE
-+ head -n 100 /tmp/tmp.88phrcPimq
-++ basename 450.soplex.data .data
-+ sed -e 's/^/450.soplex,/'
-+ rm /tmp/tmp.88phrcPimq
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.5RrGx9vwNy
++ head -n 100 /tmp/tmp.TPXZHEgvUJ
+++ basename 429.mcf.data .data
++ sed -e 's/^/429.mcf,/'
++ rm /tmp/tmp.TPXZHEgvUJ
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.nwXOcVN4Yf
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.dfI2u0yhTU
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.eOZASt8D4Z
++ tmpout=/tmp/tmp.eJO47gVK7O
++ mktemp
-+ tmperr=/tmp/tmp.vMwxpO7Wxs
++ tmperr=/tmp/tmp.9CgapFezrD
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63334
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59460
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3385,18 +3334,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.eOZASt8D4Z
++ head -n 100 /tmp/tmp.eJO47gVK7O
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.OyNi5O6ROL
++ tmpout=/tmp/tmp.rgIc3mD3JI
++ mktemp
-+ tmperr=/tmp/tmp.j9HrzyeZZV
++ tmperr=/tmp/tmp.S00qahbAJU
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63344
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59470
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3406,28 +3354,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.OyNi5O6ROL
-+ head -n 100 /tmp/tmp.nwXOcVN4Yf
-++ basename 453.povray.data .data
-+ sed -e 's/^/453.povray,/'
-+ rm /tmp/tmp.nwXOcVN4Yf
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.rgIc3mD3JI
++ head -n 100 /tmp/tmp.dfI2u0yhTU
+++ basename 433.milc.data .data
++ sed -e 's/^/433.milc,/'
++ rm /tmp/tmp.dfI2u0yhTU
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.wL9YbrrANr
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.n9SLhX5RBt
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.5cTFDXbE96
++ tmpout=/tmp/tmp.b3kGpkY6jj
++ mktemp
-+ tmperr=/tmp/tmp.BNPdasAPYh
++ tmperr=/tmp/tmp.yjU6a3Q6zW
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63361
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59487
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3437,18 +3386,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.5cTFDXbE96
++ head -n 100 /tmp/tmp.b3kGpkY6jj
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.eQMSPrS6lu
++ tmpout=/tmp/tmp.2krsEck82T
++ mktemp
-+ tmperr=/tmp/tmp.wLvMjuapRV
++ tmperr=/tmp/tmp.GgP3kGgiOL
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63371
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59497
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3457,29 +3405,29 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.eQMSPrS6lu
-+ head -n 100 /tmp/tmp.wL9YbrrANr
-++ basename 456.hmmer.data .data
-+ sed -e 's/^/456.hmmer,/'
-+ rm /tmp/tmp.wL9YbrrANr
++ head -n 0 /tmp/tmp.2krsEck82T
++ head -n 100 /tmp/tmp.n9SLhX5RBt
+++ basename 434.zeusmp.data .data
++ sed -e 's/^/434.zeusmp,/'
++ rm /tmp/tmp.n9SLhX5RBt
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.BmgTaqoM0v
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.y64GUtXH9E
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.iGhtSMfSlv
++ tmpout=/tmp/tmp.QldqEcO6PG
++ mktemp
-+ tmperr=/tmp/tmp.nI7EYtNhyp
++ tmperr=/tmp/tmp.WrpMrGDMm2
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63388
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59514
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3488,19 +3436,20 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.iGhtSMfSlv
++ sed -e 's/ *, */,/g'
++ head -n 100 /tmp/tmp.QldqEcO6PG
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.jFI3oVPbu8
++ tmpout=/tmp/tmp.ZRaGE7ZbZE
++ mktemp
-+ tmperr=/tmp/tmp.MA07mR52oK
++ tmperr=/tmp/tmp.YV5QBs1j0C
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63398
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59524
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3510,28 +3459,26 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.jFI3oVPbu8
-+ head -n 100 /tmp/tmp.BmgTaqoM0v
-++ basename 458.sjeng.data .data
-+ sed -e 's/^/458.sjeng,/'
-+ rm /tmp/tmp.BmgTaqoM0v
++ head -n 0 /tmp/tmp.ZRaGE7ZbZE
++ head -n 100 /tmp/tmp.y64GUtXH9E
+++ basename 435.gromacs.data .data
++ sed -e 's/^/435.gromacs,/'
++ rm /tmp/tmp.y64GUtXH9E
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.KUQW7WarAK
++ tmpout3=/tmp/tmp.lagsCk0eye
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.z1DJZpQXWW
++ tmpout=/tmp/tmp.R6Nmzgp22Z
++ mktemp
-+ tmperr=/tmp/tmp.T2sEwINNM6
++ tmperr=/tmp/tmp.AUMLm2vIga
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63415
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59541
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3541,18 +3488,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.z1DJZpQXWW
++ head -n 100 /tmp/tmp.R6Nmzgp22Z
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.sXpjLgv0a0
++ tmpout=/tmp/tmp.shB7aJg0QA
++ mktemp
-+ tmperr=/tmp/tmp.8wt8VPwpeP
++ tmperr=/tmp/tmp.iUupe2102K
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63425
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59551
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3561,56 +3509,36 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.sXpjLgv0a0
-+ head -n 100 /tmp/tmp.KUQW7WarAK
-++ basename 459.GemsFDTD.data .data
-+ sed -e 's/^/459.GemsFDTD,/'
-+ rm /tmp/tmp.KUQW7WarAK
++ head -n 0 /tmp/tmp.shB7aJg0QA
++ head -n 100 /tmp/tmp.lagsCk0eye
+++ basename 436.cactusADM.data .data
++ sed -e 's/^/436.cactusADM,/'
++ rm /tmp/tmp.lagsCk0eye
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug'
-++ cd results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data
++ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug'
+++ cd results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data
+++ ls 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
++ sort
-++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data 436.cactusADM.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.KvUDn3KiYJ
++ tmpout3=/tmp/tmp.gmIQNqiVHf
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.mwqJKM7GOX
++ tmpout=/tmp/tmp.tes8nVQcUs
++ mktemp
-+ tmperr=/tmp/tmp.e3Bu7fOtNh
++ tmperr=/tmp/tmp.kTBLttbWOL
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63445
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ awk '
-BEGIN { found_samples=0; found_command=0 }
-{ if (ignore_and_exit) { next } }
-/^# Samples: .* of event '\''cycles['\''/]/ { if (found_samples) { ignore_and_exit=1; next }; found_samples=1; next }
-/^# .*, *Samples/ { if (found_samples) { found_command=1 }; next }
-/^#/ { if (found_command) { ignore_and_exit=1; next } }
-/^$/ { next }
-{ if (found_command) { print $0 } }
-'
++ wait 59571
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.mwqJKM7GOX
-+ for report_field in dso symbol
-++ mktemp
-+ tmpout=/tmp/tmp.n1TagyPDMF
-++ mktemp
-+ tmperr=/tmp/tmp.LapwVk8Sd5
-++ echo sample,dso
-++ sed -e s/size/symbol_size/g
-+ format1=sample,dso
-+ wait 63455
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3620,48 +3548,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.n1TagyPDMF
-+ head -n 100 /tmp/tmp.KvUDn3KiYJ
-++ basename 400.perlbench.data .data
-+ sed -e 's/^/400.perlbench,/'
-+ rm /tmp/tmp.KvUDn3KiYJ
-+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
-+ '[' x '!=' x ']'
-+ false
-++ mktemp
-+ tmpout3=/tmp/tmp.8FvYGk3Vuq
++ head -n 100 /tmp/tmp.tes8nVQcUs
+ for report_field in dso symbol
-+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.BtNsx3KHln
++ tmpout=/tmp/tmp.G2ThIwbNii
++ mktemp
-+ tmperr=/tmp/tmp.637guqxh9m
++ tmperr=/tmp/tmp.duG1YM7HYT
+++ sed -e s/size/symbol_size/g
++ echo sample,dso
-++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63472
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ awk '
-BEGIN { found_samples=0; found_command=0 }
-{ if (ignore_and_exit) { next } }
-/^# Samples: .* of event '\''cycles['\''/]/ { if (found_samples) { ignore_and_exit=1; next }; found_samples=1; next }
-/^# .*, *Samples/ { if (found_samples) { found_command=1 }; next }
-/^#/ { if (found_command) { ignore_and_exit=1; next } }
-/^$/ { next }
-{ if (found_command) { print $0 } }
++ wait 59581
+ sed -e 's/ *, */,/g'
-'
-+ head -n 100 /tmp/tmp.BtNsx3KHln
-+ for report_field in dso symbol
-++ mktemp
-+ tmpout=/tmp/tmp.iR0UHKbW7t
-++ mktemp
-+ tmperr=/tmp/tmp.UNGQs6CymX
-++ echo sample,dso
-++ sed -e s/size/symbol_size/g
-+ format1=sample,dso
-+ wait 63482
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3671,29 +3568,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.iR0UHKbW7t
-+ head -n 100 /tmp/tmp.8FvYGk3Vuq
-++ basename 401.bzip2.data .data
-+ sed -e 's/^/401.bzip2,/'
-+ rm /tmp/tmp.8FvYGk3Vuq
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.G2ThIwbNii
++ head -n 100 /tmp/tmp.gmIQNqiVHf
+++ basename 444.namd.data .data
++ sed -e 's/^/444.namd,/'
++ rm /tmp/tmp.gmIQNqiVHf
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.2VrFNztFsn
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.UwgYiQqL2s
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.dl5I4FVXXw
++ tmpout=/tmp/tmp.qf8DZaIBzQ
++ mktemp
-+ tmperr=/tmp/tmp.lq7BhPkvJR
-++ echo sample,dso
++ tmperr=/tmp/tmp.W7UKdUPbki
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63499
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59598
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3703,18 +3600,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.dl5I4FVXXw
++ head -n 100 /tmp/tmp.qf8DZaIBzQ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.VmsSdG0tnM
++ tmpout=/tmp/tmp.gngYqPuilQ
++ mktemp
-+ tmperr=/tmp/tmp.t3SbOjL7kV
-++ echo sample,dso
++ tmperr=/tmp/tmp.DGGPCNttT5
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63509
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59608
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3724,27 +3619,30 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.VmsSdG0tnM
-+ head -n 100 /tmp/tmp.2VrFNztFsn
-++ basename 403.gcc.data .data
-+ sed -e 's/^/403.gcc,/'
-+ rm /tmp/tmp.2VrFNztFsn
++ head -n 0 /tmp/tmp.gngYqPuilQ
++ head -n 100 /tmp/tmp.UwgYiQqL2s
+++ basename 445.gobmk.data .data
++ sed -e 's/^/445.gobmk,/'
++ rm /tmp/tmp.UwgYiQqL2s
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.3ibPGhb8OE
++ tmpout3=/tmp/tmp.d8AY4rCcpQ
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.9R9hwuRciI
++ tmpout=/tmp/tmp.xEd0OZNR22
++ mktemp
-+ tmperr=/tmp/tmp.xIe6EXOFUl
++ tmperr=/tmp/tmp.br2ZJWPOP3
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63526
++ wait 59625
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3753,20 +3651,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ head -n 100 /tmp/tmp.9R9hwuRciI
++ head -n 100 /tmp/tmp.xEd0OZNR22
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.YfB53rzDRr
++ tmpout=/tmp/tmp.vzcPr9PE1l
++ mktemp
-+ tmperr=/tmp/tmp.91aemRp6Mq
++ tmperr=/tmp/tmp.dyC9B8NlO1
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63536
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59635
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3776,28 +3673,27 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.YfB53rzDRr
-+ head -n 100 /tmp/tmp.3ibPGhb8OE
-++ basename 410.bwaves.data .data
-+ sed -e 's/^/410.bwaves,/'
-+ rm /tmp/tmp.3ibPGhb8OE
++ head -n 0 /tmp/tmp.vzcPr9PE1l
++ head -n 100 /tmp/tmp.d8AY4rCcpQ
+++ basename 447.dealII.data .data
++ sed -e 's/^/447.dealII,/'
++ rm /tmp/tmp.d8AY4rCcpQ
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.1lPZNbmNdB
++ tmpout3=/tmp/tmp.OmUjNydLrS
+ for report_field in dso symbol
-+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.Qf8LX7Q3Z8
++ sort -t, -k2 -g -r
++ tmpout=/tmp/tmp.dtvW1884Be
++ mktemp
-+ tmperr=/tmp/tmp.ZW0qvpa79p
-++ echo sample,dso
++ tmperr=/tmp/tmp.h2UfI59xMo
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63553
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59652
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3807,18 +3703,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Qf8LX7Q3Z8
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.dtvW1884Be
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.5Ob7qMU5nk
++ tmpout=/tmp/tmp.DaawAIor80
++ mktemp
-+ tmperr=/tmp/tmp.z4teo74juY
++ tmperr=/tmp/tmp.LjK5Zc0UUA
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63563
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59662
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3829,27 +3725,27 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.5Ob7qMU5nk
-+ head -n 100 /tmp/tmp.1lPZNbmNdB
-++ basename 429.mcf.data .data
-+ sed -e 's/^/429.mcf,/'
-+ rm /tmp/tmp.1lPZNbmNdB
++ head -n 0 /tmp/tmp.DaawAIor80
+++ basename 450.soplex.data .data
++ head -n 100 /tmp/tmp.OmUjNydLrS
++ sed -e 's/^/450.soplex,/'
++ rm /tmp/tmp.OmUjNydLrS
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.XP5HT7sanZ
++ tmpout3=/tmp/tmp.nGVdhPdWIK
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.iq4CiHXRsI
++ tmpout=/tmp/tmp.kqA6e8I9xb
++ mktemp
-+ tmperr=/tmp/tmp.jjjkfudOhT
++ tmperr=/tmp/tmp.BlOH23bGOy
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63580
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59679
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3858,19 +3754,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.iq4CiHXRsI
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.kqA6e8I9xb
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.L65GyGHYpq
++ tmpout=/tmp/tmp.285YrWZq3q
++ mktemp
-+ tmperr=/tmp/tmp.cZXNwa1xkF
++ tmperr=/tmp/tmp.CEQrhVcNIU
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63590
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59689
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3881,27 +3776,28 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.L65GyGHYpq
-+ head -n 100 /tmp/tmp.XP5HT7sanZ
-++ basename 433.milc.data .data
-+ sed -e 's/^/433.milc,/'
-+ rm /tmp/tmp.XP5HT7sanZ
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.285YrWZq3q
++ head -n 100 /tmp/tmp.nGVdhPdWIK
+++ basename 453.povray.data .data
++ sed -e 's/^/453.povray,/'
++ rm /tmp/tmp.nGVdhPdWIK
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.coGU8LN5gM
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.nJEEVxd7ii
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.EoMrkBwz8v
++ tmpout=/tmp/tmp.GKZmmY2RWW
++ mktemp
-+ tmperr=/tmp/tmp.rKjOYTCvKs
++ tmperr=/tmp/tmp.VVFzbnKcSw
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63607
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59706
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3912,17 +3808,18 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.EoMrkBwz8v
++ head -n 100 /tmp/tmp.GKZmmY2RWW
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.EDEGkWPSiD
++ tmpout=/tmp/tmp.DJaxVwkxNF
++ mktemp
-+ tmperr=/tmp/tmp.NJITxjAOs4
++ tmperr=/tmp/tmp.hP7wPOqxYl
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63617
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59716
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3932,28 +3829,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.EDEGkWPSiD
-+ head -n 100 /tmp/tmp.coGU8LN5gM
-++ basename 434.zeusmp.data .data
-+ sed -e 's/^/434.zeusmp,/'
-+ rm /tmp/tmp.coGU8LN5gM
++ head -n 0 /tmp/tmp.DJaxVwkxNF
+++ basename 456.hmmer.data .data
++ sed -e 's/^/456.hmmer,/'
++ head -n 100 /tmp/tmp.nJEEVxd7ii
++ rm /tmp/tmp.nJEEVxd7ii
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.W9f6xvJabL
++ tmpout3=/tmp/tmp.ty0SRnEYXm
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.405HZGpRoQ
++ tmpout=/tmp/tmp.xeEgjjsopU
++ mktemp
-+ tmperr=/tmp/tmp.gPZoCMyvBA
++ tmperr=/tmp/tmp.EtEp0HLARD
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63634
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59733
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3962,19 +3859,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.405HZGpRoQ
++ head -n 100 /tmp/tmp.xeEgjjsopU
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.7V1WHfTGHb
++ tmpout=/tmp/tmp.kFsr6hamMR
++ mktemp
-+ tmperr=/tmp/tmp.tbm7wuH22d
++ tmperr=/tmp/tmp.7JQVvpezjW
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63644
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59743
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -3983,29 +3879,29 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.7V1WHfTGHb
-+ head -n 100 /tmp/tmp.W9f6xvJabL
-++ basename 435.gromacs.data .data
-+ sed -e 's/^/435.gromacs,/'
-+ rm /tmp/tmp.W9f6xvJabL
++ head -n 0 /tmp/tmp.kFsr6hamMR
++ head -n 100 /tmp/tmp.ty0SRnEYXm
+++ basename 458.sjeng.data .data
++ sed -e 's/^/458.sjeng,/'
++ rm /tmp/tmp.ty0SRnEYXm
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.gcCXrvoHLe
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.pcHKSk4qKN
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.TfDZYl2MO0
++ tmpout=/tmp/tmp.cTFXctj3YG
++ mktemp
-+ tmperr=/tmp/tmp.PodOlhGMqG
++ tmperr=/tmp/tmp.tkpem6jVdg
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63661
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59760
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4016,17 +3912,18 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.TfDZYl2MO0
++ head -n 100 /tmp/tmp.cTFXctj3YG
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.ItkqDSGTXi
++ tmpout=/tmp/tmp.euica3rogu
++ mktemp
-+ tmperr=/tmp/tmp.cWnGAfllkL
-++ echo sample,dso
++ tmperr=/tmp/tmp.MgHfmtIl2v
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63671
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59770
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4036,34 +3933,34 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.ItkqDSGTXi
-+ head -n 100 /tmp/tmp.gcCXrvoHLe
-++ basename 436.cactusADM.data .data
-+ sed -e 's/^/436.cactusADM,/'
-+ rm /tmp/tmp.gcCXrvoHLe
++ head -n 0 /tmp/tmp.euica3rogu
++ head -n 100 /tmp/tmp.pcHKSk4qKN
+++ basename 459.GemsFDTD.data .data
++ sed -e 's/^/459.GemsFDTD,/'
++ rm /tmp/tmp.pcHKSk4qKN
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug'
-++ cd results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data
-++ ls 462.libquantum.data 464.h264ref.data 465.tonto.data 470.lbm.data 471.omnetpp.data 473.astar.data 482.sphinx3.data 483.xalancbmk.data
++ buildid_opt='--buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug'
+++ cd results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data
++ sort
+++ ls 462.libquantum.data 464.h264ref.data 465.tonto.data 470.lbm.data 471.omnetpp.data 473.astar.data 482.sphinx3.data 483.xalancbmk.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.JRoJLovX0g
++ tmpout3=/tmp/tmp.tasuajeolv
+ for report_field in dso symbol
-+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.qwkGPuyvyd
++ sort -t, -k2 -g -r
++ tmpout=/tmp/tmp.i34dwV1EOQ
++ mktemp
-+ tmperr=/tmp/tmp.maXbl2uTGJ
-++ echo sample,dso
++ tmperr=/tmp/tmp.zjE006zpkA
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63691
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59790
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4073,19 +3970,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.qwkGPuyvyd
++ head -n 100 /tmp/tmp.i34dwV1EOQ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.vfRau1gRS9
++ tmpout=/tmp/tmp.xBhWJPe998
++ mktemp
-+ tmperr=/tmp/tmp.4WHDfyXDLa
++ tmperr=/tmp/tmp.aqlbzXLEzs
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63701
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
++ wait 59800
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4095,27 +3989,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 0 /tmp/tmp.vfRau1gRS9
-+ head -n 100 /tmp/tmp.JRoJLovX0g
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
++ head -n 0 /tmp/tmp.xBhWJPe998
++ head -n 100 /tmp/tmp.tasuajeolv
++ basename 462.libquantum.data .data
+ sed -e 's/^/462.libquantum,/'
-+ rm /tmp/tmp.JRoJLovX0g
++ rm /tmp/tmp.tasuajeolv
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.a8njau6HsO
++ tmpout3=/tmp/tmp.UoyZD3Re2b
+ for report_field in dso symbol
-+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.ijkYxbezPh
++ sort -t, -k2 -g -r
++ tmpout=/tmp/tmp.RiJx5UcS2U
++ mktemp
-+ tmperr=/tmp/tmp.9r7E5wkoS2
++ tmperr=/tmp/tmp.ItjlhZXPW8
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63718
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59817
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4124,19 +4020,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.ijkYxbezPh
++ head -n 100 /tmp/tmp.RiJx5UcS2U
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.gwcbvNujWz
++ tmpout=/tmp/tmp.qPXnXSsrNo
++ mktemp
-+ tmperr=/tmp/tmp.VU54Uuteng
-++ echo sample,dso
++ tmperr=/tmp/tmp.qhS2codF0C
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63728
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59827
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4145,29 +4041,30 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.gwcbvNujWz
-+ head -n 100 /tmp/tmp.a8njau6HsO
++ sed -e 's/ *, */,/g'
++ head -n 0 /tmp/tmp.qPXnXSsrNo
++ head -n 100 /tmp/tmp.UoyZD3Re2b
++ basename 464.h264ref.data .data
+ sed -e 's/^/464.h264ref,/'
-+ rm /tmp/tmp.a8njau6HsO
++ rm /tmp/tmp.UoyZD3Re2b
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.K1SNsj67Xd
++ tmpout3=/tmp/tmp.rUWbp8y31x
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.yNkabqbSHm
++ tmpout=/tmp/tmp.bgTr9kJOM9
++ mktemp
-+ tmperr=/tmp/tmp.ouWPLoXONf
++ tmperr=/tmp/tmp.r7jvAnwkEh
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63745
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59844
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4177,18 +4074,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.yNkabqbSHm
++ head -n 100 /tmp/tmp.bgTr9kJOM9
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.vcJUVSw0k3
++ tmpout=/tmp/tmp.tiRxGEMuW9
++ mktemp
-+ tmperr=/tmp/tmp.x0vNHjioJR
++ tmperr=/tmp/tmp.LF7cmPgm6E
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63755
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59854
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4198,28 +4095,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.vcJUVSw0k3
-+ head -n 100 /tmp/tmp.K1SNsj67Xd
++ head -n 0 /tmp/tmp.tiRxGEMuW9
++ head -n 100 /tmp/tmp.rUWbp8y31x
++ basename 465.tonto.data .data
+ sed -e 's/^/465.tonto,/'
-+ rm /tmp/tmp.K1SNsj67Xd
++ rm /tmp/tmp.rUWbp8y31x
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.ErrtkHw6Ks
++ tmpout3=/tmp/tmp.e0WidGMruU
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.nLMn5NsRYU
++ tmpout=/tmp/tmp.lPMo7ee9IR
++ mktemp
-+ tmperr=/tmp/tmp.xEjjU06ITf
-++ echo sample,dso
++ tmperr=/tmp/tmp.jYIXB3lsG0
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63772
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59871
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4229,18 +4126,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.nLMn5NsRYU
++ head -n 100 /tmp/tmp.lPMo7ee9IR
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.SnJG4jDMYj
++ tmpout=/tmp/tmp.ab2C07dk5M
++ mktemp
-+ tmperr=/tmp/tmp.yVakCQg0TD
++ tmperr=/tmp/tmp.dgFOpUxqh2
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63782
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59881
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4250,28 +4146,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.SnJG4jDMYj
-+ head -n 100 /tmp/tmp.ErrtkHw6Ks
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.ab2C07dk5M
++ head -n 100 /tmp/tmp.e0WidGMruU
++ basename 470.lbm.data .data
+ sed -e 's/^/470.lbm,/'
-+ rm /tmp/tmp.ErrtkHw6Ks
++ rm /tmp/tmp.e0WidGMruU
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.heKd5kB6uK
++ tmpout3=/tmp/tmp.rtCIHjF1qO
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.gxk463Zbyb
++ tmpout=/tmp/tmp.XR3RiisNBZ
++ mktemp
-+ tmperr=/tmp/tmp.gUgD8GkJJd
-++ echo sample,dso
++ tmperr=/tmp/tmp.E5cESB6TjO
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63799
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59898
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4281,18 +4178,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.gxk463Zbyb
++ head -n 100 /tmp/tmp.XR3RiisNBZ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.7ncsdFZyAw
++ tmpout=/tmp/tmp.vJYSBHplMH
++ mktemp
-+ tmperr=/tmp/tmp.DgGbQkiqNY
-++ echo sample,dso
++ tmperr=/tmp/tmp.ZtdBapPLsV
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63809
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59908
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4302,28 +4197,30 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.7ncsdFZyAw
-+ head -n 100 /tmp/tmp.heKd5kB6uK
++ head -n 0 /tmp/tmp.vJYSBHplMH
++ head -n 100 /tmp/tmp.rtCIHjF1qO
++ basename 471.omnetpp.data .data
+ sed -e 's/^/471.omnetpp,/'
-+ rm /tmp/tmp.heKd5kB6uK
++ rm /tmp/tmp.rtCIHjF1qO
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.izJHIIlmmQ
++ tmpout3=/tmp/tmp.mWZOoM7PRQ
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.HKJEcw90CI
++ tmpout=/tmp/tmp.IxNLcNSdSt
++ mktemp
-+ tmperr=/tmp/tmp.vrrk90biAW
++ tmperr=/tmp/tmp.G0NSKAtZZf
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63826
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59925
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4332,19 +4229,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.HKJEcw90CI
++ head -n 100 /tmp/tmp.IxNLcNSdSt
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.AXbDzgGzIn
++ tmpout=/tmp/tmp.1R0i7i3shc
++ mktemp
-+ tmperr=/tmp/tmp.LF6reB3lvf
++ tmperr=/tmp/tmp.2HQsGBmstw
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 63836
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59935
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4354,28 +4251,26 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.AXbDzgGzIn
-+ head -n 100 /tmp/tmp.izJHIIlmmQ
++ head -n 0 /tmp/tmp.1R0i7i3shc
++ head -n 100 /tmp/tmp.mWZOoM7PRQ
++ basename 473.astar.data .data
+ sed -e 's/^/473.astar,/'
-+ rm /tmp/tmp.izJHIIlmmQ
++ rm /tmp/tmp.mWZOoM7PRQ
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.9DczsI6gh7
++ tmpout3=/tmp/tmp.MNlr3mfTxx
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.QKUTKjDWpY
++ tmpout=/tmp/tmp.kh20DtFz0n
++ mktemp
-+ tmperr=/tmp/tmp.nQXL1xIgRF
++ tmperr=/tmp/tmp.P0hd95AYwm
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63853
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59952
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4386,17 +4281,17 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.QKUTKjDWpY
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.kh20DtFz0n
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.GW4gnAlVIH
++ tmpout=/tmp/tmp.TRnItfLr9I
++ mktemp
-+ tmperr=/tmp/tmp.kF8KRQOVtN
-++ echo sample,dso
++ tmperr=/tmp/tmp.NiWrjycZqP
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63863
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59962
+ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
@@ -4407,27 +4302,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 0 /tmp/tmp.GW4gnAlVIH
-+ head -n 100 /tmp/tmp.9DczsI6gh7
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.TRnItfLr9I
++ head -n 100 /tmp/tmp.MNlr3mfTxx
++ basename 482.sphinx3.data .data
+ sed -e 's/^/482.sphinx3,/'
-+ rm /tmp/tmp.9DczsI6gh7
++ rm /tmp/tmp.MNlr3mfTxx
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.1PaNK4lfgE
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.BBfHHgl5GS
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.YLgGm9BJEy
++ tmpout=/tmp/tmp.rWnG8181Aj
++ mktemp
-+ tmperr=/tmp/tmp.pD1TrjHUMn
++ tmperr=/tmp/tmp.Br9ftcAkPK
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 63880
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 59979
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4437,18 +4334,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.YLgGm9BJEy
++ head -n 100 /tmp/tmp.rWnG8181Aj
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.G4yksCD6dD
++ tmpout=/tmp/tmp.mN6VUmmZfB
++ mktemp
-+ tmperr=/tmp/tmp.SnODcnhlQJ
-++ echo sample,dso
++ tmperr=/tmp/tmp.cmCjCZhxdx
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 63890
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-09.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 59989
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-0/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4458,13 +4355,12 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.G4yksCD6dD
-+ head -n 100 /tmp/tmp.1PaNK4lfgE
++ head -n 0 /tmp/tmp.mN6VUmmZfB
++ head -n 100 /tmp/tmp.BBfHHgl5GS
++ basename 483.xalancbmk.data .data
+ sed -e 's/^/483.xalancbmk,/'
-+ rm /tmp/tmp.1PaNK4lfgE
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-0/perf-tmp.csv
++ rm /tmp/tmp.BBfHHgl5GS
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-0/perf-tmp.csv
+ rm artifacts/results-vs-prev/csv-results-0/perf-tmp.csv
++ cat artifacts/results-vs-prev/csv-results-0/perf.csv
++ wc -l
@@ -4474,26 +4370,26 @@ BEGIN { found_samples=0; found_command=0 }
+ metrics=("${metrics[@]:1}")
+ merge_opts=("$csv_results_dir/perf.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/size-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/size.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/size-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/size.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/vect-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/vect.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/vect-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/vect.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/sve-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/sve.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/sve-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/sve.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/md5sum-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/md5sum.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/md5sum-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-0/md5sum.csv --perf_csv artifacts/results-vs-prev/csv-results-0/perf.csv --results_dir results-0/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ merge_opts+=("$csv_results_dir/status.csv")
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-0/perf.csv artifacts/results-vs-prev/csv-results-0/size.csv artifacts/results-vs-prev/csv-results-0/vect.csv artifacts/results-vs-prev/csv-results-0/sve.csv artifacts/results-vs-prev/csv-results-0/md5sum.csv artifacts/results-vs-prev/csv-results-0/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-0/perf.csv artifacts/results-vs-prev/csv-results-0/size.csv artifacts/results-vs-prev/csv-results-0/vect.csv artifacts/results-vs-prev/csv-results-0/sve.csv artifacts/results-vs-prev/csv-results-0/md5sum.csv artifacts/results-vs-prev/csv-results-0/status.csv
+ csvs=' artifacts/results-vs-prev/csv-results-0/results.csv'
+ num=1
+ for i in "${results[@]}"
+ csv_results_dir=artifacts/results-vs-prev/csv-results-1
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-1/ --csv_results_dir artifacts/results-vs-prev/csv-results-1 --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0 --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
-++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/gather-metrics.sh
-+ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh --results_dir results-1/ --csv_results_dir artifacts/results-vs-prev/csv-results-1 --hw_tag tx1_64 --has_perf_logs yes --verbose true --num-symbols 0 --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+++ dirname /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/gather-metrics.sh
++ bmk_scripts=/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts
+ results_dir=undef
+ csv_results_dir=undef
+ hw_tag=undef
@@ -4565,24 +4461,24 @@ BEGIN { found_samples=0; found_command=0 }
+ local results_dir=results-1/
+ local csv_results_dir=artifacts/results-vs-prev/csv-results-1
+ '[' xyes = xyes ']'
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-1/ --out-perf-csv artifacts/results-vs-prev/csv-results-1/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-1/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/perfdatadir2csv.sh --buildid-dir local --format sample,dso --sort-field sample --perf-bin /usr/lib/linux-tools/tx1_64/perf --verbose --num-symbols 0 --results-dir results-1/ --out-perf-csv artifacts/results-vs-prev/csv-results-1/perf-tmp.csv --out-status-csv artifacts/results-vs-prev/csv-results-1/status.csv
+ '[' x/usr/lib/linux-tools/tx1_64/perf = x ']'
+ '[' xresults-1/ '!=' x ']'
+ mapfile -t failed_csvs
-++ find results-1/ -name 'failed.*.csv*'
++ sort
+++ find results-1/ -name 'failed.*.csv*'
+ mapfile -t status_csvs
-++ find results-1/ -name 'status.*.csv*'
++ sort
+++ find results-1/ -name 'status.*.csv*'
+ mapfile -t perf_dirs
-++ sort
++ find results-1/ -name 'perf.*.data'
-+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data ']'
+++ sort
+ for perf_dir in "${perf_dirs[@]}"
+ '[' -d results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data ']'
+ for perf_dir in "${perf_dirs[@]}"
-+ '[' -d results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data ']'
++ '[' -d results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data ']'
++ for perf_dir in "${perf_dirs[@]}"
++ '[' -d results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data ']'
+ '[' xsample '!=' x ']'
+ key=2
+ sort=
@@ -4598,42 +4494,42 @@ BEGIN { found_samples=0; found_command=0 }
+ '[' -f artifacts/results-vs-prev/csv-results-1/status.csv ']'
+ rm -f artifacts/results-vs-prev/csv-results-1/status.csv
+ echo benchmark,symbol,status
-+ '[' 'xresults-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1' '!=' x ']'
-+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.build.1
-+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-01.tcwglab/status.serial.csv.run.1
++ '[' 'xresults-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1 results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1 results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1' '!=' x ']'
+ for status_csv in "${status_csvs[@]}"
+ cat results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.build.1
+ for status_csv in "${status_csvs[@]}"
+ cat results-1/tcwg-bmk-tx1-02.tcwglab/status.serial.csv.run.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.build.1
++ cat results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.build.1
++ for status_csv in "${status_csvs[@]}"
++ cat results-1/tcwg-bmk-tx1-04.tcwglab/status.serial.csv.run.1
+ for status_csv in "${status_csvs[@]}"
-+ cat results-1/tcwg-bmk-tx1-08.tcwglab/status.serial.csv.run.1
++ cat results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.build.1
++ for status_csv in "${status_csvs[@]}"
++ cat results-1/tcwg-bmk-tx1-06.tcwglab/status.serial.csv.run.1
+ echo benchmark,symbol,sample,dso
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug'
-++ cd results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data
++ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug'
+++ cd results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data
+++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data
++ sort
-++ ls 400.perlbench.data 401.bzip2.data 403.gcc.data 410.bwaves.data 429.mcf.data 433.milc.data 434.zeusmp.data 435.gromacs.data 436.cactusADM.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.Fh9sMwU3cE
++ tmpout3=/tmp/tmp.fSlnQYKPwp
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.lMiF9mKQgW
++ tmpout=/tmp/tmp.PsfT3G3Kk0
++ mktemp
-+ tmperr=/tmp/tmp.Du9ywe0SeQ
++ tmperr=/tmp/tmp.qhb3sCVWH5
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66244
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62374
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4643,18 +4539,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.lMiF9mKQgW
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.PsfT3G3Kk0
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.vCMUXgQD3r
++ tmpout=/tmp/tmp.WTX4YB157M
++ mktemp
-+ tmperr=/tmp/tmp.iXTauwkdkn
++ tmperr=/tmp/tmp.PkhPpi6wh3
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66254
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62384
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4664,29 +4559,30 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/400.perlbench.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.vCMUXgQD3r
-+ head -n 100 /tmp/tmp.Fh9sMwU3cE
++ head -n 0 /tmp/tmp.WTX4YB157M
++ head -n 100 /tmp/tmp.fSlnQYKPwp
++ basename 400.perlbench.data .data
+ sed -e 's/^/400.perlbench,/'
-+ rm /tmp/tmp.Fh9sMwU3cE
++ rm /tmp/tmp.fSlnQYKPwp
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.g4CqvFcsBw
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.sjyv963bMV
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.JkhKMp0ID9
++ tmpout=/tmp/tmp.w9hitPXgjZ
++ mktemp
-+ tmperr=/tmp/tmp.AtYtKAus0Z
++ tmperr=/tmp/tmp.yyppSS801i
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66271
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62401
+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4696,17 +4592,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.JkhKMp0ID9
++ head -n 100 /tmp/tmp.w9hitPXgjZ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.6XjNANcWyA
++ tmpout=/tmp/tmp.KkUhqXUq6i
++ mktemp
-+ tmperr=/tmp/tmp.ZlINn6YOZs
++ tmperr=/tmp/tmp.915k5rg3Uu
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66281
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62411
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/401.bzip2.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4716,28 +4613,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.6XjNANcWyA
-+ head -n 100 /tmp/tmp.g4CqvFcsBw
++ head -n 0 /tmp/tmp.KkUhqXUq6i
++ head -n 100 /tmp/tmp.sjyv963bMV
++ basename 401.bzip2.data .data
+ sed -e 's/^/401.bzip2,/'
-+ rm /tmp/tmp.g4CqvFcsBw
++ rm /tmp/tmp.sjyv963bMV
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.uauhQpJ3Kc
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.BuJhB5oHuE
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.sWMZmQGQ9T
++ tmpout=/tmp/tmp.NAQZkQbqcI
++ mktemp
-+ tmperr=/tmp/tmp.JaaAYUlRcX
-++ echo sample,dso
++ tmperr=/tmp/tmp.V8iSlHTiX2
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66298
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62428
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4747,18 +4644,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.sWMZmQGQ9T
++ head -n 100 /tmp/tmp.NAQZkQbqcI
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.uOdHxqJaSa
++ tmpout=/tmp/tmp.QO3wjhPuep
++ mktemp
-+ tmperr=/tmp/tmp.C2OqjIHVEw
-++ echo sample,dso
++ tmperr=/tmp/tmp.bD3s13dQTT
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66308
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62438
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/403.gcc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4768,29 +4665,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.uOdHxqJaSa
-+ head -n 100 /tmp/tmp.uauhQpJ3Kc
++ head -n 0 /tmp/tmp.QO3wjhPuep
++ head -n 100 /tmp/tmp.BuJhB5oHuE
++ basename 403.gcc.data .data
+ sed -e 's/^/403.gcc,/'
-+ rm /tmp/tmp.uauhQpJ3Kc
++ rm /tmp/tmp.BuJhB5oHuE
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.kNr8MkGj8h
++ tmpout3=/tmp/tmp.zZX4QxRU4u
+ sort -t, -k2 -g -r
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.FEvaIRwDFs
++ tmpout=/tmp/tmp.5Y6TVghxKS
++ mktemp
-+ tmperr=/tmp/tmp.O8OZ4T8yfp
++ tmperr=/tmp/tmp.JVY4bT5XaC
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66325
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62455
+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4800,17 +4696,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.FEvaIRwDFs
++ head -n 100 /tmp/tmp.5Y6TVghxKS
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.cVZqcjlagl
++ tmpout=/tmp/tmp.9jKZ4T5oeZ
++ mktemp
-+ tmperr=/tmp/tmp.2lcfp7xovd
++ tmperr=/tmp/tmp.5ZU3ztC8y5
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66335
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62465
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4819,29 +4714,30 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.cVZqcjlagl
-+ head -n 100 /tmp/tmp.kNr8MkGj8h
+'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/410.bwaves.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.9jKZ4T5oeZ
++ head -n 100 /tmp/tmp.zZX4QxRU4u
++ basename 410.bwaves.data .data
+ sed -e 's/^/410.bwaves,/'
-+ rm /tmp/tmp.kNr8MkGj8h
++ rm /tmp/tmp.zZX4QxRU4u
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.7bseaQh3j0
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.rsrqPntFSE
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.PTwJpQU9NV
++ tmpout=/tmp/tmp.OnfLh124Zx
++ mktemp
-+ tmperr=/tmp/tmp.ahLP95ArpZ
++ tmperr=/tmp/tmp.PE22wMKeqF
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66352
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62482
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4852,17 +4748,18 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.PTwJpQU9NV
++ head -n 100 /tmp/tmp.OnfLh124Zx
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.j3JBaKgro7
++ tmpout=/tmp/tmp.GkGypFNDxQ
++ mktemp
-+ tmperr=/tmp/tmp.lhYnSfHq5v
++ tmperr=/tmp/tmp.8zzsZHYkdd
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66362
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62492
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/429.mcf.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4872,28 +4769,26 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.j3JBaKgro7
-+ head -n 100 /tmp/tmp.7bseaQh3j0
++ head -n 0 /tmp/tmp.GkGypFNDxQ
++ head -n 100 /tmp/tmp.rsrqPntFSE
++ basename 429.mcf.data .data
+ sed -e 's/^/429.mcf,/'
-+ rm /tmp/tmp.7bseaQh3j0
++ rm /tmp/tmp.rsrqPntFSE
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.KjMyfqPx1W
-+ sort -t, -k2 -g -r
++ tmpout3=/tmp/tmp.jvtgzfIKLE
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.8AAMkMx4oT
++ sort -t, -k2 -g -r
++ tmpout=/tmp/tmp.EiWlUarzWM
++ mktemp
-+ tmperr=/tmp/tmp.1bd18XyfU7
-++ echo sample,dso
++ tmperr=/tmp/tmp.N5tHyhKaF7
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66379
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62509
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4903,18 +4798,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.8AAMkMx4oT
++ head -n 100 /tmp/tmp.EiWlUarzWM
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.9QUV9vBXFw
++ tmpout=/tmp/tmp.UFihg78Dfg
++ mktemp
-+ tmperr=/tmp/tmp.SDlqyjGWLB
++ tmperr=/tmp/tmp.hYwHaHOWDz
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66389
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62519
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4924,28 +4820,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.9QUV9vBXFw
-+ head -n 100 /tmp/tmp.KjMyfqPx1W
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/433.milc.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.UFihg78Dfg
++ head -n 100 /tmp/tmp.jvtgzfIKLE
++ basename 433.milc.data .data
+ sed -e 's/^/433.milc,/'
-+ rm /tmp/tmp.KjMyfqPx1W
++ rm /tmp/tmp.jvtgzfIKLE
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.sCiTbrsqUe
++ tmpout3=/tmp/tmp.PfHQ6V8uUG
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.Ld8XXLu4Bm
++ tmpout=/tmp/tmp.blB7xCiTnH
++ mktemp
-+ tmperr=/tmp/tmp.vMaXVC7rgJ
++ tmperr=/tmp/tmp.Moe81mHDfp
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66406
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62536
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4955,18 +4852,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Ld8XXLu4Bm
++ head -n 100 /tmp/tmp.blB7xCiTnH
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.2FKegYDRRi
++ tmpout=/tmp/tmp.RvYovBsaqc
++ mktemp
-+ tmperr=/tmp/tmp.MpCaXZmpo3
++ tmperr=/tmp/tmp.w0JPH4cmef
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66416
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62546
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -4976,28 +4872,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.2FKegYDRRi
-+ head -n 100 /tmp/tmp.sCiTbrsqUe
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/434.zeusmp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.RvYovBsaqc
++ head -n 100 /tmp/tmp.PfHQ6V8uUG
++ basename 434.zeusmp.data .data
+ sed -e 's/^/434.zeusmp,/'
-+ rm /tmp/tmp.sCiTbrsqUe
++ rm /tmp/tmp.PfHQ6V8uUG
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.UdLkevzUnw
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.XLInhIkaxA
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.1wONbAnaN0
++ tmpout=/tmp/tmp.kJI1ppj0uX
++ mktemp
-+ tmperr=/tmp/tmp.m71LaRaddw
++ tmperr=/tmp/tmp.UI6MTl0DIq
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66433
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62563
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5006,18 +4902,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.1wONbAnaN0
++ head -n 100 /tmp/tmp.kJI1ppj0uX
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.QYf0KRTucM
++ tmpout=/tmp/tmp.I7Cnm7empW
++ mktemp
-+ tmperr=/tmp/tmp.zJqRgIFBD5
++ tmperr=/tmp/tmp.9tnCZTLOko
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66443
++ wait 62573
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5026,30 +4923,36 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/435.gromacs.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.QYf0KRTucM
-+ head -n 100 /tmp/tmp.UdLkevzUnw
++ head -n 0 /tmp/tmp.I7Cnm7empW
++ head -n 100 /tmp/tmp.XLInhIkaxA
++ basename 435.gromacs.data .data
+ sed -e 's/^/435.gromacs,/'
-+ rm /tmp/tmp.UdLkevzUnw
++ rm /tmp/tmp.XLInhIkaxA
++ for perf_dir in "${perf_dirs[@]}"
++ case "$buildid_dir" in
++ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug'
+++ cd results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data
+++ sort
+++ ls 437.leslie3d.data 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.4I547Lumk0
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.4XUCBQvZaV
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.aV3H6eByTF
++ tmpout=/tmp/tmp.nZRX69cjy1
++ mktemp
-+ tmperr=/tmp/tmp.f9CaLzDDP9
++ tmperr=/tmp/tmp.8jjuRxAutd
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66460
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62593
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5059,18 +4962,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.aV3H6eByTF
++ head -n 100 /tmp/tmp.nZRX69cjy1
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.PSxS4EUSqO
++ tmpout=/tmp/tmp.nE6P4oIAC0
++ mktemp
-+ tmperr=/tmp/tmp.LlfXTaa6rh
++ tmperr=/tmp/tmp.1kSNZURIr2
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66470
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-01.tcwglab/perf.serial.data/436.cactusADM.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62603
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5079,35 +4981,30 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/437.leslie3d.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.PSxS4EUSqO
-+ head -n 100 /tmp/tmp.4I547Lumk0
-++ basename 436.cactusADM.data .data
-+ sed -e 's/^/436.cactusADM,/'
-+ rm /tmp/tmp.4I547Lumk0
-+ for perf_dir in "${perf_dirs[@]}"
-+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug'
-++ cd results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data
-++ ls 444.namd.data 445.gobmk.data 447.dealII.data 450.soplex.data 453.povray.data 456.hmmer.data 458.sjeng.data 459.GemsFDTD.data
-++ sort
++ head -n 0 /tmp/tmp.nE6P4oIAC0
++ head -n 100 /tmp/tmp.4XUCBQvZaV
+++ basename 437.leslie3d.data .data
++ sed -e 's/^/437.leslie3d,/'
++ rm /tmp/tmp.4XUCBQvZaV
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.D5rFDfH58T
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.J84MOZLOcF
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.uGO4SVdzQd
++ tmpout=/tmp/tmp.tD5N2TLpZ1
++ mktemp
-+ tmperr=/tmp/tmp.A7R6Za4LNb
++ tmperr=/tmp/tmp.LhpnunsFp6
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66490
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62620
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5117,18 +5014,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.uGO4SVdzQd
++ head -n 100 /tmp/tmp.tD5N2TLpZ1
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.MVGG3D8vIk
++ tmpout=/tmp/tmp.C0MGUz9Vwh
++ mktemp
-+ tmperr=/tmp/tmp.MtmKmtVcb3
++ tmperr=/tmp/tmp.J1pspHP8pG
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66500
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62630
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/444.namd.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5139,27 +5035,26 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.MVGG3D8vIk
-+ head -n 100 /tmp/tmp.D5rFDfH58T
++ head -n 0 /tmp/tmp.C0MGUz9Vwh
++ head -n 100 /tmp/tmp.J84MOZLOcF
++ basename 444.namd.data .data
+ sed -e 's/^/444.namd,/'
-+ rm /tmp/tmp.D5rFDfH58T
++ rm /tmp/tmp.J84MOZLOcF
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.CTWbsiMJ9R
++ tmpout3=/tmp/tmp.msXzIJUXK6
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.glI0R4mTLu
++ tmpout=/tmp/tmp.KmMbVwmLeR
++ mktemp
-+ tmperr=/tmp/tmp.R1dftzV0zT
++ tmperr=/tmp/tmp.zJ7LY2qqdJ
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66517
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62647
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5169,18 +5064,20 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.glI0R4mTLu
++ head -n 100 /tmp/tmp.KmMbVwmLeR
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.sbF4z0Nc8Z
++ tmpout=/tmp/tmp.ZUxDxU5nP4
++ mktemp
-+ tmperr=/tmp/tmp.yiU8SZLwHM
++ tmperr=/tmp/tmp.zGOhkXbh5s
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66527
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62657
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/445.gobmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5190,28 +5087,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.sbF4z0Nc8Z
-+ head -n 100 /tmp/tmp.CTWbsiMJ9R
++ head -n 0 /tmp/tmp.ZUxDxU5nP4
++ head -n 100 /tmp/tmp.msXzIJUXK6
++ basename 445.gobmk.data .data
+ sed -e 's/^/445.gobmk,/'
-+ rm /tmp/tmp.CTWbsiMJ9R
++ rm /tmp/tmp.msXzIJUXK6
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.L7sdAQlQJh
++ tmpout3=/tmp/tmp.skuoRPUr01
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.motJThPZM5
++ tmpout=/tmp/tmp.rhD6fqSwJc
++ mktemp
-+ tmperr=/tmp/tmp.93dl779Pz4
-++ echo sample,dso
++ tmperr=/tmp/tmp.BLkKiZhfFe
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66544
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62674
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5220,19 +5117,18 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.motJThPZM5
++ head -n 100 /tmp/tmp.rhD6fqSwJc
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.qo7YUYT5dR
++ tmpout=/tmp/tmp.l2Cpot2e4F
++ mktemp
-+ tmperr=/tmp/tmp.j4H7YvuOWE
-++ echo sample,dso
++ tmperr=/tmp/tmp.32v9SXVXmj
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66554
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62684
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5241,30 +5137,28 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/447.dealII.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ head -n 0 /tmp/tmp.qo7YUYT5dR
-+ head -n 100 /tmp/tmp.L7sdAQlQJh
++ head -n 0 /tmp/tmp.l2Cpot2e4F
++ head -n 100 /tmp/tmp.skuoRPUr01
++ basename 447.dealII.data .data
+ sed -e 's/^/447.dealII,/'
-+ rm /tmp/tmp.L7sdAQlQJh
++ rm /tmp/tmp.skuoRPUr01
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.TsVUJ9I87J
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.ULKL9jgI0h
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Wxd86jeJPW
++ tmpout=/tmp/tmp.EMBSx7Ppu7
++ mktemp
-+ tmperr=/tmp/tmp.iPQgwn8swi
++ tmperr=/tmp/tmp.aceEASLaIw
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66571
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
++ wait 62701
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5273,18 +5167,20 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.Wxd86jeJPW
++ head -n 100 /tmp/tmp.EMBSx7Ppu7
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.3zCnOJH80w
++ tmpout=/tmp/tmp.VtdI3my1Jz
++ mktemp
-+ tmperr=/tmp/tmp.1pBHJCDIHs
++ tmperr=/tmp/tmp.DiGUGTw6tW
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66581
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62711
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5294,28 +5190,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.3zCnOJH80w
-+ head -n 100 /tmp/tmp.TsVUJ9I87J
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/450.soplex.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.VtdI3my1Jz
++ head -n 100 /tmp/tmp.ULKL9jgI0h
++ basename 450.soplex.data .data
+ sed -e 's/^/450.soplex,/'
-+ rm /tmp/tmp.TsVUJ9I87J
++ rm /tmp/tmp.ULKL9jgI0h
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.3fSV5JHn8p
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.pjVUpZaVPh
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.ufUo4hKZ6O
++ tmpout=/tmp/tmp.SVUajlYiXp
++ mktemp
-+ tmperr=/tmp/tmp.3zdCkYpLdV
++ tmperr=/tmp/tmp.7UNspba6qx
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66598
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62728
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5325,18 +5222,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.ufUo4hKZ6O
++ head -n 100 /tmp/tmp.SVUajlYiXp
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.SbCEW9BC6x
++ tmpout=/tmp/tmp.t9prAViLXw
++ mktemp
-+ tmperr=/tmp/tmp.bwLNzrmrGO
-++ echo sample,dso
++ tmperr=/tmp/tmp.zKJnXemZSK
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66608
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62738
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/453.povray.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5345,29 +5242,28 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.SbCEW9BC6x
-+ head -n 100 /tmp/tmp.3fSV5JHn8p
++ head -n 0 /tmp/tmp.t9prAViLXw
++ head -n 100 /tmp/tmp.pjVUpZaVPh
++ basename 453.povray.data .data
+ sed -e 's/^/453.povray,/'
-+ rm /tmp/tmp.3fSV5JHn8p
++ rm /tmp/tmp.pjVUpZaVPh
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.dyZf3Q2ExU
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.HgnbJi1Lbv
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.KmKdBbSZt7
++ tmpout=/tmp/tmp.DpNRZ0Z9Ay
++ mktemp
-+ tmperr=/tmp/tmp.ngjaK8q2Y1
++ tmperr=/tmp/tmp.AEo6YMtypT
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66625
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62755
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5377,18 +5273,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.KmKdBbSZt7
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.DpNRZ0Z9Ay
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.cDmWidNecD
++ tmpout=/tmp/tmp.RuxJwT78z2
++ mktemp
-+ tmperr=/tmp/tmp.quK076WAg1
++ tmperr=/tmp/tmp.WXzE8m8gaF
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66635
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62765
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5398,28 +5293,30 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/456.hmmer.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.cDmWidNecD
-+ head -n 100 /tmp/tmp.dyZf3Q2ExU
++ head -n 0 /tmp/tmp.RuxJwT78z2
++ head -n 100 /tmp/tmp.HgnbJi1Lbv
++ basename 456.hmmer.data .data
+ sed -e 's/^/456.hmmer,/'
-+ rm /tmp/tmp.dyZf3Q2ExU
++ rm /tmp/tmp.HgnbJi1Lbv
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.ELdraAsW7z
++ tmpout3=/tmp/tmp.TTT33SmSTE
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.zNlthdwD6F
++ tmpout=/tmp/tmp.HenK25Ljoc
++ mktemp
-+ tmperr=/tmp/tmp.eF0UCgo8vw
-++ echo sample,dso
++ tmperr=/tmp/tmp.LCtM63t2fe
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66652
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62782
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5429,18 +5326,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.zNlthdwD6F
++ head -n 100 /tmp/tmp.HenK25Ljoc
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.qNbmua3lyU
++ tmpout=/tmp/tmp.kyWuxngwO0
++ mktemp
-+ tmperr=/tmp/tmp.OuVljrp8KE
++ tmperr=/tmp/tmp.7oix4O1f67
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66662
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62792
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5449,29 +5345,29 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/458.sjeng.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.qNbmua3lyU
-+ head -n 100 /tmp/tmp.ELdraAsW7z
++ head -n 0 /tmp/tmp.kyWuxngwO0
++ head -n 100 /tmp/tmp.TTT33SmSTE
++ basename 458.sjeng.data .data
+ sed -e 's/^/458.sjeng,/'
-+ rm /tmp/tmp.ELdraAsW7z
++ rm /tmp/tmp.TTT33SmSTE
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.rRNNcYGxt5
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.bC0NDFCxBl
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.H99tZOwq97
++ tmpout=/tmp/tmp.jMZVbDuuaL
++ mktemp
-+ tmperr=/tmp/tmp.1VpCT4Z4Y1
++ tmperr=/tmp/tmp.yTHGYDfznm
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66679
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62809
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5481,18 +5377,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.H99tZOwq97
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.jMZVbDuuaL
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.j3sUTB9RVi
++ tmpout=/tmp/tmp.okDHlbN5Im
++ mktemp
-+ tmperr=/tmp/tmp.GJCthpj3m3
++ tmperr=/tmp/tmp.bzwaNxNfcE
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66689
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-02.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62819
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-04.tcwglab/perf.serial.data/459.GemsFDTD.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5502,34 +5399,34 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.j3sUTB9RVi
-+ head -n 100 /tmp/tmp.rRNNcYGxt5
++ head -n 0 /tmp/tmp.okDHlbN5Im
++ head -n 100 /tmp/tmp.bC0NDFCxBl
++ basename 459.GemsFDTD.data .data
+ sed -e 's/^/459.GemsFDTD,/'
-+ rm /tmp/tmp.rRNNcYGxt5
++ rm /tmp/tmp.bC0NDFCxBl
+ for perf_dir in "${perf_dirs[@]}"
+ case "$buildid_dir" in
-+ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug'
-++ cd results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data
++ buildid_opt='--buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug'
+++ cd results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data
++ sort
++ ls 462.libquantum.data 464.h264ref.data 465.tonto.data 470.lbm.data 471.omnetpp.data 473.astar.data 482.sphinx3.data 483.xalancbmk.data
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.yJB9uS7a9p
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.nAGLnXGKvP
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.qmepnWL5Nu
++ tmpout=/tmp/tmp.zP9AAxFuuv
++ mktemp
-+ tmperr=/tmp/tmp.XrdR3rKfba
-++ echo sample,dso
++ tmperr=/tmp/tmp.Rq3Xtx7kHu
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66709
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62839
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5539,18 +5436,16 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.qmepnWL5Nu
++ head -n 100 /tmp/tmp.zP9AAxFuuv
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.MfXfDoFbTj
++ tmpout=/tmp/tmp.FwIfO8Z1l2
++ mktemp
-+ tmperr=/tmp/tmp.HMmWrbF0h5
++ tmperr=/tmp/tmp.hiOVHv2AS4
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66719
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62849
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5559,29 +5454,31 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 0 /tmp/tmp.MfXfDoFbTj
-+ head -n 100 /tmp/tmp.yJB9uS7a9p
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/462.libquantum.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.FwIfO8Z1l2
++ head -n 100 /tmp/tmp.nAGLnXGKvP
++ basename 462.libquantum.data .data
+ sed -e 's/^/462.libquantum,/'
-+ rm /tmp/tmp.yJB9uS7a9p
++ rm /tmp/tmp.nAGLnXGKvP
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.SRj4pF8nHE
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.32BYSgfU9j
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.Cof2bXxmHn
++ tmpout=/tmp/tmp.rgryV80NH9
++ mktemp
-+ tmperr=/tmp/tmp.e7g7nBoAf6
++ tmperr=/tmp/tmp.V8SrNICNPx
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66736
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62866
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5591,18 +5488,17 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.Cof2bXxmHn
++ head -n 100 /tmp/tmp.rgryV80NH9
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.2FyOwIysrs
++ tmpout=/tmp/tmp.rqTgKdosmx
++ mktemp
-+ tmperr=/tmp/tmp.HSmh3wtcTf
++ tmperr=/tmp/tmp.mYZporWv3d
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66746
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62876
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5612,28 +5508,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.2FyOwIysrs
-+ head -n 100 /tmp/tmp.SRj4pF8nHE
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/464.h264ref.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ head -n 0 /tmp/tmp.rqTgKdosmx
++ head -n 100 /tmp/tmp.32BYSgfU9j
++ basename 464.h264ref.data .data
+ sed -e 's/^/464.h264ref,/'
-+ rm /tmp/tmp.SRj4pF8nHE
++ rm /tmp/tmp.32BYSgfU9j
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.sdpmU7FDCq
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.XawfjySx9a
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.R3sK8VWbNw
++ tmpout=/tmp/tmp.sZeOScjowR
++ mktemp
-+ tmperr=/tmp/tmp.HVqiPZ9oTL
++ tmperr=/tmp/tmp.pIIvMafo43
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66763
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62893
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5642,19 +5539,17 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.R3sK8VWbNw
++ head -n 100 /tmp/tmp.sZeOScjowR
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.KKoKxQ9Eos
++ tmpout=/tmp/tmp.oW1gwsJM9q
++ mktemp
-+ tmperr=/tmp/tmp.mGRWuuFK9m
-++ echo sample,dso
++ tmperr=/tmp/tmp.Y5jqYRdAsK
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66773
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62903
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5663,29 +5558,31 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/465.tonto.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.KKoKxQ9Eos
-+ head -n 100 /tmp/tmp.sdpmU7FDCq
++ head -n 0 /tmp/tmp.oW1gwsJM9q
++ head -n 100 /tmp/tmp.XawfjySx9a
++ basename 465.tonto.data .data
+ sed -e 's/^/465.tonto,/'
-+ rm /tmp/tmp.sdpmU7FDCq
++ rm /tmp/tmp.XawfjySx9a
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.bnOEGAtZKr
++ tmpout3=/tmp/tmp.7lKxDUWzoM
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.FiS1Mf2UoS
++ tmpout=/tmp/tmp.tDzSOWvzme
++ mktemp
-+ tmperr=/tmp/tmp.Dnh4hvjwHQ
-++ echo sample,dso
++ tmperr=/tmp/tmp.ivqp9DqrwW
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66790
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62920
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5695,18 +5592,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.FiS1Mf2UoS
++ head -n 100 /tmp/tmp.tDzSOWvzme
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.ztBBz1c4od
++ tmpout=/tmp/tmp.D6bgLdVY7l
++ mktemp
-+ tmperr=/tmp/tmp.imkepRXAdf
++ tmperr=/tmp/tmp.PWn9g21elh
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66800
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62930
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/470.lbm.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5716,28 +5613,28 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.ztBBz1c4od
-+ head -n 100 /tmp/tmp.bnOEGAtZKr
++ head -n 0 /tmp/tmp.D6bgLdVY7l
++ head -n 100 /tmp/tmp.7lKxDUWzoM
++ basename 470.lbm.data .data
+ sed -e 's/^/470.lbm,/'
-+ rm /tmp/tmp.bnOEGAtZKr
++ rm /tmp/tmp.7lKxDUWzoM
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.IS9n8O4pmI
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.WO73edRl5s
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.7lwK7tsgUX
++ tmpout=/tmp/tmp.Gs9HrZV4Ii
++ mktemp
-+ tmperr=/tmp/tmp.zLKtNHVtsA
++ tmperr=/tmp/tmp.S4BWdH9taa
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66817
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 62947
++ sed -e 's/ *, */,/g'
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5746,19 +5643,19 @@ BEGIN { found_samples=0; found_command=0 }
/^#/ { if (found_command) { ignore_and_exit=1; next } }
/^$/ { next }
{ if (found_command) { print $0 } }
-+ sed -e 's/ *, */,/g'
'
-+ head -n 100 /tmp/tmp.7lwK7tsgUX
++ head -n 100 /tmp/tmp.Gs9HrZV4Ii
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.xKnWuhChSp
++ tmpout=/tmp/tmp.5fQACMizYQ
++ mktemp
-+ tmperr=/tmp/tmp.enKpyum8QI
-++ echo sample,dso
++ tmperr=/tmp/tmp.kKv0xPdk85
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66827
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 62957
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/471.omnetpp.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5768,29 +5665,26 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.xKnWuhChSp
-+ head -n 100 /tmp/tmp.IS9n8O4pmI
++ head -n 0 /tmp/tmp.5fQACMizYQ
++ head -n 100 /tmp/tmp.WO73edRl5s
++ basename 471.omnetpp.data .data
+ sed -e 's/^/471.omnetpp,/'
-+ rm /tmp/tmp.IS9n8O4pmI
++ rm /tmp/tmp.WO73edRl5s
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.ThI7mZngoW
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.On0surLz1b
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.CjRmamMxVH
++ tmpout=/tmp/tmp.dLohbyKyPZ
++ mktemp
-+ tmperr=/tmp/tmp.HGXrCr3gTR
++ tmperr=/tmp/tmp.OsI7sJsLuW
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66844
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
-+ sed -e 's/ *, */,/g'
++ wait 62974
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5800,16 +5694,19 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ head -n 100 /tmp/tmp.CjRmamMxVH
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
++ head -n 100 /tmp/tmp.dLohbyKyPZ
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.3gcBEGSNvj
++ tmpout=/tmp/tmp.6HudX6i26Y
++ mktemp
-+ tmperr=/tmp/tmp.wqkmdAtohA
-++ echo sample,dso
++ tmperr=/tmp/tmp.EiPOXqIVR4
++ sed -e s/size/symbol_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66854
++ wait 62984
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5819,29 +5716,29 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/473.astar.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.3gcBEGSNvj
-+ head -n 100 /tmp/tmp.ThI7mZngoW
++ head -n 0 /tmp/tmp.6HudX6i26Y
++ head -n 100 /tmp/tmp.On0surLz1b
++ basename 473.astar.data .data
+ sed -e 's/^/473.astar,/'
-+ rm /tmp/tmp.ThI7mZngoW
++ rm /tmp/tmp.On0surLz1b
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.PylKE08x2s
++ tmpout3=/tmp/tmp.hhzvHfovny
+ for report_field in dso symbol
+ sort -t, -k2 -g -r
++ mktemp
-+ tmpout=/tmp/tmp.nrNd7yuUwi
++ tmpout=/tmp/tmp.v1aP1tgebr
++ mktemp
-+ tmperr=/tmp/tmp.CEKCjUVTO5
-++ echo sample,dso
++ tmperr=/tmp/tmp.S5BBOyXYCr
++ sed -e s/size/dso_size/g
+++ echo sample,dso
+ format1=sample,dso
-+ wait 66871
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 63001
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5851,18 +5748,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.nrNd7yuUwi
++ head -n 100 /tmp/tmp.v1aP1tgebr
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.ASZVQN6zYU
++ tmpout=/tmp/tmp.Bo6Cd7pETK
++ mktemp
-+ tmperr=/tmp/tmp.jKUYLZlULK
++ tmperr=/tmp/tmp.dg6gQFbJn0
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66881
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 63011
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/482.sphinx3.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5872,28 +5769,27 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.ASZVQN6zYU
-+ head -n 100 /tmp/tmp.PylKE08x2s
++ head -n 0 /tmp/tmp.Bo6Cd7pETK
++ basename 482.sphinx3.data .data
++ head -n 100 /tmp/tmp.hhzvHfovny
+ sed -e 's/^/482.sphinx3,/'
-+ rm /tmp/tmp.PylKE08x2s
++ rm /tmp/tmp.hhzvHfovny
+ for data in $(cd "$perf_dir"; ls [1-8]*.data | sort)
+ '[' x '!=' x ']'
+ false
++ mktemp
-+ tmpout3=/tmp/tmp.VeNiFkbtJx
-+ for report_field in dso symbol
++ tmpout3=/tmp/tmp.zQ5d24gi6g
+ sort -t, -k2 -g -r
++ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.rIiWKXL9Ys
++ tmpout=/tmp/tmp.cdX3wZHX8U
++ mktemp
-+ tmperr=/tmp/tmp.hIMx97k1kC
++ tmperr=/tmp/tmp.qAdbFzvIvP
++ echo sample,dso
++ sed -e s/size/dso_size/g
+ format1=sample,dso
-+ wait 66898
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ wait 63028
++ sed -e 's/ *, */,/g'
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5903,18 +5799,18 @@ BEGIN { found_samples=0; found_command=0 }
/^$/ { next }
{ if (found_command) { print $0 } }
'
-+ sed -e 's/ *, */,/g'
-+ head -n 100 /tmp/tmp.rIiWKXL9Ys
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F dso,sample,dso -s sample,dso -t,
++ head -n 100 /tmp/tmp.cdX3wZHX8U
+ for report_field in dso symbol
++ mktemp
-+ tmpout=/tmp/tmp.AR748STCwn
++ tmpout=/tmp/tmp.20EBdN2Sxd
++ mktemp
-+ tmperr=/tmp/tmp.haT8SjQeuQ
++ tmperr=/tmp/tmp.dujp55a2nX
++ echo sample,dso
++ sed -e s/size/symbol_size/g
+ format1=sample,dso
-+ wait 66908
-+ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-08.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
++ wait 63038
++ /usr/lib/linux-tools/tx1_64/perf --buildid-dir results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/.debug report --no-demangle -f -i results-1/tcwg-bmk-tx1-06.tcwglab/perf.serial.data/483.xalancbmk.data --stdio -g none --no-children -F symbol,sample,dso -s sample,dso -t,
+ awk '
BEGIN { found_samples=0; found_command=0 }
{ if (ignore_and_exit) { next } }
@@ -5925,47 +5821,47 @@ BEGIN { found_samples=0; found_command=0 }
{ if (found_command) { print $0 } }
'
+ sed -e 's/ *, */,/g'
-+ head -n 0 /tmp/tmp.AR748STCwn
-+ head -n 100 /tmp/tmp.VeNiFkbtJx
++ head -n 0 /tmp/tmp.20EBdN2Sxd
++ head -n 100 /tmp/tmp.zQ5d24gi6g
++ basename 483.xalancbmk.data .data
+ sed -e 's/^/483.xalancbmk,/'
-+ rm /tmp/tmp.VeNiFkbtJx
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-1/perf-tmp.csv
++ rm /tmp/tmp.zQ5d24gi6g
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/fixup-perf-csv.py artifacts/results-vs-prev/csv-results-1/perf-tmp.csv
+ rm artifacts/results-vs-prev/csv-results-1/perf-tmp.csv
++ cat artifacts/results-vs-prev/csv-results-1/perf.csv
++ wc -l
-+ '[' 70 == 1 ']'
++ '[' 69 == 1 ']'
+ '[' xyes = xyes ']'
+ bmk_name=spec
+ metrics=("${metrics[@]:1}")
+ merge_opts=("$csv_results_dir/perf.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/size-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/size.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/size-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/size.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/vect-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/vect.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/vect-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/vect.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/sve-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/sve.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/sve-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/sve.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ for metric in "${metrics[@]}"
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/md5sum-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/md5sum.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/md5sum-data-to-csv.py --bmk_name spec --out_csv_file artifacts/results-vs-prev/csv-results-1/md5sum.csv --perf_csv artifacts/results-vs-prev/csv-results-1/perf.csv --results_dir results-1/ --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
+ merge_opts+=("$csv_results_dir/$metric.csv")
+ merge_opts+=("$csv_results_dir/status.csv")
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/results-vs-prev/csv-results-1/size.csv artifacts/results-vs-prev/csv-results-1/vect.csv artifacts/results-vs-prev/csv-results-1/sve.csv artifacts/results-vs-prev/csv-results-1/md5sum.csv artifacts/results-vs-prev/csv-results-1/status.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/merge-metric-csvs.py artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/results-vs-prev/csv-results-1/size.csv artifacts/results-vs-prev/csv-results-1/vect.csv artifacts/results-vs-prev/csv-results-1/sve.csv artifacts/results-vs-prev/csv-results-1/md5sum.csv artifacts/results-vs-prev/csv-results-1/status.csv
+ csvs=' artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv'
+ num=2
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/csvs2table.py -p 10 --relative artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/csvs2table.py -p 10 --relative artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv
+ cat artifacts/results-vs-prev/csvs2table-results-internal.csv
+ c++filt -p
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/csvs2table.py -p 0 --relative artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv
+ c++filt -p
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/csvs2table.py -p 99 --relative artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/csvs2table.py -p 0 --relative artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/csvs2table.py -p 99 --relative artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv
+ c++filt -p
+ '[' x--relative == x--relative ']'
+ '[' 2 == 2 ']'
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/compare-results.py artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/../bmk-scripts/diff-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/csvs2table-results-internal.csv true
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/compare-results.py artifacts/results-vs-prev/csv-results-0/results.csv artifacts/results-vs-prev/csv-results-1/results.csv --interesting_symbols artifacts/results-vs-prev/interesting-symbols.csv
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/diff-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/csvs2table-results-internal.csv true
+ true
+ grep -Fxq 'Same results' artifacts/results-vs-prev/cmp-results.diff
+ cp artifacts/results-vs-prev/csvs2table-results-internal.csv artifacts/results-vs-prev/results-internal.csv