Catalin-Emil Fetoiu
1643267e47
create zip file in script and add documentation
2023-08-21 17:11:15 -07:00
Catalin-Emil Fetoiu
c285783bf4
add new networking diagnostics script
2023-08-18 13:31:42 -07:00
Keith Horton
bf081c1c36
updating the list of event providers for network traces
2023-08-17 23:22:37 -07:00
Ben Hillis
a39d0e6f7e
Add additional tracelogging provider for inbox WSL ( #10325 )
2023-07-25 14:07:47 -07:00
Cătălin Emil Fetoiu
8f23d2f234
Add networking diagnostics to collect-wsl-logs script ( #10180 )
...
Add netwokring diagnostics to collect-wsl-logs script and additional commands to networking.sh
---------
Co-authored-by: Catalin-Emil Fetoiu <cfetoiu@microsoft.com>
Co-authored-by: Mitchell Schmidt <74631052+mitschmi@users.noreply.github.com>
2023-06-21 17:23:07 -07:00
Peter Martincic
92e8989fc2
Add missing comma
2023-06-13 15:08:09 -07:00
Blue
1a0696ef34
Add a script to dump all stacks from the debug shell ( #10178 )
...
* Add a script to dump init's stacks and fd's
* Fix LF
2023-06-13 14:52:18 -07:00
Blue
5db50890d5
Various improvements to collect-wsl-logs.ps1 ( #9731 )
2023-03-06 09:44:33 -08:00
Blue
2a0e0f7323
Ignore special keys when waiting for user input to save the logs ( #9730 )
2023-03-03 10:34:00 -08:00
Blue
c942369f11
Add log providers to diagnose issues with wsl --install ( #9581 )
2023-02-28 09:15:45 -08:00
Blue
03cc674be0
Add wsl_devicehost log provider to default log profile ( #9525 )
2023-01-25 12:15:14 -08:00
Blue
978bfa9839
Add the plan9 errors log provider to wsl.wprp ( #9532 )
2023-01-24 15:20:50 -08:00
Blue
eba4a86e13
Add virtdisk and vhdmp log providers to wsl.wprp and wsl_storage.wprp ( #9444 )
2023-01-06 15:22:20 -08:00
Blue
44fbc2446d
Add information on the optional components in collect-wsl-logs.ps1 ( #9447 )
2023-01-06 11:16:02 -08:00
Blue
09a63d56e6
Add logic to capture the content of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2 ( #9298 )
2022-12-12 12:18:15 -08:00
Blue
8be1c312f1
Add a script to faciliate debugging for init ( #8988 )
2022-11-02 10:17:33 -07:00
Blue
c638517039
Add a WPR log profile with detailed storvsp logging ( #9047 )
2022-11-01 10:56:47 -07:00
Blue
f8fca4afcb
Silence errors if the WSL package isn't installed ( #9076 )
2022-10-31 12:48:16 -07:00
Blue
631dd11c65
Add a -Dump flag to collect-wsl-logs ( #9077 )
...
* Add a -Dump flag to collect-wsl-logs
* Format
2022-10-31 12:47:46 -07:00
Blue
e3a6bcb22a
Add netmgmt provider to wsl.wprp ( #8660 )
2022-08-01 10:28:10 -07:00
Peter Martincic
e48002006e
Don't bail on errors.
2022-05-05 16:18:43 -07:00
Blue
6807291a64
Add a powershell script to collect WSL logs, and reference it as the prefered method in CONTRIBUTING.MD ( #8348 )
...
* Add a powershell script to collect WSL logs, and reference it as the prefered method in CONTRIBUTING.MD
2022-05-03 14:20:05 -07:00
Dimitri Papadopoulos Orfanos
b88392bafb
Fix typos found by codespell ( #8047 )
2022-03-28 13:12:52 -07:00
Blue
227f11dbab
Update networking.bat for store WSL ( #8132 )
2022-03-28 13:12:22 -07:00
Byron
7c0f6331bd
Small grammar changes ( #7495 )
...
* Small grammar changes
- Changed admin messages to say "administrative privileges"
- Added notes for :fail and :admin
* punctuation in note messages
2021-11-01 15:57:39 -07:00
Thomas Plaçais
622227b122
Update networking.sh ( #7594 )
2021-11-01 15:57:01 -07:00
Paul R Joslin
9600e253bd
networking.sh - should run as root. ( #7329 )
...
If networking.sh is run by a non-root user, "ping: socket: Operation not permitted" may result. This adds a test & warning.
2021-09-23 13:34:52 -07:00
Paul R Joslin
1d1e21dc10
Add /etc/os-release to information collected. ( #7330 )
...
If lsb_release is not installed, /etc/issue is output. However, /etc/issue is a template used by agetty/mingetty to output issue. On my system, it contains
\S
Kernel \r on an \m
Collect /etc/os-release in addition.
2021-09-23 13:34:27 -07:00
slycordinator
dc0dbbc444
minor shell script changes ( #7034 )
...
Changed to check "ip route" command success with "if (cmd); then ... ; else ... ; fi" construct instead of checking exit codes
changed which to type
type is a shell builtin, which is preferable to using the external which command
2021-08-02 22:45:08 -07:00
Blue
85fc13796c
Add Windows feature list to networking.bat ( #7078 )
2021-07-21 16:49:05 -07:00
Blue
abd988810d
Fallback to wget if curl is not available ( #6479 )
2021-01-27 17:38:33 -08:00
Blue
64bcf39a3c
Add more providers and packet capture to networking.bat ( #6465 )
2021-01-27 10:07:31 -08:00
Blue
a5587856f9
Add missing event providers in wsl_networking.wprp ( #6466 )
2021-01-26 12:49:37 -08:00
Blue
eb8129d672
Improve network diagnostic scripts ( #6452 )
2021-01-22 17:35:15 -08:00
Blue
5c4ea8de2c
Add a wpr log profile for WSL and instructions on how to use it ( #6436 )
...
* Add a wpr log profile for WSL and instructions on how to use it
2021-01-20 11:16:16 -08:00
Blue
2cca95b9c9
Add a script to help diagnose networking issue and instructions to run it
2021-01-14 15:07:36 -08:00