Tamir Duberstein
23ece3d794
public-api: regenerate
...
See https://github.com/rust-lang/rust/pull/126877 , I think.
3 months ago
Dave Tucker
ef0d1253ef
fix(ebpf): Remove PerfEventArray::with_max_entries
...
This API doesn't make sense as the max_entries needs to be set to the
number of online CPUs by the loader.
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 months ago
Wouter Dullaert
b8a22fa040
feat(aya-ebpf): Add memmove to the public-api
4 months ago
dependabot[bot]
d581431d9a
build(deps): update public-api requirement in the cargo-crates group
...
Updates the requirements on [public-api](https://github.com/Enselic/cargo-public-api ) to permit the latest version.
Updates `public-api` to 0.35.1
- [Release notes](https://github.com/Enselic/cargo-public-api/releases )
- [Changelog](https://github.com/Enselic/cargo-public-api/blob/main/rustdoc-json/CHANGELOG.md )
- [Commits](https://github.com/Enselic/cargo-public-api/compare/public-api-v0.35.0...public-api-v0.35.1 )
---
updated-dependencies:
- dependency-name: public-api
dependency-type: direct:production
dependency-group: cargo-crates
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Tamir Duberstein
bfafe9e786
public-api: regenerate
...
See https://github.com/rust-lang/rust/commit/ec201b86 .
5 months ago
Tamir Duberstein
35aa9ac1a5
public-api: regenerate
...
See https://github.com/Enselic/cargo-public-api/pull/584 .
Constant values are no longer considered part of the API.
5 months ago
tyrone-wu
1cf3d3c222
public-api: added new api for RetProbeContext
7 months ago
Tamir Duberstein
c302f8370d
public-api: regenerate
...
Nightly now exposes `core::marker::Freeze`.
https://github.com/rust-lang/rust/pull/121840
8 months ago
Dave Tucker
d0c244356f
chore: Bless public API changes
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
8 months ago