Enable TLS in links in documentation

This commit is contained in:
Jeremy Rand
2021-09-16 22:00:20 +00:00
parent 6ef84e0503
commit 9bdda50151
6 changed files with 7 additions and 7 deletions

View File

@@ -188,5 +188,5 @@ perf report -i /path/to/datadir/send-big-msgs.perf.data.xxxx --stdio | c++filt |
#### See also:
- [Installing perf](https://askubuntu.com/q/50145)
- [Perf examples](http://www.brendangregg.com/perf.html)
- [Perf examples](https://www.brendangregg.com/perf.html)
- [Hotspot](https://github.com/KDAB/hotspot): a GUI for perf output analysis