1. a2bfb49 libtracefs: utest: Rename private functions to fix static building by Metin Kaya · 2 weeks ago libtracefs
  2. 65f629e libtracefs utest: Do not test more events than what the ring buffer can hold by Steven Rostedt (Google) · 7 weeks ago
  3. 05a5dc4 libtracefs utest: Fix min percent test by Steven Rostedt (Google) · 7 weeks ago
  4. 0a46992 libtracefs utest: Add test to check handling multiple dynamic events by Steven Rostedt (Google) · 7 weeks ago
  5. bd47435 libtracefs: Destroy synthetic and eprobes before other events by Steven Rostedt (Google) · 7 weeks ago
  6. 78d8d2e libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly by Steven Rostedt (Google) · 7 weeks ago
  7. ef70c00 libtracefs .gitignore: Ignore utest/trace-utest in git by Metin Kaya · 7 weeks ago
  8. ff20336 libtracefs utest: Do not test kprobe interface if there's no kprobes by Steven Rostedt (Google) · 4 months ago
  9. 93d9049 libtracefs: Have tracefs_instance_tracers() return instance tracers by Steven Rostedt (Google) · 4 months ago
  10. 4cbebed libtracefs: Documentation: Add missing documentation to meson.build by Michal Sojka · 4 months ago
  11. 417c2e3 libtracefs: version 1.8.1 by Steven Rostedt (Google) · 4 months ago libtracefs-1.8.1
  12. 41efd9e libtracefs: Add meson build targets to Makefile by Steven Rostedt (Google) · 4 months ago
  13. 310b796 libtracefs utest: Add better logic to cause missed events by Steven Rostedt (Google) · 4 months ago
  14. b589e32 libtracefs: Add cpu-map sample to trace mapped buffer by Steven Rostedt (Google) · 4 months ago
  15. 4ede86e libtracefs: Enable mmapped ring buffer by Steven Rostedt (Google) · 4 months ago
  16. e6737d4 libtracefs: Initialize val in build_filter() by Jerome Marchand · 6 months ago
  17. 590e452 libtracefs: Close dir in the error path in tracefs_event_systems() by Jerome Marchand · 6 months ago
  18. 0309a87 libtracefs: Close dir in the error path in tracefs_system_events() by Jerome Marchand · 6 months ago
  19. f34fb1f libtracefs: Prevent memory leak in tracefs_dynevent_get_all() by Jerome Marchand · 6 months ago
  20. 48e906b libtracefs: my_yyinput() should return 0 when no data can be read by Jerome Marchand · 6 months ago
  21. 5e5b2a7 libtracefs: Prevent memory leak in tracefs_instance_create() by Jerome Marchand · 6 months ago
  22. 8f2593f libtracefs: Prevent a memory leak in open_cpu_files() by Jerome Marchand · 6 months ago
  23. 7d77b83 libtracefs: Prevent a memory leak in tracefs_system_events() by Jerome Marchand · 6 months ago
  24. 7fcd8d2 libtracefs: Prevent a memory leak in add_func_str() by Jerome Marchand · 6 months ago
  25. a01d0ba libtracefs: Don't leak socket file descriptor in open_vsock() by Jerome Marchand · 6 months ago
  26. efdf7f7 libtracefs: Prevent memory leak in tracefs_event_systems() by Jerome Marchand · 6 months ago
  27. 2342293 libtracefs: Prevent a memory leak in tracefs_synth_add_end_field() by Jerome Marchand · 6 months ago
  28. 1c95394 libtracefs: Prevent a memory leak in update_fields() by Jerome Marchand · 6 months ago
  29. 6b35665 libtracefs: Prevent memory leak in append_filer() by Jerome Marchand · 6 months ago
  30. aecc0b7 libtracefs: Call va_end() before exiting tracefs_hist_set_sort_key() by Jerome Marchand · 6 months ago
  31. a5e37f7 libtracefs: Add trace-mmap.c to meson build by Steven Rostedt (Google) · 7 months ago
  32. 8f62e96 libtracefs meson: Use SemVer in the build description by Aleksander Trofimowicz · 9 months ago
  33. e04fa01 meson: Add utest option by Fabrice Fontaine · 9 months ago
  34. fb213a4 libtracefs: Update trace_buffer_meta by Vincent Donnefort · 9 months ago
  35. 04505a0 libtracefs utest: Include libgen.h for basename() by Miko Larsson · 10 months ago
  36. 7b4a9c9 libtracefs utest: Define _LARGEFILE64_SOURCE for lseek64() with musl by Miko Larsson · 10 months ago
  37. ba75081 libtracefs utest: Add PATH_MAX if it is not already defined by Steven Rostedt (Google) · 10 months ago
  38. 5f27b7f libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf() by Steven Rostedt (Google) · 11 months ago
  39. 73ac9c1 libtracefs: Fix tracefs_instance_reset() of triggers by Steven Rostedt (Google) · 11 months ago
  40. 7d15d77 libtracefs meson: build tracefs-mmap by default by Giulio Benetti · 11 months ago
  41. 67f3b2a libtracefs: version 1.8 by Steven Rostedt (Google) · 11 months ago libtracefs-1.8.0
  42. 8a1322f libtracefs utest: Add tests to use mapping if supported by Steven Rostedt (Google) · 11 months ago
  43. 0a65b79 libtracefs: Add tracefs_mapped_is_supported() API by Steven Rostedt (Google) · 11 months ago
  44. 805f650 libtracefs: Call mmap ioctl if a refresh happens by Steven Rostedt (Google) · 11 months ago
  45. cf7e2a5 libtracefs: Fix tracefs_mmap() kbuf usage by Steven Rostedt (Google) · 11 months ago
  46. 3a26b26 libtracefs: Have nonblock tracefs_cpu reads set errno EAGAIN by Steven Rostedt (Google) · 11 months ago
  47. 2b5bb09 libtracefs: Have tracefs_mmap_read() include subbuf meta data by Steven Rostedt (Google) · 11 months ago
  48. dee0448 libtracefs: Have mapping work with the other tracefs_cpu* functions by Steven Rostedt (Google) · 11 months ago
  49. 28eebc1 libtracefs: Have tracefs_cpu_flush(_buf)() use mapping by Steven Rostedt (Google) · 11 months ago
  50. 065d914 libtracefs: Use mmapping for iterating raw events by Steven Rostedt (Google) · 11 months ago
  51. 1124e0e libtracefs: Use tracefs_cpu_*_buf() calls for iterator by Steven Rostedt (Google) · 11 months ago
  52. f43b293 libtracefs: Unmap mmap mapping on tracefs_cpu close by Steven Rostedt (Google) · 11 months ago
  53. 0d24516 libtracefs Documentation: Fix tracefs_cpu_snapshot_open() man pages by Steven Rostedt (Google) · 11 months ago
  54. 5ff31c0 libtracefs Documentation: Add tracefs_follow_events_clear() to main man page by Steven Rostedt (Google) · 11 months ago
  55. 0c7d9f7 libtracefs: Add man pages for tracefs_snapshot_*() functions by Steven Rostedt (Google) · 11 months ago
  56. b2dc3e0 libtracefs sql: Rename TIMESTAMP_USECS_DELTA to TIMESTAMP_DELTA_USECS by Steven Rostedt (Google) · 11 months ago
  57. 585ec77 libtracefs: Force off trace mmapping by Steven Rostedt (Google) · 11 months ago
  58. 2ed14b5 libtracefs: Add ring buffer memory mapping APIs by Steven Rostedt (Google) · 11 months ago
  59. 173ffc0 libtracefs meson: Add option to disable samples by Giulio Benetti · 11 months ago
  60. a55e2e8 libtracefs meson: Add option to disable documentation by Giulio Benetti · 1 year, 2 months ago
  61. 93e20af libtracefs: Fix tracefs_instance_reset to clear synthetic events by Steven Rostedt (Google) · 11 months ago
  62. a1ecbff libtracefs utest: Add more tests to test tracefs_sql() by Steven Rostedt (Google) · 11 months ago
  63. 975c37c libtracefs utest: Add matches to trace_sql() tests by Steven Rostedt (Google) · 11 months ago
  64. 0567e2d libtracefs synthetic: Handle hashed name variables by Steven Rostedt (Google) · 11 months ago
  65. fcb3a83 libtracefs synthetic: Remove multiple adding of action in tracefs_synth_save() by Steven Rostedt (Google) · 11 months ago
  66. a9dae65 libtracefs: Fix sqlhist used uninitialized error by Ian Rogers · 11 months ago
  67. fe7a467 libtracefs: Add updating and reading snapshot buffers by Steven Rostedt (Google) · 11 months ago
  68. 1ad57ab libtracefs: Add PID filtering API by Steven Rostedt (Google) · 11 months ago
  69. d8726bf libtracefs: Also clear max_graph_depth on reset by Steven Rostedt (Google) · 11 months ago
  70. eb4dd60 libtracefs: Add TIMESTAMP_USECS_DELTA to simplify SQL timestamp compares by Steven Rostedt (Google) · 11 months ago
  71. 8c57eb4 libtracefs: Add tracefs_instance_set/get_subbuf_size() by Steven Rostedt (Google) · 11 months ago
  72. 9bafb21 libtracefs: Add API to extract ring buffer statistics by Steven Rostedt (Google) · 11 months ago
  73. 141d25e libtracefs: Add tracefs_load_headers() API by Steven Rostedt (Google) · 11 months ago
  74. ef3fae7 libtracefs: Add kerneldoc comments to tracefs_instance_set_buffer_size() by Steven Rostedt (Google) · 11 months ago
  75. 31acfe1 libtracefs utest: Add test to test tracefs_instance_set/get_buffer_percent() by Steven Rostedt (Google) · 11 months ago
  76. 3e6d975 libtracefs: Add tracefs_instance_clear() API by Steven Rostedt (Google) · 11 months ago
  77. c4efaaf libtracefs: Add tracefs_instance_get/set_buffer_percent() by Steven Rostedt (Google) · 11 months ago
  78. 1e1cc54 libtracefs: Add API to read tracefs_cpu and return a kbuffer by Steven Rostedt (Google) · 11 months ago
  79. 7d395b1 libtracefs: Add tracefs_instance_file_write_number() by Steven Rostedt (Google) · 11 months ago
  80. e34cbd8 libtracefs: Increase splice to use pipe max size by Steven Rostedt (Google) · 11 months ago
  81. 1f50965 libtracefs: Add API to remove followers from an instance or toplevel by Steven Rostedt (Google) · 11 months ago
  82. 576ee0b libtracefs: Reset tracing before and after unit tests by Steven Rostedt (Google) · 11 months ago
  83. 118b694 libtracefs: Free dynamic event list in utest by Steven Rostedt (Google) · 11 months ago
  84. 5159973 libtracefs: Free tracing_dir in case of remount by Steven Rostedt (Google) · 11 months ago
  85. df563eb libtracefs: Free buf in clear_func_filter() by Steven Rostedt (Google) · 11 months ago
  86. 3cbac37 libtracefs: Free "missed_followers" of instance by Steven Rostedt (Google) · 11 months ago
  87. 0cbe56e libtracefs testing: Use one tep handle for most tests by Steven Rostedt (Google) · 11 months ago
  88. adac30f libtracefs Documentation: Fix tracefs_event_file_exists() issues by Steven Rostedt (Google) · 11 months ago
  89. 07ab199 libtracefs: Pass enum value where expected instead of int by Matt Turner · 1 year, 4 months ago
  90. bb299b4 libtracefs: fix cscope makefile rule by Ross Zwisler · 1 year, 4 months ago
  91. 420d677 libtracefs: Free "followers" when freeing instance by Steven Rostedt (Google) · 1 year, 2 months ago
  92. 3f436fc libtracefs: Fix documentation of tracefs_trace_pipe_stream() flags by Steven Rostedt (Google) · 1 year, 5 months ago
  93. 1fde9df libtracefs: Add explicit pthread dependency to meson by Daniel Wagner · 1 year, 6 months ago
  94. d1989ae tracefs-perf: Add missing headers for syscall() and SYS_* defines by Khem Raj · 1 year, 6 months ago
  95. aebab37 libtracefs: version 1.7 by Steven Rostedt (Google) · 1 year, 6 months ago libtracefs-1.7.0
  96. a3237c3 libtracefs: Add initial support for meson by Daniel Wagner · 1 year, 11 months ago
  97. b25019f libtarcefs doc: Add tracefs_kprobe_destroy() to index man page by Steven Rostedt (Google) · 1 year, 6 months ago
  98. 4c2194f libtracefs doc: State that tracefs_dynevent_create() is needed for tracefs_kprobe_alloc() by Steven Rostedt (Google) · 1 year, 6 months ago
  99. df53d43 libtracefs Documentation: Add missing prototypes in top level man page by Steven Rostedt (Google) · 1 year, 6 months ago
  100. 9a2df4a libtracefs: Update version to 1.7.dev by Steven Rostedt (Google) · 1 year, 6 months ago