This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Release Notes
Changed
- Renamed
ExpectedAmLabel
toFunctionInfo
ExpectedAmLabel.module
andExpectedAmLabel.function
are now nested in
a newFunctionId
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 returnedFunctionInfo
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 |