Skip to content

A libbpf-based utility for characterizing sizes, filesystem locations, and access patterns of an application's filesystem I/O

License

Notifications You must be signed in to change notification settings

mprzybylski/bpf-iotrace

Repository files navigation

bpf-iotrace

A libbpf-based utility for characterizing the sizes, filesystem locations, and access patterns of an application's filesystem I/O

Requirements

See REQUIREMENTS.md

Project layout

This project does its best to follow the Pitchfork Layout. Where its guidelines are ambiguous, project-specific interpretations or exceptions shall be listed below.

vcpkg

According to the Pitchfork spec, the vcpkg dependency manager could have been installed as a submodule in the external or tools directories. vcpkg is installed as a submodule in the tools directory in the bpf-iotrace project.

To do:

  • Write builder image smoke tests
  • GitHub container registry for builder image
  • updatecli pipelines to generate automatic builder image update PRs

About

A libbpf-based utility for characterizing sizes, filesystem locations, and access patterns of an application's filesystem I/O

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published