b611b9da by astaxie

change the adminui link

1 parent cad3da33
...@@ -297,8 +297,7 @@ Requests statistics ...@@ -297,8 +297,7 @@ Requests statistics
297 <li><a href="/prof?command=lookup heap">lookup heap</a></li> 297 <li><a href="/prof?command=lookup heap">lookup heap</a></li>
298 <li><a href="/prof?command=lookup threadcreate">lookup threadcreate</a></li> 298 <li><a href="/prof?command=lookup threadcreate">lookup threadcreate</a></li>
299 <li><a href="/prof?command=lookup block">lookup block</a></li> 299 <li><a href="/prof?command=lookup block">lookup block</a></li>
300 <li><a href="/prof?command=start cpuprof">start cpuprof</a></li> 300 <li><a href="/prof?command=get cpuprof">get cpuprof</a></li>
301 <li><a href="/prof?command=stop cpuprof">stop cpuprof</a></li>
302 <li><a href="/prof?command=get memprof">get memprof</a></li> 301 <li><a href="/prof?command=get memprof">get memprof</a></li>
303 <li><a href="/prof?command=gc summary">gc summary</a></li> 302 <li><a href="/prof?command=gc summary">gc summary</a></li>
304 303
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!