diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-12-03 23:26:25 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-12-03 23:26:25 +0000 |
| commit | bd1dc9cd5dcf71459f9ce1d093e68c664899a47c (patch) | |
| tree | 635acdf2bc3271c563f891134e2c7a11d98e2dd8 /htroot/Threaddump_p.html | |
| parent | d39d420b39fa9556f4d631fb23718dd8094ce800 (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.html | 3 |
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>
|
