Nathalie Furmento
							
						 | 
						
							
							
								6a16f8370f
							
							update copyright holders
						 | 
						5 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4ec07ae93a
							
							Fix memory release in starpu_perfmodel_*
						 | 
						5 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								73d45564a4
							
							Add XML output for starpu_perfmodel_display and starpu_perfmodel_dump_xml() function
						 | 
						6 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								f7abbfa6fc
							
							update copyright
						 | 
						7 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								fd8f48d684
							
							tools: fix copyrights
						 | 
						7 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								1bde3720b2
							
							tools: include needed common/config.h
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								57c59a0646
							
							no longer include config.h, instead include common/config.h or starpu_config.h when needed
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								537122f7f4
							
							minor fixes following sonar scanner warnings
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								ef3d46ef53
							
							fix crash on macos: we need to initialize starpu_perfmodel's rwlock
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								5ee635bf3b
							
							Free perfmodel resources
						 | 
						8 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								6cc8dcb563
							
							fix bugs detected by coverity
						 | 
						9 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								bb61f3808d
							
							update cnrs copyright
						 | 
						10 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								602bb833df
							
							perfmodel: turn private function which frees internal memory for sampling directories management and call it from tools which do not call starpu_shutdown
						 | 
						11 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								c97682b21a
							
							Fix warning
						 | 
						11 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4b1a16edde
							
							Fix University name after the fusion..
						 | 
						11 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								1359bf77f3
							
							use _WIN32 instead of just MINGW32
						 | 
						11 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								ea5ee9a905
							
							Fix typo
						 | 
						11 gadi atpakaļ | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								7d923415de
							
							Make sure the perfmodel is initialized
						 | 
						12 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								219507e0e0
							
							perfmodel: new functionality to print directory name storing performance models
						 | 
						12 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								504f1733df
							
							tools/starpu_perfmodel_display.c: fix usage function
						 | 
						12 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b4235cc2d8
							
							remove no longer valid reference to gordon
						 | 
						12 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								44b768e307
							
							tools: fix display of package version information (thanks to Ludovic Courtès for the patch)
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								58751f7a82
							
							perfmodel: it is not an error if the perfmodel directory does not exist when we try to list the available perfmodels, it just means none has been saved yet
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3396e1e637
							
							tools: only include starpu.h as it includes all the other starpu_ .h files
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3e883f24fc
							
							perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								68fe0ad42e
							
							tools/starpu_perfmodel_display.c: rename internal functions and make them independant (i.e they no longer use static global variables), that's the first step to move them to the StarPU public API
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								36a9619038
							
							perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								f8327e8c53
							
							Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								dafa8ecde1
							
							tools/starpu_perfmodel_display.c: revert 6934 as problem is now fixed by 6936
						 | 
						13 gadi atpakaļ | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								7667ff35f7
							
							tools/starpu_perfmodel_display.c: redefine variable as static and global, defining it locally leads to a segfault. That needs to be investigated, in the meantime, fix the code that it does not crash
						 | 
						13 gadi atpakaļ |