aboutsummaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-17 12:08:52 +0200
committerDanilo M. <danix@danix.xyz>2026-09-17 12:08:52 +0200
commit3690d0ee9ceb5c0287cfe72eb4dcfd8f43324f0e (patch)
tree7f7575c456fb3d1b4d75158f45ed0e339ec7cf22 /test/fixtures
parent64e8f20ce3a27dfc6cc2f37ae449dcb5eb91e7a9 (diff)
downloadconky-theme-udt-3690d0ee9ceb5c0287cfe72eb4dcfd8f43324f0e.tar.gz
conky-theme-udt-3690d0ee9ceb5c0287cfe72eb4dcfd8f43324f0e.zip
feat: add per-core CPU times and named sensor reads
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/proc_stat_percore11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/fixtures/proc_stat_percore b/test/fixtures/proc_stat_percore
new file mode 100644
index 0000000..cbf62f2
--- /dev/null
+++ b/test/fixtures/proc_stat_percore
@@ -0,0 +1,11 @@
+cpu 293470 5201 186259 16513195 82679 0 2095 0 0 0
+cpu0 6441 24 3225 1056496 1932 0 760 0 0 0
+cpu1 23587 123 15762 1018523 8299 0 112 0 0 0
+cpu2 9859 24 6098 1049850 2386 0 81 0 0 0
+cpu3 11200 30 7000 1040000 2500 0 90 0 0 0
+intr 123456789 0 0 0
+ctxt 987654321
+btime 1789600000
+processes 54321
+procs_running 2
+procs_blocked 0