Skip to content

Commit e0dec47

Browse files
authored
prepare for 3.7.0 release (#368)
* prepare for 3.7.0 release Signed-off-by: Harper, Jason M <[email protected]> * prepare for 3.7.0 release Signed-off-by: Harper, Jason M <[email protected]> --------- Signed-off-by: Harper, Jason M <[email protected]>
1 parent 5352c2e commit e0dec47

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ The `telemetry` command reports CPU utilization, instruction mix, disk stats, ne
9696
#### Flame Command
9797
Software flamegraphs are useful in diagnosing software performance bottlenecks. Run `perfspect flame` to capture a system-wide software flamegraph.
9898

99-
> [!NOTE]
100-
> Perl is required on the target system to process the data needed for flamegraphs.
101-
10299
![screenshot of a flame graph from the HTML output of the flame command](docs/flamegraph.png)
103100

104101
#### Lock Command

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.6.1
1+
3.7.0

0 commit comments

Comments
 (0)