netbird/client/server
Maycon Santos bd8f0c1ef3
[client] add profiling dumps to debug package (#3517)
enhances debugging capabilities by adding support for goroutine, mutex, and block profiling while updating state dump tracking and refining test and release settings.

- Adds pprof-based profiling for goroutine, mutex, and block profiles in the debug bundle.
- Updates state dump functionality by incorporating new status and key fields.
- Adjusts test validations and default flag/retention settings.
2025-03-23 13:46:09 +01:00
..
debug_linux.go [client] Add firewall rules to the debug bundle (#3089) 2024-12-23 15:57:15 +01:00
debug_nonlinux.go [client] Add firewall rules to the debug bundle (#3089) 2024-12-23 15:57:15 +01:00
debug_test.go [client] Add firewall rules to the debug bundle (#3089) 2024-12-23 15:57:15 +01:00
debug.go [client] add profiling dumps to debug package (#3517) 2025-03-23 13:46:09 +01:00
event.go [client] Add UI client event notifications (#3207) 2025-02-20 11:00:02 +01:00
forwardingrules.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
log.go Restore netbird state and log level after debug (#2047) 2024-05-24 13:27:41 +02:00
network.go Nil check on route manager (#3486) 2025-03-13 00:04:00 +01:00
panic_generic.go [client] Log windows panics (#2829) 2024-11-01 15:08:22 +01:00
panic_windows.go [client] Enable windows stderr logs by default (#3476) 2025-03-10 11:30:49 +01:00
server_test.go [client,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00
server.go Increase the timeout to 50 sec (#3481) 2025-03-10 18:23:47 +01:00
state_generic.go [client] Cleanup firewall state on startup (#2768) 2024-10-24 14:46:24 +02:00
state_linux.go [client] Cleanup firewall state on startup (#2768) 2024-10-24 14:46:24 +02:00
state.go [client] Add state handling cmdline options (#2821) 2024-12-03 16:07:18 +01:00
trace.go [client,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00