Skip to content

Releases: aws/aperf

v0.1.10-alpha

29 Apr 18:16
Compare
Choose a tag to compare

This release predominantly contains bug fixes and version bumps.

What's Changed

New Contributors

Full Changelog: v0.1.9-alpha...v0.1.10-alpha

v0.1.9-alpha

12 Oct 22:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8-alpha...v0.1.9-alpha

v0.1.8-alpha

30 Aug 16:49
1ac28b6
Compare
Choose a tag to compare
v0.1.8-alpha Pre-release
Pre-release

What's Changed

  • Add support for collecting/visualizing Perf Profile data by @janaknat in #77

Full Changelog: v0.1.7-alpha...v0.1.8-alpha

v0.1.7-alpha

14 Aug 21:54
Compare
Choose a tag to compare

APerf is changed to use a binary file format to store the data gathered. The change from YAML to a binary format reduces the APerf CPU utilization. The data collected with <= v0.1.6-alpha can no longer be processed with >= 0.1.7-alpha.

What's Changed

New Contributors

Full Changelog: v0.1.6-alpha...v0.1.7-alpha

v0.1.6-alpha

15 May 20:28
Compare
Choose a tag to compare

What's Changed

Aperf now has 1 binary with 2 sub-commands:

  • aperf record => similar to aperf-collector
  • aperf report => similar to aperf-visualizer
    • A static HTML report is now generated. There is no need to use an HTTP server to view the output.
  • See the README for more information.

Commits:

Full Changelog: v0.1.5-alpha...v0.1.6-alpha

v0.1.5-alpha

17 Mar 20:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4-alpha...v0.1.5-alpha

v0.1.4-alpha

07 Mar 19:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3-alpha...v0.1.4-alpha

v0.1.3-alpha

17 Feb 22:43
Compare
Choose a tag to compare

What's Changed

  • Enable builds on AL2 runners. by @yugesk in #46
  • BUG: Sys:new_all() is taking too much time to scan all the resources … by @yugesk in #50
  • Use Path to form the file_names by @janaknat in #49

Full Changelog: v0.1.2-alpha...v0.1.3-alpha

v0.1.2-alpha

15 Feb 17:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1-alpha...v0.1.2-alpha

v0.1.1-alpha

22 Dec 21:56
5114b87
Compare
Choose a tag to compare

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