1. 364faec trace-cmd record/set: Use write() instead of fwrite() for options by Steven Rostedt (Google) · 4 weeks ago master
  2. 0a02073 libtracecmd: Support changing /proc/kallsyms by Ilya Leoshkevich · 3 months ago
  3. 2c2e551 libtracecmd: Support querying position within a new compressed block by Ilya Leoshkevich · 3 months ago
  4. 9997c46 libtracecmd: Version 1.5.4 by Steven Rostedt (Google) · 8 weeks ago
  5. 9da7e59 trace-cmd: Version 3.3.3 by Steven Rostedt (Google) · 8 weeks ago
  6. 2c46eb6 trace-cmd split: Only open one file descriptor per CPU by Steven Rostedt (Google) · 3 months ago
  7. 2d5c06e trace-cmd: record: Fix glob() return value checks by Johannes Berg · 3 months ago
  8. 68bd953 trace-cmd: libtrace-cmd: Fix glob() return value checks by Johannes Berg · 3 months ago
  9. 24cdb0b trace-cmd completion: Fix trace-cmd report to show files by Steven Rostedt (Google) · 5 months ago
  10. d0a17b4 trace-cmd: Version 3.3.2 by Steven Rostedt (Google) · 5 months ago
  11. b1db6f6 libtracecmd: Version 1.5.3 by Steven Rostedt (Google) · 5 months ago
  12. e57b3d3 libtracecmd: Add missing error handling to trace-compress.c by Ilya Leoshkevich · 6 months ago
  13. f339229 trace-cmd record: Fix compression on big-endian systems by Ilya Leoshkevich · 6 months ago
  14. 2fbeb31 trace-cmd list: Show all functions that match string by default by Steven Rostedt (Google) · 6 months ago
  15. 6448ea3 trace-cmd show: Update help message for --hist and --trigger options by Steven Rostedt (Google) · 6 months ago
  16. 477bf92 trace-cmd: Install completion script in /usr/share/bash-completion/completions by Steven Rostedt (Google) · 6 months ago
  17. 2149da9 trace-cmd: Add sqlhist to bash completion by Steven Rostedt (Google) · 6 months ago
  18. f4ede17 trace-cmd list: Show events in bash completion by Steven Rostedt (Google) · 6 months ago
  19. 9c44659 trace-cmd: Add trace-cmd set to bash completion (like start) by Steven Rostedt (Google) · 6 months ago
  20. b44a9a9 trace-cmd list: Check if any functions were found by Steven Rostedt (Google) · 6 months ago
  21. e81cd4e trace-cmd lib: Copy message buffer content in get_trace_req_args() by Jerome Marchand · 6 months ago
  22. 179125a trace-cmd documentation: Fix typo in man of trace-cmd attach by Keiichi Watanabe · 8 months ago
  23. d624188 trace-cmd sqlhist: Initialize err value to tracefs_sql() by Steven Rostedt (Google) · 6 months ago
  24. 24eed8d trace-cmd lib: Prevent a leaked FD in __tracecmd_create_buffer_recorder() by Jerome Marchand · 10 months ago
  25. a1b8a0f trace-cmd meson: Add options for doc and utest build by Lucas Stach · 10 months ago
  26. 5f1eeba trace-cmd record: Fix stdin redirection to /dev/null by Jerome Marchand · 10 months ago
  27. fee20bf trace-cmd: Fix memory leak in stop_mapping_vcpus() by Jerome Marchand · 10 months ago
  28. a1b5eee trace-cmd sqlhist: Initialize name in trace_sqlhist() by Jerome Marchand · 10 months ago
  29. b948fbe trace-cmd lib: Prevent memory leak in tracecmd_msg_wait_for_cmd() by Jerome Marchand · 10 months ago
  30. d14d790 trace-cmd lib: Prevent a memory leak in tracecmd_tsync_with_guest() by Jerome Marchand · 10 months ago
  31. d6cdfc2 trace-cmd: libtracecmd: Remove some unneeded line breaks by Steven Rostedt (Google) · 9 months ago
  32. db45fec trace-cmd: libtracecmd: Rename private functions to fix static building by Metin Kaya · 10 months ago
  33. c76f240 trace-cmd: Prevent buffer overflow in update_pid_filters() by Jerome Marchand · 11 months ago
  34. f10d39b trace-cmd .gitignore: Ignore utest/trace-utest in git by Metin Kaya · 11 months ago
  35. 201f95f trace-cmd sqlhist: Fix missing initialization of a var by Steven Rostedt (Google) · 11 months ago
  36. 969c36d trace-cmd record: Check the length of the protocol version received by Jerome Marchand · 11 months ago
  37. 59d2c3f trace-cmd mem: Prevent a memory leak in trace_mem() by Jerome Marchand · 11 months ago
  38. 1b90113 trace-cmd lib: Prevent memory leak in tracecmd_create_event_hook() by Jerome Marchand · 11 months ago
  39. 5294630 trace-cmd record: Prevent memory leak in setup_network() by Jerome Marchand · 11 months ago
  40. 22a1605 trace-cmd dump: Prevent buffer overrun in dump_clock() by Jerome Marchand · 11 months ago
  41. 7abca57 trace-cmd lib: Check the return value of do_lseek() in trace_get_options() by Jerome Marchand · 11 months ago
  42. 6295bcc trace-cmd record: Prevent a memory leak in show_error() by Jerome Marchand · 11 months ago
  43. 5e8b3c1 trace-cmd lib: Prevent a memory leak in handle_options() by Jerome Marchand · 11 months ago
  44. 7f12604 trace-cmd utest: Add test cases for trace-cmd reset by Metin Kaya · 12 months ago
  45. bbea061 trace-cmd reset: Add bash tab completion for -B and -k by Metin Kaya · 12 months ago
  46. 19ceba1 trace-cmd reset: Update man page for -k option by Metin Kaya · 12 months ago
  47. 3c4fd59 trace-cmd reset: Add option to preserve specific dynamic events by Metin Kaya · 12 months ago
  48. cc6de73 trace-cmd reset: Bail out immediately if user provides an invalid option by Metin Kaya · 12 months ago
  49. 908d122 trace-cmd stat: Use tracefs_instances() instead of walking them by Steven Rostedt (VMware) · 12 months ago
  50. e454007 trace-cmd list: Use tracefs_instances() to list instances by Steven Rostedt (VMware) · 12 months ago
  51. 4eef18f trace-cmd show: Add --max_latency by Steven Rostedt (VMware) · 12 months ago
  52. 39acb4c trace-cmd list: Use tracefs_filter_functions() by Steven Rostedt (VMware) · 12 months ago
  53. 5f20c47 trace-cmd: Version 3.3.1 by Steven Rostedt (Google) · 12 months ago
  54. 9da3427 trace-cmd lib: Use proper printf format specifiers by Jaroslav Jindrak · 1 year ago
  55. 176bc1f trace-cmd record: Fix compression when files are greater than 2GB by Steven Rostedt (Google) · 1 year ago
  56. 75e3b86 trace-cmd: utest: include libgen.h for POSIX basename() by Fiona Klute · 1 year, 2 months ago
  57. d1fac9e trace-cmd record: Always disable func_stack_trace in tracecmd_disable_all_tracing() by Steven Rostedt (Google) · 1 year, 2 months ago
  58. 715e628 trace-cmd: Version 3.3 by Steven Rostedt (Google) · 1 year, 2 months ago
  59. 2809229 libtracecmd: Version 1.5.2 by Steven Rostedt (Google) · 1 year, 2 months ago
  60. ae9ddf6 trace-cmd documentation: Update the trace-cmd report output by Steven Rostedt (Google) · 1 year, 2 months ago
  61. 0bacc5e trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build by Steven Rostedt (Google) · 1 year, 2 months ago
  62. 7298829 trace-cmd: Add meson build targets to Makefile by Steven Rostedt (Google) · 1 year, 2 months ago
  63. c14f6cd trace-cmd meson: Fix include file for swig python build by Steven Rostedt (Google) · 1 year, 2 months ago
  64. 2939aad trace-cmd: python: Update python module by Tejun Heo · 2 years, 7 months ago
  65. ecc1cfe trace-cmd library: Fix compatibility with Python 3.13 by Yaakov Selkowitz · 1 year, 3 months ago
  66. 71925d7 trace-cmd report: Add options for the fgraph retval feature by Jianfeng Wang · 1 year, 2 months ago
  67. da47e2b trace-cmd report: Print function retval in function_graph by Jianfeng Wang · 1 year, 2 months ago
  68. b60774a trace-cmd record: Do not remove instances with -v by Steven Rostedt (Google) · 1 year, 2 months ago
  69. bce7ba6 trace-cmd lib: Prevent a memory leak in tracecmd_tsync_proto_getall() by Jerome Marchand · 1 year, 4 months ago
  70. 5141fd9 trace-cmd record: Close socket fd before retrying to connect by Jerome Marchand · 1 year, 4 months ago
  71. a4968a1 trace-cmd: Move the initialization of found_pid at the beginning of stop_trace_connect() by Jerome Marchand · 1 year, 4 months ago
  72. e345791 trace-cmd listen: Prevent a infinite loop in communicate_with_client() by Jerome Marchand · 1 year, 4 months ago
  73. e0fe303 trace-cmd listen: Prevent memory leak in communicate_with_client() by Jerome Marchand · 1 year, 4 months ago
  74. c05efa4 trace-cmd lib: Remove unused tracecmd_parse_cmdlines() function by Jerome Marchand · 1 year, 4 months ago
  75. 657d951 trace-cmd lib: Prevent a possible file descriptor leak in set_proc_kptr_restrict() by Jerome Marchand · 1 year, 4 months ago
  76. 531328a trace-cmd record: Don't print a NULL string in get_temp_file() by Jerome Marchand · 1 year, 4 months ago
  77. 3d7ec8a trace-cmd lib: Prevent memory leak in glob_events() by Jerome Marchand · 1 year, 4 months ago
  78. 3c5347a trace-cmd: Close file descriptor in trace_vsock_make() by Jerome Marchand · 1 year, 4 months ago
  79. 9677c42 trace-cmd lib: Prevent buffer overrun in read_string() by Jerome Marchand · 1 year, 4 months ago
  80. 8e8b172 trace-cmd record: Prevent memory leak in clear_func_filter() by Jerome Marchand · 1 year, 4 months ago
  81. c5df262 trace-cmd lib: Check for a negative return value of read in tracecmd_compress_copy_from() by Jerome Marchand · 1 year, 4 months ago
  82. b6a35fe trace-cmd record: Prevent memory leak in add_all_instances() by Jerome Marchand · 1 year, 4 months ago
  83. 93a8dd9 trace-cmd lib: Remove useless code in tracecmd_plog() by Jerome Marchand · 1 year, 4 months ago
  84. 1103a59 trace-cmd lib: Prevent memory leak in ptp_clock_server() by Jerome Marchand · 1 year, 4 months ago
  85. bf6cf36 trace-cmd lib: Don't double close a file descriptor in read_header_files() by Jerome Marchand · 1 year, 4 months ago
  86. e8a577b trace-cmd record: Prevent memory leak in update_pid_filters() by Jerome Marchand · 1 year, 4 months ago
  87. 9cd86e3 trace-cmd hist: Close tracecmd handle when trace_hist() exits early by Jerome Marchand · 1 year, 4 months ago
  88. 6fd08d8 trace-cmd record: Prevent possible memory corruption in get_pid_addr_maps() by Jerome Marchand · 1 year, 4 months ago
  89. 04556ef trace-cmd: Don't print a NULL string in append_pid_filter() by Jerome Marchand · 1 year, 4 months ago
  90. 5bc48c4 trace-cmd lib: Prevent a memory leak in read_ftrace_printk() by Jerome Marchand · 1 year, 4 months ago
  91. d84b549 trace-cmd lib: Prevent a memory leak in regex_event_buf() by Jerome Marchand · 1 year, 4 months ago
  92. 2143a05 trace-cmd lib: Prevent possible memory corruption in add_plugin_file() by Jerome Marchand · 1 year, 4 months ago
  93. dcfce16 trace-cmd: Call dlclose() in the error path of load_plugin() by Jerome Marchand · 1 year, 4 months ago
  94. ddf5dc4 trace-cmd lib: Prevent a memory leak in read_header_files() by Jerome Marchand · 1 year, 4 months ago
  95. b3991bf trace-cmd msg: Prevent a memory leak in get_trace_req_args() by Jerome Marchand · 1 year, 4 months ago
  96. 2b7a884 trace-cmd listen: Close ofd before exiting process_client() by Jerome Marchand · 1 year, 4 months ago
  97. ddcd2b1 trace-cmd: ptp-timesync: Turn off Nagle for TCP sockets by Avidan Borisov · 1 year, 3 months ago
  98. 9233f73 libtracecmd: Optimize what cpus to check in tracecmd_iterate_events() by Steven Rostedt (Google) · 1 year, 4 months ago
  99. 7b8e92a trace-cmd: Do not print stacks after stacks by Steven Rostedt (Google) · 1 year, 4 months ago
  100. 41f90a2 trace-cmd: Support -m parameter for virt instances by Marcelo Tosatti · 1 year, 7 months ago