Skip to content

Releases: eunomia-bpf/bpftime

GPU support for bpftime

02 Oct 07:26

Choose a tag to compare

What's Changed

  • feat: Enhance file descriptor management and environment variable par… by @yunwei37 in #438
  • fix a race condition and improve performance in userspace ringbuf reservation by @Officeyutong in #430
  • fix: cleanup when reattach by @Officeyutong in #439
  • GPU: support per-thread GPU ringbuffer by @Officeyutong in #425
  • fix: Mocked epoll_wait doesn't support timeout = -1 by @Officeyutong in #442
  • [FEATURE] Implement pure data structure maps for queue_map & stack_map by @Sy0307 in #401
  • [WIP] Fix new maps example test in new bpftool & libbpf version by @Sy0307 in #445
  • [+] New CI for testing bpftime under gcc-13 by @Sy0307 in #446
  • Reorder examples and add documents by @yunwei37 in #451
  • fix: Resolve compilation failure when BPFTIME_ENABLE_CUDA_ATTACH=1 by @axhmfhnp in #452
  • enhances the CUDA benchmarking and add memtrace by @yunwei37 in #453

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Aug 13:45

Choose a tag to compare

What's Changed

Read more

v0.0.3

18 Nov 06:13
9afc86b

Choose a tag to compare

Support interact with kernel and other types.

Linux plumbers meeting version:

We talked about it in LPC 23 today, and the slides: https://lpc.events/event/17/contributions/1639
Stream: https://youtube.com/watch?v=zDNZY0HQOMw&t=1765s

The draft paper: https://arxiv.org/abs/2311.07923

v0.0.2

03 Oct 14:19
e7f7717

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

30 Sep 17:03

Choose a tag to compare

This is a pre-release for the core component, for Prove-of-Concept working.

What's Changed

New Contributors

Full Changelog: https://github.com/eunomia-bpf/bpftime/commits/v0.0.1