Fetch remote server trace reports
ci / test (push) Waiting to run
ci / fuzz-smoke (push) Waiting to run
ci / windows-client (push) Waiting to run
ci / package-release (linux-x86_64, ubuntu-latest) (push) Waiting to run
ci / package-release (macos-aarch64, macos-14) (push) Waiting to run
ci / package-release (macos-x86_64, macos-13) (push) Waiting to run
ci / package-release (windows-x86_64, windows-latest) (push) Waiting to run
ci / remote-bench (push) Waiting to run
ci / test (push) Waiting to run
ci / fuzz-smoke (push) Waiting to run
ci / windows-client (push) Waiting to run
ci / package-release (linux-x86_64, ubuntu-latest) (push) Waiting to run
ci / package-release (macos-aarch64, macos-14) (push) Waiting to run
ci / package-release (macos-x86_64, macos-13) (push) Waiting to run
ci / package-release (windows-x86_64, windows-latest) (push) Waiting to run
ci / remote-bench (push) Waiting to run
This commit is contained in:
@@ -85,12 +85,13 @@ dosh trace --client-log /tmp/dosh-client.log HOST
|
||||
Summarize collected traces with:
|
||||
|
||||
```sh
|
||||
dosh trace report --client-log /tmp/dosh-client.log
|
||||
dosh trace report HOST --client-log /tmp/dosh-client.log
|
||||
```
|
||||
|
||||
Set `DOSH_TRACE=/tmp/dosh-server.log` on `dosh-server` for matching server
|
||||
events. Trace byte prefixes are enabled for `dosh trace`, so use it only for
|
||||
short reproductions.
|
||||
When `HOST` is given, Dosh fetches `/tmp/dosh-server.log` over SSH before
|
||||
building the report. Set `DOSH_TRACE=/tmp/dosh-server.log` on `dosh-server` for
|
||||
matching server events. Trace byte prefixes are enabled for `dosh trace`, so use
|
||||
it only for short reproductions.
|
||||
|
||||
## VS Code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user