mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	Extend the libbpf documentation with a table of program types, attach points and ELF section names. Signed-off-by: Donald Hunter <donald.hunter@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Acked-by: David Vernet <void@manifault.com> Link: https://lore.kernel.org/bpf/20221121121734.98329-1-donald.hunter@gmail.com
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			196 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			196 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
=============
 | 
						|
Program Types
 | 
						|
=============
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 1
 | 
						|
   :glob:
 | 
						|
 | 
						|
   prog_*
 | 
						|
 | 
						|
For a list of all program types, see :ref:`program_types_and_elf` in
 | 
						|
the :ref:`libbpf` documentation.
 |