diff --git a/README.md b/README.md index 4c3d54a..15cd6fb 100644 --- a/README.md +++ b/README.md @@ -96,9 +96,6 @@ The `telemetry` command reports CPU utilization, instruction mix, disk stats, ne #### Flame Command Software flamegraphs are useful in diagnosing software performance bottlenecks. Run `perfspect flame` to capture a system-wide software flamegraph. -> [!NOTE] -> Perl is required on the target system to process the data needed for flamegraphs. - ![screenshot of a flame graph from the HTML output of the flame command](docs/flamegraph.png) #### Lock Command diff --git a/version.txt b/version.txt index d1428a7..240bba9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.6.1 \ No newline at end of file +3.7.0 \ No newline at end of file