Improve headlines in analysis output
This commit is contained in:
		
							parent
							
								
									51ca9b8347
								
							
						
					
					
						commit
						b94be9836e
					
				@ -140,7 +140,7 @@ function goBack() {
 | 
			
		||||
        <!-- Trigger process -->
 | 
			
		||||
 | 
			
		||||
        <tr>
 | 
			
		||||
            <th scope="row" colspan="3">Tigger process</th>
 | 
			
		||||
            <th scope="row" colspan="3">Tigger Process</th>
 | 
			
		||||
        </tr>
 | 
			
		||||
        <tr>
 | 
			
		||||
            <td></td>
 | 
			
		||||
@ -151,7 +151,7 @@ function goBack() {
 | 
			
		||||
        <!-- Killed Process -->
 | 
			
		||||
 | 
			
		||||
        <tr>
 | 
			
		||||
            <th scope="row" colspan="3">Killed process</th>
 | 
			
		||||
            <th scope="row" colspan="3">Killed Process</th>
 | 
			
		||||
        </tr>
 | 
			
		||||
        <tr>
 | 
			
		||||
            <td></td>
 | 
			
		||||
@ -186,10 +186,10 @@ function goBack() {
 | 
			
		||||
            <td>This may include System V shared memory and shared anonymous memory</td>
 | 
			
		||||
        </tr>
 | 
			
		||||
 | 
			
		||||
        <!-- Memory Chunks -->
 | 
			
		||||
        <!-- Memory Usage Graphs -->
 | 
			
		||||
 | 
			
		||||
        <tr>
 | 
			
		||||
            <th scope="row" colspan="3">Memory Usage</th>
 | 
			
		||||
            <th scope="row" colspan="3">Memory Usage Graphs</th>
 | 
			
		||||
        </tr>
 | 
			
		||||
        <tr>
 | 
			
		||||
            <td style="font-weight: bold">RAM Summary</td>
 | 
			
		||||
@ -201,7 +201,7 @@ function goBack() {
 | 
			
		||||
        </tr>
 | 
			
		||||
 | 
			
		||||
        <tr>
 | 
			
		||||
            <td style="font-weight: bold">RAM usage</td>
 | 
			
		||||
            <td style="font-weight: bold">Memory Usage Details</td>
 | 
			
		||||
            <td></td>
 | 
			
		||||
            <td></td>
 | 
			
		||||
        </tr>
 | 
			
		||||
@ -346,7 +346,7 @@ function goBack() {
 | 
			
		||||
        <!-- Swap Usage -->
 | 
			
		||||
 | 
			
		||||
        <tr>
 | 
			
		||||
            <td style="font-weight: bold">Swap usage</td>
 | 
			
		||||
            <td style="font-weight: bold">Swap Usage</td>
 | 
			
		||||
            <td></td>
 | 
			
		||||
            <td></td>
 | 
			
		||||
        </tr>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user