Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

[Version 0.3.0] - 2023-08-29

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 14:17
· 2 commits to main since this release
v0.3.0
75aba62

Release Notes

Changed

  • Renamed ExpectedAmLabel to FunctionInfo
  • ExpectedAmLabel.module and ExpectedAmLabel.function are now nested in
    a new FunctionId structure: FunctionInfo.id.(module|function).

Added

  • Added locus information in the FunctionInfo struct.
    • list --all now includes the instrumentation location information when
      available in each returned FunctionInfo structure

Install am_list 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/autometrics-dev/am_list/releases/download/v0.3.0/am_list-installer.sh | sh

Download am_list 0.3.0

target kind download
aarch64-apple-darwin tarball am_list-aarch64-apple-darwin.tar.gz
x86_64-apple-darwin tarball am_list-x86_64-apple-darwin.tar.gz
x86_64-pc-windows-msvc tarball am_list-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball am_list-x86_64-unknown-linux-gnu.tar.gz