mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-18 11:37:40 +02:00
Enable TLS in links in documentation
This commit is contained in:
@@ -349,7 +349,7 @@ make cov
|
||||
|
||||
Profiling is a good way to get a precise idea of where time is being spent in
|
||||
code. One tool for doing profiling on Linux platforms is called
|
||||
[`perf`](http://www.brendangregg.com/perf.html), and has been integrated into
|
||||
[`perf`](https://www.brendangregg.com/perf.html), and has been integrated into
|
||||
the functional test framework. Perf can observe a running process and sample
|
||||
(at some frequency) where its execution is.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user