mirror of
				https://github.com/optim-enterprises-bv/nDPId.git
				synced 2025-10-31 18:27:47 +00:00 
			
		
		
		
	Added GLFW/OpenGL stats drawer written in C++.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -9,3 +9,6 @@ | |||||||
| [submodule "examples/js-rt-analyzer-frontend"] | [submodule "examples/js-rt-analyzer-frontend"] | ||||||
| 	path = examples/js-rt-analyzer-frontend | 	path = examples/js-rt-analyzer-frontend | ||||||
| 	url = https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git | 	url = https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git | ||||||
|  | [submodule "examples/cxx-graph"] | ||||||
|  | 	path = examples/cxx-graph | ||||||
|  | 	url = https://github.com/utoni/nDPId-Graph.git | ||||||
|   | |||||||
| @@ -26,6 +26,10 @@ Tiny nDPId json dumper. Does not provide any useful funcationality besides dumpi | |||||||
|  |  | ||||||
| Integration example that verifies flow timeouts on SIGUSR1. | Integration example that verifies flow timeouts on SIGUSR1. | ||||||
|  |  | ||||||
|  | ## cxx-graph | ||||||
|  |  | ||||||
|  | A standalone GLFW/OpenGL application that draws statistical data using ImWeb/ImPlot/ImGui. | ||||||
|  |  | ||||||
| ## js-rt-analyzer | ## js-rt-analyzer | ||||||
|  |  | ||||||
| [nDPId-rt-analyzer](https://gitlab.com/verzulli/ndpid-rt-analyzer.git) | [nDPId-rt-analyzer](https://gitlab.com/verzulli/ndpid-rt-analyzer.git) | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								examples/cxx-graph
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								examples/cxx-graph
									
									
									
									
									
										Submodule
									
								
							 Submodule examples/cxx-graph added at 3491eafcd1
									
								
							
		Reference in New Issue
	
	Block a user
	 Toni Uhlig
					Toni Uhlig