Skip to content

Release v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 12:30

We are pleased to release the 0.0.5 version of pwru.

The major changes include:

  • pwru is published in a Docker image, and can be run with
    docker run --privileged --rm -t --pid=host cilium/pwru [args].
  • Changes to the output format (added CPU, made Timestamp optional).
  • Fix function offsets to handle endbr64 in the kernel code.

f9c08d7 - Update README.md (@brb)
93fee0a - Make timestamp optional (@brb)
5c28bfc - Add CPU ID to output (@brb)
f166870 - Try to fix endbr64 kprobe mess (@brb)
73eaf6e - Bump 8398a7/action-slack from 3.13.1 to 3.13.2 (dependabot)
d01a490 - Bump actions/cache from 3.0.7 to 3.0.8 (dependabot)
fb370b6 - Bump 8398a7/action-slack from 3.13.0 to 3.13.1 (dependabot)
8a36dc0 - add multi-stage builds to minimize docker image size (@voldemorte)
bb24e94 - Bump actions/cache from 3.0.6 to 3.0.7 (dependabot)
c4aea7d - Bump actions/cache from 3.0.5 to 3.0.6 (dependabot)