Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for logtextinput (0.12 sec)

  1. src/cmd/trace/tasks.go

      font-size: smaller;
      margin-top: 5em;
    }
    </style>
    <body>
    
    <h2>User Task: {{.Name}}</h2>
    
    Search log text: <form onsubmit="window.location.search+='&logtext='+window.logtextinput.value; return false">
    <input name="logtext" id="logtextinput" type="text"><input type="submit">
    </form><br>
    
    <table id="reqs">
    	<tr>
    		<th>When</th>
    		<th>Elapsed</th>
    		<th>Goroutine</th>
    		<th>Events</th>
    	</tr>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 11.8K bytes
    - Viewed (0)
Back to top