mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 18:52:29 +02:00
Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentation
9bdda50151Enable TLS in links in documentation (Jeremy Rand) Pull request description: This PR enables TLS in several documentation links, which improves security. ACKs for top commit: fanquake: ACK9bdda50151Tree-SHA512: 9d04d8771a9daf3c3b9914ff324e2eabfdf3ff5ae7f7dc92b84a1f3527010ceb860e73873a8f24d6051763eb472d9ea324ccbd6129a40318a520ca88c05f0586
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