summaryrefslogtreecommitdiff
path: root/htroot/Threaddump_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-12-03 23:26:25 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-12-03 23:26:25 +0000
commitbd1dc9cd5dcf71459f9ce1d093e68c664899a47c (patch)
tree635acdf2bc3271c563f891134e2c7a11d98e2dd8 /htroot/Threaddump_p.html
parentd39d420b39fa9556f4d631fb23718dd8094ce800 (diff)
thread dump with statistics, a little bit of profiling
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5377 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Threaddump_p.html')
-rw-r--r--htroot/Threaddump_p.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/htroot/Threaddump_p.html b/htroot/Threaddump_p.html
index 038b2cdaf..fa1d63e44 100644
--- a/htroot/Threaddump_p.html
+++ b/htroot/Threaddump_p.html
@@ -11,7 +11,8 @@
<h2>Threaddump</h2>
<form action="Threaddump_p.html" method="get" >
<fieldset>
- <input type="submit" name="createThreaddump" value="create Threaddump" />
+ <input type="submit" name="singleThreaddump" value="Single Threaddump" />
+ <input type="submit" name="multipleThreaddump" value="Multiple Dump Statistic" />
</fieldset>
</form>