aboutsummaryrefslogtreecommitdiff
path: root/bench_conprod.py
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2018-07-20 16:22:06 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2018-07-20 16:22:06 +0200
commitf09137d002759913660f812296d2085116917870 (patch)
treebf56e543d7153c232dc618d4518fa612a37409e4 /bench_conprod.py
parentc5cc4b275fd4c8598bbce38e083479741ec68cbd (diff)
downloadallocbench-f09137d002759913660f812296d2085116917870.tar.gz
allocbench-f09137d002759913660f812296d2085116917870.zip
print output of failing LD_PRELOAD
Diffstat (limited to 'bench_conprod.py')
-rw-r--r--bench_conprod.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench_conprod.py b/bench_conprod.py
index 19a3769..e444bfb 100644
--- a/bench_conprod.py
+++ b/bench_conprod.py
@@ -84,6 +84,7 @@ class Benchmark_ConProd( Benchmark ):
if "ERROR: ld.so" in output:
print("\nPreloading of", t[1], "failed for", tname, ".\n Aborting Benchmark.")
+ print(output)
return False
# Handle perf output