Skip to content

Commit bb6e89b

Browse files
committed
ft-orchestration finish yaf.py minimal implementation
1 parent ec5099c commit bb6e89b

File tree

2 files changed

+265
-47
lines changed

2 files changed

+265
-47
lines changed

tools/ft-orchestration/src/probe/pidstat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import logging
22
import os
33
import time
4-
from .interface import HostStats
4+
from src.probe.interface import HostStats
55
from lbr_testsuite.executable import (
66
Executor,
77
Daemon,

0 commit comments

Comments
 (0)