From c92ada14eca88509223790f764a508754d5bc32c Mon Sep 17 00:00:00 2001 From: "Harper, Jason M" Date: Thu, 5 Jun 2025 16:17:09 -0700 Subject: [PATCH 1/2] prepare for 3.7.0 release Signed-off-by: Harper, Jason M --- README.md | 3 --- version.txt | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c3d54ae..15cd6fbb 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 d1428a7e..240bba90 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 From 54406037dbefc01240568aa1c2b37b3c26552ff0 Mon Sep 17 00:00:00 2001 From: "Harper, Jason M" Date: Thu, 5 Jun 2025 16:17:09 -0700 Subject: [PATCH 2/2] prepare for 3.7.0 release Signed-off-by: Harper, Jason M --- README.md | 3 --- version.txt | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c3d54ae..15cd6fbb 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 d1428a7e..240bba90 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