mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	docs: trace: add a missing blank line
Sphinx expects a blank line after a literal block markup. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
		
							parent
							
								
									0ad6be30ba
								
							
						
					
					
						commit
						7e6294cdc0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -191,6 +191,7 @@ events, you need to enable it. | ||||||
| 
 | 
 | ||||||
| Use the following command to start tracing in an interval. | Use the following command to start tracing in an interval. | ||||||
| :: | :: | ||||||
|  | 
 | ||||||
|     # echo 1 > tracing_on |     # echo 1 > tracing_on | ||||||
|     Open something... |     Open something... | ||||||
|     # echo 0 > tracing_on |     # echo 0 > tracing_on | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Mauro Carvalho Chehab
						Mauro Carvalho Chehab