Show patches with: Archived = No       |   7177 patches
« 1 2 3 471 72 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
libtraceevent: allow unsetting LIBTRACEEVENT_STATIC libtraceevent: allow unsetting LIBTRACEEVENT_STATIC - - - --- 2024-11-07 Sudip Mukherjee New
trace-cmd sqlhist: Fix missing initialization of a var trace-cmd sqlhist: Fix missing initialization of a var - - - --- 2024-11-04 Steven Rostedt Accepted
[v2,RESEND] trace-cmd .gitignore: Ignore utest/trace-utest in git [v2,RESEND] trace-cmd .gitignore: Ignore utest/trace-utest in git - - - --- 2024-10-31 Metin Kaya New
[v2,RESEND] trace-cmd utest: Add test cases for trace-cmd reset [v2,RESEND] trace-cmd utest: Add test cases for trace-cmd reset - - - --- 2024-10-31 Metin Kaya Accepted
trace-cmd: Prevent buffer overflow in update_pid_filters() trace-cmd: Prevent buffer overflow in update_pid_filters() - - - --- 2024-10-29 Jerome Marchand New
[8/8] trace-cmd record: Check the length of the protocol version received trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
[7/8] trace-cmd mem: Prevent a memory leak in trace_mem() trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
[6/8] trace-cmd lib: Prevent memory leak in tracecmd_create_event_hook() trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
[5/8] trace-cmd record: Prevent memory leak in setup_network() trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
[4/8] trace-cmd dump: Prevent buffer overrun in dump_clock() trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
[3/8] trace-cmd lib: Check the return value of do_lseek() in trace_get_options() trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
[2/8] trace-cmd record: Prevent a memory leak in show_error() trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
[1/8] trace-cmd lib: Prevent a memory leak in handle_options() trace-cmd: fix misc issues found by static analysis - - - --- 2024-10-29 Jerome Marchand Accepted
trace-cmd: libtracecmd: Rename private functions to fix static building trace-cmd: libtracecmd: Rename private functions to fix static building - - - --- 2024-10-28 Metin Kaya New
libtracefs: utest: Rename private functions to fix static building libtracefs: utest: Rename private functions to fix static building - - - --- 2024-10-28 Metin Kaya New
libtraceevent: Rename private functions to prevent static build failures libtraceevent: Rename private functions to prevent static build failures - - - --- 2024-10-28 Metin Kaya New
libtraceeval task-eval: Fix passing wrong teval to helper function libtraceeval task-eval: Fix passing wrong teval to helper function - - - --- 2024-10-25 Steven Rostedt New
[v2,4/4] libtraceeval: Add traceeval_type_index() API libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[3/4] libtraceevent: Add DECLARE_TRACEEVAL_<types> libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[2/4] libtraceeval samples: Add PARKED and DEAD fields libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[1/4] libtraceeval task-eval: Add wake up latency libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[3/3] libtracefs utest: Do not test more events than what the ring buffer can hold libtracefs utest: Fixes and new tests - - - --- 2024-10-17 Steven Rostedt New
[2/3] libtracefs utest: Fix min percent test libtracefs utest: Fixes and new tests - - - --- 2024-10-17 Steven Rostedt New
[1/3] libtracefs utest: Add test to check handling multiple dynamic events libtracefs utest: Fixes and new tests - - - --- 2024-10-17 Steven Rostedt New
[v2] trace-cmd .gitignore: Ignore utest/trace-utest in git [v2] trace-cmd .gitignore: Ignore utest/trace-utest in git - - - --- 2024-10-17 Metin Kaya New
libtracefs: Destroy synthetic and eprobes before other events libtracefs: Destroy synthetic and eprobes before other events - - - --- 2024-10-16 Steven Rostedt New
[v2] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly [v2] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly - - 1 --- 2024-10-16 Steven Rostedt Accepted
[v2] trace-cmd utest: Add test cases for trace-cmd reset [v2] trace-cmd utest: Add test cases for trace-cmd reset - - - --- 2024-10-16 Metin Kaya Accepted
libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly - 1 - --- 2024-10-15 Steven Rostedt Superseded
libtracefs .gitignore: Ignore utest/trace-utest in git libtracefs .gitignore: Ignore utest/trace-utest in git - - - --- 2024-10-15 Metin Kaya Accepted
trace-cmd .gitignore: Ignore utest/trace-utest in git trace-cmd .gitignore: Ignore utest/trace-utest in git - - - --- 2024-10-15 Metin Kaya Superseded
trace-cmd utest: Add test cases for trace-cmd reset trace-cmd utest: Add test cases for trace-cmd reset - - - --- 2024-10-15 Metin Kaya Superseded
[v2,4/4] trace-cmd reset: Add bash tab completion for -B and -k trace-cmd reset: Add option to preserve specific events - - - --- 2024-10-14 Metin Kaya Accepted
[v2,3/4] trace-cmd reset: Update man page for -k option trace-cmd reset: Add option to preserve specific events - - - --- 2024-10-14 Metin Kaya Accepted
[v2,2/4] trace-cmd reset: Add option to preserve specific dynamic events trace-cmd reset: Add option to preserve specific events - - - --- 2024-10-14 Metin Kaya Accepted
[v2,1/4] trace-cmd reset: Bail out immediately if user provides an invalid option trace-cmd reset: Add option to preserve specific events - - - --- 2024-10-14 Metin Kaya Accepted
libtraceevent: Have sizeof() parsing handle u8/s8 through u64/s64 libtraceevent: Have sizeof() parsing handle u8/s8 through u64/s64 - 1 1 --- 2024-10-11 Steven Rostedt Accepted
[4/4] trace-cmd stat: Use tracefs_instances() instead of walking them trace-cmd: Various updates - - - --- 2024-10-11 Steven Rostedt Accepted
[3/4] trace-cmd list: Use tracefs_instances() to list instances trace-cmd: Various updates - - - --- 2024-10-11 Steven Rostedt Accepted
[2/4] trace-cmd show: Add --max_latency trace-cmd: Various updates - - - --- 2024-10-11 Steven Rostedt Accepted
[1/4] trace-cmd list: Use tracefs_filter_functions() trace-cmd: Various updates - - - --- 2024-10-11 Steven Rostedt Accepted
[2/2] trace-cmd reset: Add option to preserve specific dynamic events trace-cmd reset: Add option to preserve specific events - - - --- 2024-10-10 Metin Kaya Superseded
[1/2] trace-cmd reset: Bail out immediately if user provides an invalid option trace-cmd reset: Add option to preserve specific events - - - --- 2024-10-10 Metin Kaya Superseded
[v2] kernel-shark: Multi-thread the computaion of stream/combo plots [v2] kernel-shark: Multi-thread the computaion of stream/combo plots - - - --- 2024-10-06 Libo Chen New
kernel-shark: Multi-thread the computaion of CPU graph kernel-shark: Multi-thread the computaion of CPU graph - - - --- 2024-09-23 Libo Chen New
trace-cmd record: Fix compression when files are greater than 2GB trace-cmd record: Fix compression when files are greater than 2GB - - - --- 2024-09-14 Steven Rostedt Accepted
[2/2] trace-cmd lib: Use proper printf format specifiers trace-cmd lib: Fix potential integer overflows - - - --- 2024-09-11 jjindrak@suse.cz Accepted
[1/2] trace-cmd lib: Fix potential integer overflow in tracecmd_write_cpu_data() trace-cmd lib: Fix potential integer overflows - - - --- 2024-09-11 jjindrak@suse.cz Superseded
Print arrays like Linux does Print arrays like Linux does - - - --- 2024-08-26 Sean Anderson Accepted
libtraceevent: Print function pointer address when TEP_EVENT_FL_PRINTRAW is specified libtraceevent: Print function pointer address when TEP_EVENT_FL_PRINTRAW is specified - - - --- 2024-08-22 Steven Rostedt Accepted
libtracefs utest: Do not test kprobe interface if there's no kprobes libtracefs utest: Do not test kprobe interface if there's no kprobes - - - --- 2024-08-20 Steven Rostedt Accepted
libtracefs: Have tracefs_instance_tracers() return instance tracers libtracefs: Have tracefs_instance_tracers() return instance tracers - - - --- 2024-08-20 Steven Rostedt Accepted
trace-cmd: utest: include libgen.h for POSIX basename() trace-cmd: utest: include libgen.h for POSIX basename() - - - --- 2024-08-11 Fiona Klute Accepted
trace-cmd record: Always disable func_stack_trace in tracecmd_disable_all_tracing() trace-cmd record: Always disable func_stack_trace in tracecmd_disable_all_tracing() - - - --- 2024-08-10 Steven Rostedt Accepted
trace-cmd Documentation: Update the trace-cmd report output trace-cmd Documentation: Update the trace-cmd report output - - - --- 2024-07-25 Steven Rostedt Accepted
trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build - 1 - --- 2024-07-25 Steven Rostedt Accepted
libtracefs: Documentation: Add missing documentation to meson.build libtracefs: Documentation: Add missing documentation to meson.build - - - --- 2024-07-25 Michal Sojka Accepted
trace-cmd: Add meson build targets to Makefile trace-cmd: Add meson build targets to Makefile - 1 - --- 2024-07-24 Steven Rostedt Accepted
trace-cmd meson: Fix include file for swig python build trace-cmd meson: Fix include file for swig python build - 1 - --- 2024-07-24 Steven Rostedt Accepted
libtracefs: Add meson build targets to Makefile libtracefs: Add meson build targets to Makefile - - - --- 2024-07-24 Steven Rostedt Accepted
[v2] libtraceevent: Add meson build targets to Makefile [v2] libtraceevent: Add meson build targets to Makefile - - - --- 2024-07-24 Steven Rostedt Accepted
[3/3] libtracefs utest: Add better logic to cause missed events libtracefs: Enable ring buffer user space memory mapping - - - --- 2024-07-23 Steven Rostedt Accepted
[2/3] libtracefs: Add cpu-map sample to trace mapped buffer libtracefs: Enable ring buffer user space memory mapping - - - --- 2024-07-23 Steven Rostedt Accepted
[1/3] libtracefs: Enable mmapped ring buffer libtracefs: Enable ring buffer user space memory mapping - - - --- 2024-07-23 Steven Rostedt Accepted
[v2] libtraceevent: Fix a double free in process_op() [v2] libtraceevent: Fix a double free in process_op() - - - --- 2024-07-22 Namhyung Kim Accepted
trace-cmd record: Do not remove instances with -v trace-cmd record: Do not remove instances with -v - - - --- 2024-07-19 Steven Rostedt Accepted
[v3,2/2] trace-cmd report: Add options for the fgraph retval feature trace-cmd report: support function retval in function_graph - - - --- 2024-07-17 Jianfeng Wang Accepted
[v3,1/2] trace-cmd report: Print function retval in function_graph trace-cmd report: support function retval in function_graph - - - --- 2024-07-17 Jianfeng Wang Accepted
[v3,5/5] tools/latency: Use pkg-config in lib_setup of Makefile.config perf build: libtraceevent, libtracefs feature check with pkg-config - - - --- 2024-07-17 Guilherme Amadio New
[v3,4/5] tools/rtla: Use pkg-config in lib_setup of Makefile.config perf build: libtraceevent, libtracefs feature check with pkg-config - - - --- 2024-07-17 Guilherme Amadio New
[v3,3/5] tools/verification: Use pkg-config in lib_setup of Makefile.config perf build: libtraceevent, libtracefs feature check with pkg-config - - - --- 2024-07-17 Guilherme Amadio New
[v3,2/5] tools: Make pkg-config dependency checks usable by other tools perf build: libtraceevent, libtracefs feature check with pkg-config - - - --- 2024-07-17 Guilherme Amadio New
[v3,1/5] perf build: Warn if libtracefs is not found perf build: libtraceevent, libtracefs feature check with pkg-config - - - --- 2024-07-17 Guilherme Amadio New
[v2] Fix double free issue in event_read_print_args [v2] Fix double free issue in event_read_print_args - - - --- 2024-07-01 Tw Superseded
libtraceevent: Fix a double free in process_op() libtraceevent: Fix a double free in process_op() - - - --- 2024-06-26 Namhyung Kim Superseded
trace-cmd library: fix compatibility with Python 3.13 trace-cmd library: fix compatibility with Python 3.13 - - - --- 2024-06-23 Yaakov Selkowitz Accepted
libtraceevent: Do not return a local stack pointer in get_field_str() libtraceevent: Do not return a local stack pointer in get_field_str() - - - --- 2024-06-14 Steven Rostedt Accepted
libtraceevent: Have unit test fail when any tests fail libtraceevent: Have unit test fail when any tests fail - - - --- 2024-06-14 Steven Rostedt Accepted
trace-cmd: ptp-timesync: Turn off Nagle for TCP sockets trace-cmd: ptp-timesync: Turn off Nagle for TCP sockets - - - --- 2024-06-14 avidanborisov@gmail.com Accepted
kernelshark: fix compiling error in LatencyPlot.cpp kernelshark: fix compiling error in LatencyPlot.cpp - - - --- 2024-06-11 Jerome Marchand Accepted
[4/4] libtraceevent: don't return a pointer to a local variable get_field_str() libtraceevent: fix misc issues found by static analysis - - - --- 2024-06-07 Jerome Marchand Superseded
[3/4] libtraceevent: prevent a memory leak in tep_plugin_add_option() libtraceevent: fix misc issues found by static analysis - - - --- 2024-06-07 Jerome Marchand Accepted
[2/4] libtraceevent: prevent a memory leak in process_fields() libtraceevent: fix misc issues found by static analysis - - - --- 2024-06-07 Jerome Marchand Accepted
[1/4] libtraceevent: close shared object in the error path of load_plugin() libtraceevent: fix misc issues found by static analysis - - - --- 2024-06-07 Jerome Marchand Accepted
[15/15] libtracefs: initialize val in build_filter() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[14/15] libtracefs: close dir in the error path in tracefs_event_systems() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[13/15] libtracefs: close dir in the error path in tracefs_system_events() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[12/15] libtracefs: prevent memory leak in tracefs_dynevent_get_all() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[11/15] libtracefs: my_yyinput() should return 0 when no data can be read libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[10/15] libtracefs: prevent memory leak in tracefs_instance_create() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[09/15] libtracefs: prevent a memory leak in open_cpu_files() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[08/15] libtracefs: prevent a memory leak in tracefs_system_events() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[07/15] libtracefs: prevent a memory leak in add_func_str() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[06/15] libtracefs: don't leak socket file descriptor in open_vsock() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[05/15] libtracefs: prevent memory leak in tracefs_event_systems() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[04/15] libtracefs: prevent a memory leak in tracefs_synth_add_end_field() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[03/15] libtracefs: prevent a memory leak in update_fields() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[02/15] libtracefs: prevent memory leak in append_filer() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[01/15] libtracefs: call va_end() before exiting tracefs_hist_set_sort_key() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand Accepted
[38/38] trace-cmd lib: prevent a memory leak in tracecmd_tsync_proto_getall() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand Accepted
« 1 2 3 471 72 »