File tree 2 files changed +5
-1
lines changed
src/Measurement_Observation/Binary_Profiling
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ by `Input Output Global <https://iohk.io/>`_.
26
26
Release History
27
27
---------------
28
28
29
+ * April, 2024
30
+
31
+ * :ref: `Linux Perf <Perf Chapter >` first draft finished.
32
+
29
33
* February, 2024
30
34
31
35
* :ref: `How to Debug <How To Debug chapter >` first draft finished.
Original file line number Diff line number Diff line change @@ -918,7 +918,7 @@ Helpful One Liners
918
918
919
919
The most robust list is given by `Brendan Gregg <https://www.brendangregg.com/perf.html#OneLiners >`__.
920
920
921
- #. Visualizing with `speedscope<https://www.speedscope.app/> `__. Speedscope
921
+ #. Visualizing with `speedscope <https://www.speedscope.app/ >`__. Speedscope
922
922
directly `supports
923
923
<https://github.com/jlfwong/speedscope/wiki/Importing-from-perf-(linux)> `__
924
924
perf. You can drop your ``perf.data `` directly into the web app or if you
You can’t perform that action at this time.
0 commit comments