Releases: aws/aperf
Releases · aws/aperf
v0.1.3-alpha
v0.1.2-alpha
What's Changed
- Bump tokio from 1.21.2 to 1.23.1 by @dependabot in #37
- Bump bumpalo from 3.10.0 to 3.12.0 by @dependabot in #38
- Bump libgit2-sys from 0.14.0+1.5.0 to 0.14.2+1.5.1 by @dependabot in #39
- Bump git2 from 0.15.0 to 0.16.1 by @dependabot in #40
- Upgrade Collector to reduce cpu utilization of the tool by @janaknat in #41
- Bump tokio from 1.23.1 to 1.24.2 by @dependabot in #44
- Build improvements by @wash-amzn in #43
- Add support for collecting/visualzing Perf Stat by @janaknat in #42
- Use the run name as dir name by @janaknat in #45
- Fix visualization of interrupt data by @janaknat in #47
- Add favicon for APerf by @janaknat in #48
New Contributors
- @dependabot made their first contribution in #37
- @wash-amzn made their first contribution in #43
Full Changelog: v0.1.1-alpha...v0.1.2-alpha
v0.1.1-alpha
What's Changed
- Add support for collecting, visualizing Interrupt data by @janaknat in #31
- Add support for visualizing Disk Stats by @janaknat in #33
- Add support for collecting, visualizing Sysctl data by @janaknat in #34
- Release action has been failing to update an existing release. When r… by @yugesk in #36
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
v0.1.0-alpha
What's Changed
- Create a HashMap to hold all the datatypes by @janaknat in #1
- Add support for collecting CPU Utilization data by @janaknat in #2
- Add support for collecting Vmstat data by @janaknat in #3
- Basic build/test CI workflow for both x86_64 and arm64 platforms. by @yugesk in #5
- Add support for collectin Disk stats by @janaknat in #6
- Misc updates for DataType by @janaknat in #7
- Use TimeEnum for storing time data by @janaknat in #8
- Collect, process and store System information & Kernel config. by @yugesk in #10
- Use Anyhow for error propagation by @janaknat in #11
- Create a meta_data.yaml on every run by @janaknat in #12
- Add core API for visualizer by @janaknat in #13
- Add performance-data-visualizer binary by @janaknat in #14
- Added logic to collect EC2 instance metadata using cmd_lib. by @yugesk in #15
- Fixing ci.yaml file by @yugesk in #16
- Add support for visualizing CPU Utilization data by @janaknat in #18
- Add support for visualizing Vmstat data by @janaknat in #20
- Enabled building with musl, this helps in static linking. by @yugesk in #22
- Upload binaries generated for each tag release. by @yugesk in #23
- Local release CI file not accessible by @yugesk in #25
- Reusable workflow needed on.workflow_call by @yugesk in #26
- ARM64 binaries were not updated due to an issue with action step, using a… by @yugesk in #27
- Add support for visualizing Kernel Config data by @janaknat in #24
- Add support for visualizing SUT Information by @janaknat in #28
- Tar output files before uploading it as part of releases by @yugesk in #29
- Change to use github.ref_name for naming tar file instead of github.ref by @yugesk in #30
New Contributors
Full Changelog: https://github.com/aws/performance-data-assistant/commits/v0.1.0-alpha