1. 24f4399 libtracefs .gitignore: Only ignore patches/ at top level by Benjamin Drung · 2 days ago libtracefs
  2. b19daa6 libtracefs utest: Add tests for clearing kprobes with tracefs_dynevent_destroy_all() by Steven Rostedt · 5 weeks ago
  3. e73db5b libtracefs: Fix tracefs_dynevent_destroy_all() by Steven Rostedt · 5 weeks ago
  4. 6fad6a1 libtracefs: version 1.8.3 by Steven Rostedt (Google) · 5 months ago libtracefs-1.8.3
  5. 5505e14 libtracefs: Do not have utest fail debugfs/tracing not found by Steven Rostedt (Google) · 5 months ago
  6. 362574c libtracefs: Fix whitespace in enable_disable_all() by Steven Rostedt (Google) · 5 months ago
  7. 06c07be libtracefs: Make comm field a string by Steven Rostedt (Google) · 9 months ago
  8. 0a2a28f libtracefs/Documentation: Fix markup in the man page by Michal Sojka · 10 months ago
  9. 57fcdc1 libtracefs: utest: Return non-zero exit code when something fails by Michal Sojka · 10 months ago
  10. ae03455 libtracefs: Fix tracefs_event_is_enabled() for all events by Steven Rostedt (Google) · 10 months ago
  11. 01a3fd3 libtracefs: Fix enum type in read_event_state by Ian Rogers · 1 year ago
  12. ef1656b libtracefs: Fix the /dev/null redirection compatibility in Makefile by Haiyue Wang · 1 year ago
  13. 0379096 libtracefs: version 1.8.2 by Steven Rostedt (Google) · 1 year, 2 months ago libtracefs-1.8.2
  14. e2e0b4d sqlhist: Add bash completion for the sqlhist utility by Steven Rostedt (Google) · 1 year, 2 months ago
  15. 78dd6d5 libtracefs: Add trace_sql.bash for tracefs_sql() bash completions by Steven Rostedt (Google) · 1 year, 2 months ago
  16. 4f66bca libtracefs: Fix trace_sql() to handle buckets cast by Steven Rostedt (Google) · 1 year, 2 months ago
  17. 6680dae libtracefs: Have tracefs_sql() cast handle stacktrace by Steven Rostedt (Google) · 1 year, 2 months ago
  18. 4668195 libtracefs: Handle synthetic events with dynamic strings as fields by Steven Rostedt (Google) · 1 year, 2 months ago
  19. 48a7752 libtracefs: Fix COMM for use as a field for tracefs_sqlhist() by Steven Rostedt (Google) · 1 year, 2 months ago
  20. a8d57d2 libtracefs: Fix mistaken update to TRACEFS_STACKTRACE macro by Steven Rostedt (Google) · 1 year, 2 months ago
  21. 6e913f7 libtracefs: utest: Do not fail if uprobes are not supported by kernel by Steven Rostedt (Google) · 1 year, 2 months ago
  22. 5db5cf5 libtracefs: Rerun bison and flex via make sqlhist_remake by Steven Rostedt (Google) · 1 year, 2 months ago
  23. 1514530 libtracefs: Add make sqlhist_remake to run bison and flex by Steven Rostedt (Google) · 1 year, 2 months ago
  24. d49b6fa libtrace: Fix memory leak in tracefs_cpu by Philipp Kutzer · 1 year, 3 months ago
  25. 07cff64 libtracefs: Fix the read file failure code checking by Haiyue Wang · 1 year, 4 months ago
  26. 457f02f trace-cmd: Unit test for tracefs_instance_file_append() API by Tzvetomir Stoyanov (VMware) · 6 years ago
  27. a2bfb49 libtracefs: utest: Rename private functions to fix static building by Metin Kaya · 1 year, 6 months ago
  28. 65f629e libtracefs utest: Do not test more events than what the ring buffer can hold by Steven Rostedt (Google) · 1 year, 8 months ago
  29. 05a5dc4 libtracefs utest: Fix min percent test by Steven Rostedt (Google) · 1 year, 8 months ago
  30. 0a46992 libtracefs utest: Add test to check handling multiple dynamic events by Steven Rostedt (Google) · 1 year, 8 months ago
  31. bd47435 libtracefs: Destroy synthetic and eprobes before other events by Steven Rostedt (Google) · 1 year, 8 months ago
  32. 78d8d2e libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly by Steven Rostedt (Google) · 1 year, 8 months ago
  33. ef70c00 libtracefs .gitignore: Ignore utest/trace-utest in git by Metin Kaya · 1 year, 8 months ago
  34. ff20336 libtracefs utest: Do not test kprobe interface if there's no kprobes by Steven Rostedt (Google) · 1 year, 9 months ago
  35. 93d9049 libtracefs: Have tracefs_instance_tracers() return instance tracers by Steven Rostedt (Google) · 1 year, 9 months ago
  36. 4cbebed libtracefs: Documentation: Add missing documentation to meson.build by Michal Sojka · 1 year, 10 months ago
  37. 417c2e3 libtracefs: version 1.8.1 by Steven Rostedt (Google) · 1 year, 10 months ago libtracefs-1.8.1
  38. 41efd9e libtracefs: Add meson build targets to Makefile by Steven Rostedt (Google) · 1 year, 10 months ago
  39. 310b796 libtracefs utest: Add better logic to cause missed events by Steven Rostedt (Google) · 1 year, 10 months ago
  40. b589e32 libtracefs: Add cpu-map sample to trace mapped buffer by Steven Rostedt (Google) · 1 year, 10 months ago
  41. 4ede86e libtracefs: Enable mmapped ring buffer by Steven Rostedt (Google) · 1 year, 10 months ago
  42. e6737d4 libtracefs: Initialize val in build_filter() by Jerome Marchand · 2 years ago
  43. 590e452 libtracefs: Close dir in the error path in tracefs_event_systems() by Jerome Marchand · 2 years ago
  44. 0309a87 libtracefs: Close dir in the error path in tracefs_system_events() by Jerome Marchand · 2 years ago
  45. f34fb1f libtracefs: Prevent memory leak in tracefs_dynevent_get_all() by Jerome Marchand · 2 years ago
  46. 48e906b libtracefs: my_yyinput() should return 0 when no data can be read by Jerome Marchand · 2 years ago
  47. 5e5b2a7 libtracefs: Prevent memory leak in tracefs_instance_create() by Jerome Marchand · 2 years ago
  48. 8f2593f libtracefs: Prevent a memory leak in open_cpu_files() by Jerome Marchand · 2 years ago
  49. 7d77b83 libtracefs: Prevent a memory leak in tracefs_system_events() by Jerome Marchand · 2 years ago
  50. 7fcd8d2 libtracefs: Prevent a memory leak in add_func_str() by Jerome Marchand · 2 years ago
  51. a01d0ba libtracefs: Don't leak socket file descriptor in open_vsock() by Jerome Marchand · 2 years ago
  52. efdf7f7 libtracefs: Prevent memory leak in tracefs_event_systems() by Jerome Marchand · 2 years ago
  53. 2342293 libtracefs: Prevent a memory leak in tracefs_synth_add_end_field() by Jerome Marchand · 2 years ago
  54. 1c95394 libtracefs: Prevent a memory leak in update_fields() by Jerome Marchand · 2 years ago
  55. 6b35665 libtracefs: Prevent memory leak in append_filer() by Jerome Marchand · 2 years ago
  56. aecc0b7 libtracefs: Call va_end() before exiting tracefs_hist_set_sort_key() by Jerome Marchand · 2 years ago
  57. a5e37f7 libtracefs: Add trace-mmap.c to meson build by Steven Rostedt (Google) · 2 years ago
  58. 8f62e96 libtracefs meson: Use SemVer in the build description by Aleksander Trofimowicz · 2 years, 3 months ago
  59. e04fa01 meson: Add utest option by Fabrice Fontaine · 2 years, 3 months ago
  60. fb213a4 libtracefs: Update trace_buffer_meta by Vincent Donnefort · 2 years, 3 months ago
  61. 04505a0 libtracefs utest: Include libgen.h for basename() by Miko Larsson · 2 years, 3 months ago
  62. 7b4a9c9 libtracefs utest: Define _LARGEFILE64_SOURCE for lseek64() with musl by Miko Larsson · 2 years, 3 months ago
  63. ba75081 libtracefs utest: Add PATH_MAX if it is not already defined by Steven Rostedt (Google) · 2 years, 3 months ago
  64. 5f27b7f libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf() by Steven Rostedt (Google) · 2 years, 4 months ago
  65. 73ac9c1 libtracefs: Fix tracefs_instance_reset() of triggers by Steven Rostedt (Google) · 2 years, 5 months ago
  66. 7d15d77 libtracefs meson: build tracefs-mmap by default by Giulio Benetti · 2 years, 5 months ago
  67. 67f3b2a libtracefs: version 1.8 by Steven Rostedt (Google) · 2 years, 5 months ago libtracefs-1.8.0
  68. 8a1322f libtracefs utest: Add tests to use mapping if supported by Steven Rostedt (Google) · 2 years, 5 months ago
  69. 0a65b79 libtracefs: Add tracefs_mapped_is_supported() API by Steven Rostedt (Google) · 2 years, 5 months ago
  70. 805f650 libtracefs: Call mmap ioctl if a refresh happens by Steven Rostedt (Google) · 2 years, 5 months ago
  71. cf7e2a5 libtracefs: Fix tracefs_mmap() kbuf usage by Steven Rostedt (Google) · 2 years, 5 months ago
  72. 3a26b26 libtracefs: Have nonblock tracefs_cpu reads set errno EAGAIN by Steven Rostedt (Google) · 2 years, 5 months ago
  73. 2b5bb09 libtracefs: Have tracefs_mmap_read() include subbuf meta data by Steven Rostedt (Google) · 2 years, 5 months ago
  74. dee0448 libtracefs: Have mapping work with the other tracefs_cpu* functions by Steven Rostedt (Google) · 2 years, 5 months ago
  75. 28eebc1 libtracefs: Have tracefs_cpu_flush(_buf)() use mapping by Steven Rostedt (Google) · 2 years, 5 months ago
  76. 065d914 libtracefs: Use mmapping for iterating raw events by Steven Rostedt (Google) · 2 years, 5 months ago
  77. 1124e0e libtracefs: Use tracefs_cpu_*_buf() calls for iterator by Steven Rostedt (Google) · 2 years, 5 months ago
  78. f43b293 libtracefs: Unmap mmap mapping on tracefs_cpu close by Steven Rostedt (Google) · 2 years, 5 months ago
  79. 0d24516 libtracefs Documentation: Fix tracefs_cpu_snapshot_open() man pages by Steven Rostedt (Google) · 2 years, 5 months ago
  80. 5ff31c0 libtracefs Documentation: Add tracefs_follow_events_clear() to main man page by Steven Rostedt (Google) · 2 years, 5 months ago
  81. 0c7d9f7 libtracefs: Add man pages for tracefs_snapshot_*() functions by Steven Rostedt (Google) · 2 years, 5 months ago
  82. b2dc3e0 libtracefs sql: Rename TIMESTAMP_USECS_DELTA to TIMESTAMP_DELTA_USECS by Steven Rostedt (Google) · 2 years, 5 months ago
  83. 585ec77 libtracefs: Force off trace mmapping by Steven Rostedt (Google) · 2 years, 5 months ago
  84. 2ed14b5 libtracefs: Add ring buffer memory mapping APIs by Steven Rostedt (Google) · 2 years, 5 months ago
  85. 173ffc0 libtracefs meson: Add option to disable samples by Giulio Benetti · 2 years, 5 months ago
  86. a55e2e8 libtracefs meson: Add option to disable documentation by Giulio Benetti · 2 years, 8 months ago
  87. 93e20af libtracefs: Fix tracefs_instance_reset to clear synthetic events by Steven Rostedt (Google) · 2 years, 5 months ago
  88. a1ecbff libtracefs utest: Add more tests to test tracefs_sql() by Steven Rostedt (Google) · 2 years, 5 months ago
  89. 975c37c libtracefs utest: Add matches to trace_sql() tests by Steven Rostedt (Google) · 2 years, 5 months ago
  90. 0567e2d libtracefs synthetic: Handle hashed name variables by Steven Rostedt (Google) · 2 years, 5 months ago
  91. fcb3a83 libtracefs synthetic: Remove multiple adding of action in tracefs_synth_save() by Steven Rostedt (Google) · 2 years, 5 months ago
  92. a9dae65 libtracefs: Fix sqlhist used uninitialized error by Ian Rogers · 2 years, 5 months ago
  93. fe7a467 libtracefs: Add updating and reading snapshot buffers by Steven Rostedt (Google) · 2 years, 5 months ago
  94. 1ad57ab libtracefs: Add PID filtering API by Steven Rostedt (Google) · 2 years, 5 months ago
  95. d8726bf libtracefs: Also clear max_graph_depth on reset by Steven Rostedt (Google) · 2 years, 5 months ago
  96. eb4dd60 libtracefs: Add TIMESTAMP_USECS_DELTA to simplify SQL timestamp compares by Steven Rostedt (Google) · 2 years, 5 months ago
  97. 8c57eb4 libtracefs: Add tracefs_instance_set/get_subbuf_size() by Steven Rostedt (Google) · 2 years, 5 months ago
  98. 9bafb21 libtracefs: Add API to extract ring buffer statistics by Steven Rostedt (Google) · 2 years, 5 months ago
  99. 141d25e libtracefs: Add tracefs_load_headers() API by Steven Rostedt (Google) · 2 years, 5 months ago
  100. ef3fae7 libtracefs: Add kerneldoc comments to tracefs_instance_set_buffer_size() by Steven Rostedt (Google) · 2 years, 5 months ago