Commit 12c4529
committed
Boot_Systemd_KPI_Loop: decouple KPI loop from boot transaction
Switch auto-reboot orchestration to a oneshot systemd service + timer.
Let the loop manage iterations/state while keeping the boot path clean.
Ensure the KPI service exits quickly so FinishTimestampMonotonic is not blocked.
Document usage while preserving behavior for manual single-shot runs.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 4ae7c62 commit 12c4529
File tree
3 files changed
+939
-0
lines changed- Runner/suites/Performance/Boot_Systemd_KPI_Loop
3 files changed
+939
-0
lines changedLines changed: 37 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments