summaryrefslogtreecommitdiff
path: root/htroot/PerformanceQueues_p.xml
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2014-10-08 15:20:43 +0200
committerMichael Peter Christen <mc@yacy.net>2014-10-08 15:20:43 +0200
commit7817fc50c9db71296f0df3fb0ff163131bb4c5ec (patch)
treeec444fc2c5226d5fa52466555151536666c8f6e5 /htroot/PerformanceQueues_p.xml
parent5082feb103742d30f1caa179a80766cf4d0a00d8 (diff)
added a high cpu cycle monitor to PerformanceQueues
Diffstat (limited to 'htroot/PerformanceQueues_p.xml')
-rw-r--r--htroot/PerformanceQueues_p.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/PerformanceQueues_p.xml b/htroot/PerformanceQueues_p.xml
index bef61d6d6..e603f347a 100644
--- a/htroot/PerformanceQueues_p.xml
+++ b/htroot/PerformanceQueues_p.xml
@@ -14,6 +14,7 @@
<idlecycles>#[idlecycles]#</idlecycles>
<busycycles>#[busycycles]#</busycycles>
<memscycles>#[memscycles]#</memscycles>
+ <highcpucycles>#[highcpucycles]#</highcpucycles>
<sleeppercycle>#[sleeppercycle]#</sleeppercycle>
<execpercycle>#[execpercycle]#</execpercycle>
<memusepercycle>#[memusepercycle]#</memusepercycle>