summaryrefslogtreecommitdiff
path: root/bin/eval-accounting-overhead.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/eval-accounting-overhead.py')
-rwxr-xr-xbin/eval-accounting-overhead.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/eval-accounting-overhead.py b/bin/eval-accounting-overhead.py
index 7ea0807..1c03bf8 100755
--- a/bin/eval-accounting-overhead.py
+++ b/bin/eval-accounting-overhead.py
@@ -13,7 +13,7 @@ providing overhead per transition and getEnergy overhead
"""
-from dfatool.dfatool import AnalyticModel, TimingData, pta_trace_to_aggregate
+from dfatool.loader import AnalyticModel, TimingData, pta_trace_to_aggregate
import json
import sys