Skip to content
/ my-code Public

CLI client for testing and benchmarking your code on edge devices and AI co-processors.

License

Notifications You must be signed in to change notification settings

f0cal/my-code

Repository files navigation

Quick start

VENV_DIR=_venv
curl bootstrap.f0cal.com/master | python3 - git -v ${VENV_DIR}
f0cal my-device --help

About

f0cal/my-code implements a user-friendly frontend to LTTng, a sophisticated application tracing framework.

The major contributions of this project are to:

  • Make it easier to create, share, and leverage tracepoint definitions for third-party libraries.
  • Facilitate test-time assertions against hardware, software, and kernel conditions not visible to the calling test code.
  • Provide rich analysis and visualization of trace data.

Learn more

f0cal.com/docs

About

CLI client for testing and benchmarking your code on edge devices and AI co-processors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages