Clone this repo:
  1. 04505a0 libtracefs utest: Include libgen.h for basename() by Miko Larsson · 3 months ago libtracefs
  2. 7b4a9c9 libtracefs utest: Define _LARGEFILE64_SOURCE for lseek64() with musl by Miko Larsson · 3 months ago
  3. ba75081 libtracefs utest: Add PATH_MAX if it is not already defined by Steven Rostedt (Google) · 3 months ago
  4. 5f27b7f libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf() by Steven Rostedt (Google) · 4 months ago
  5. 73ac9c1 libtracefs: Fix tracefs_instance_reset() of triggers by Steven Rostedt (Google) · 4 months ago
  6. 7d15d77 libtracefs meson: build tracefs-mmap by default by Giulio Benetti · 4 months ago
  7. 67f3b2a libtracefs: version 1.8 by Steven Rostedt (Google) · 4 months ago libtracefs-1.8.0
  8. 8a1322f libtracefs utest: Add tests to use mapping if supported by Steven Rostedt (Google) · 4 months ago
  9. 0a65b79 libtracefs: Add tracefs_mapped_is_supported() API by Steven Rostedt (Google) · 4 months ago
  10. 805f650 libtracefs: Call mmap ioctl if a refresh happens by Steven Rostedt (Google) · 4 months ago
  11. cf7e2a5 libtracefs: Fix tracefs_mmap() kbuf usage by Steven Rostedt (Google) · 4 months ago
  12. 3a26b26 libtracefs: Have nonblock tracefs_cpu reads set errno EAGAIN by Steven Rostedt (Google) · 4 months ago
  13. 2b5bb09 libtracefs: Have tracefs_mmap_read() include subbuf meta data by Steven Rostedt (Google) · 4 months ago
  14. dee0448 libtracefs: Have mapping work with the other tracefs_cpu* functions by Steven Rostedt (Google) · 4 months ago
  15. 28eebc1 libtracefs: Have tracefs_cpu_flush(_buf)() use mapping by Steven Rostedt (Google) · 4 months ago
  16. 065d914 libtracefs: Use mmapping for iterating raw events by Steven Rostedt (Google) · 4 months ago
  17. 1124e0e libtracefs: Use tracefs_cpu_*_buf() calls for iterator by Steven Rostedt (Google) · 4 months ago
  18. f43b293 libtracefs: Unmap mmap mapping on tracefs_cpu close by Steven Rostedt (Google) · 4 months ago
  19. 0d24516 libtracefs Documentation: Fix tracefs_cpu_snapshot_open() man pages by Steven Rostedt (Google) · 4 months ago
  20. 5ff31c0 libtracefs Documentation: Add tracefs_follow_events_clear() to main man page by Steven Rostedt (Google) · 4 months ago