mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
removed text on sending profiling info
This commit is contained in:
@@ -100,11 +100,7 @@ In a Linux system you can profile ocserv using the following command.
|
||||
# perf record -g ocserv
|
||||
```
|
||||
|
||||
After the server is terminated, the output is placed in perf.data. It does
|
||||
not contain any sensitive information. If you run a server for long time,
|
||||
and under usage (i.e., clients connecting and transferring data), please
|
||||
send that information to nmav@gnutls.org.
|
||||
|
||||
After the server is terminated, the output is placed in perf.data.
|
||||
You may examine the output using:
|
||||
```
|
||||
# perf report
|
||||
|
||||
Reference in New Issue
Block a user