Skip to content

Releases: gregclermont/tinybpf

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 17:48

Install with:

pip install -i https://gregclermont.github.io/tinybpf/ tinybpf

Or with uv inline script metadata:

# /// script
# dependencies = ["tinybpf"]
# [tool.uv]
# index-url = "https://gregclermont.github.io/tinybpf/"
# ///

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jan 12:04

Install with:

pip install -i https://gregclermont.github.io/tinybpf/ tinybpf

Or with uv inline script metadata:

# /// script
# dependencies = ["tinybpf"]
# [tool.uv]
# index-url = "https://gregclermont.github.io/tinybpf/"
# ///

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 22:52

Install with:

pip install -i https://gregclermont.github.io/tinybpf/ tinybpf

Or with uv inline script metadata:

# /// script
# dependencies = ["tinybpf"]
# [tool.uv]
# index-url = "https://gregclermont.github.io/tinybpf/"
# ///

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 07:36

Install with:

pip install -i https://gregclermont.github.io/tinybpf/ tinybpf

Or with uv inline script metadata:

# /// script
# dependencies = ["tinybpf"]
# [tool.uv]
# index-url = "https://gregclermont.github.io/tinybpf/"
# ///

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 23:14

Install with:

pip install -i https://gregclermont.github.io/tinybpf/ tinybpf

Or with uv inline script metadata:

# /// script
# dependencies = ["tinybpf"]
# [tool.uv]
# index-url = "https://gregclermont.github.io/tinybpf/"
# ///

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jan 09:21
26da287

Install with:

pip install -i https://gregclermont.github.io/tinybpf/ tinybpf

Or with uv inline script metadata:

# /// script
# dependencies = ["tinybpf"]
# [tool.uv]
# index-url = "https://gregclermont.github.io/tinybpf/"
# ///

libbpf v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 22:06

Pre-built libbpf shared libraries for tinybpf.

  • libbpf-x86_64.tar.gz: Linux x86_64
  • libbpf-aarch64.tar.gz: Linux aarch64