Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 
						
					 
				 
				2010-08-06 09:30:52 -07:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							perf options: Check v type in OPT_U?INTEGER 
						
					 
				 
				2010-05-17 15:43:38 -03:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							perf trace: update Documentation with new perf trace variants 
						
					 
				 
				2010-11-10 08:19:35 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							perf trace scripting: remove system-wide param from shell scripts 
						
					 
				 
				2010-11-10 08:08:20 -06:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							perf header: Don't assume there's no attr info if no sample ids is provided 
						
					 
				 
				2010-11-30 14:48:07 -02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf tools: .gitignore += config.make config.make.autogen 
						
					 
				 
				2010-06-17 10:24:31 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf tools: Add --tui and --stdio to choose the UI 
						
					 
				 
				2010-08-21 10:49:46 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf options: Type check all the remaining OPT_ variants 
						
					 
				 
				2010-05-17 16:22:41 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf buildid: add perfconfig option to specify buildid cache dir 
						
					 
				 
				2010-06-05 09:34:04 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf tools: Remove unneeded code for tracking the cwd in perf sessions 
						
					 
				 
				2010-07-27 11:46:12 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf tools: Remove unneeded code for tracking the cwd in perf sessions 
						
					 
				 
				2010-07-27 11:46:12 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf options: Type check all the remaining OPT_ variants 
						
					 
				 
				2010-05-17 16:22:41 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf inject: Add missing bits 
						
					 
				 
				2010-05-04 10:48:22 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf: add perf-inject builtin 
						
					 
				 
				2010-05-02 13:36:56 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf options: Type check all the remaining OPT_ variants 
						
					 
				 
				2010-05-17 16:22:41 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf list: Fix large list output by using the pager 
						
					 
				 
				2009-08-13 09:05:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf options: Type check OPT_BOOLEAN and fix the offenders 
						
					 
				 
				2010-05-17 16:22:37 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf probe: Add basic module support 
						
					 
				 
				2010-10-21 16:11:44 -02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf record: Fix eternal wait for stillborn child 
						
					 
				 
				2010-12-06 15:13:38 -02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf: Rename append_callchain into callchain_append 
						
					 
				 
				2010-08-22 20:43:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf: Use event__process_task from perf sched 
						
					 
				 
				2010-06-01 00:10:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf tools: Add the ability to specify list of cpus to monitor 
						
					 
				 
				2010-06-05 09:33:01 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf options: Type check OPT_BOOLEAN and fix the offenders 
						
					 
				 
				2010-05-17 16:22:37 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf timechart: Adjust confusing if indentation 
						
					 
				 
				2010-08-05 19:38:02 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list 
						
					 
				 
				2010-11-10 09:16:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf trace: update usage 
						
					 
				 
				2010-11-10 08:20:45 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf: add perf-inject builtin 
						
					 
				 
				2010-05-02 13:36:56 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf inject: Add missing bits 
						
					 
				 
				2010-05-04 10:48:22 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf_counter tools: Add CREDITS file for Git contributors 
						
					 
				 
				2009-06-24 19:54:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf: Fix few typos + cosmetics 
						
					 
				 
				2010-01-13 17:39:44 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Merge branch 'linus' into perf/core 
						
					 
				 
				2010-08-25 13:10:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Merge branch 'perf/urgent' into perf/core 
						
					 
				 
				2010-10-05 09:47:14 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf tools: Make target to generate self contained source tarball 
						
					 
				 
				2010-06-05 09:33:35 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf buildid: add perfconfig option to specify buildid cache dir 
						
					 
				 
				2010-06-05 09:34:04 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf buildid: add perfconfig option to specify buildid cache dir 
						
					 
				 
				2010-06-05 09:34:04 -03:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							perf, MIPS: Support cross compiling of tools/perf for MIPS 
						
					 
				 
				2010-10-12 13:34:37 +02:00