Skip to content

Commit bfe474f

Browse files
committed
chore: Release
1 parent 85c51f1 commit bfe474f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RELEASES.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Unreleased - ReleaseDate
66

7+
## 0.13.1 - 2025-02-01
8+
79
## 0.13.0 - 2025-02-01
810

911
This release adds Windows support. It uses ETW via `xperf` to record the system activity to an ETL file. Then samply converts the ETL file.

samply/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "samply"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
authors = ["Markus Stange <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.77" # needed by samply-quota-manager -> rusqlite_migration

0 commit comments

Comments
 (0)