mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	gh-109329: Add stat for "trace too short" (GH-110402)
This commit is contained in:
		
							parent
							
								
									1328fa31fe
								
							
						
					
					
						commit
						9eb2489266
					
				
					 4 changed files with 5 additions and 0 deletions
				
			
		|  | @ -798,6 +798,7 @@ translate_bytecode_to_trace( | |||
|         return trace_length; | ||||
|     } | ||||
|     else { | ||||
|         OPT_STAT_INC(trace_too_short); | ||||
|         DPRINTF(4, | ||||
|                 "No trace for %s (%s:%d) at byte offset %d\n", | ||||
|                 PyUnicode_AsUTF8(code->co_qualname), | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michael Droettboom
						Michael Droettboom