Show patches with: State = Action Required       |   227 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/15] libtracefs: initialize val in build_filter() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[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 New
[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 New
[12/15] libtracefs: prevent memory leak in tracefs_dynevent_get_all() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[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 New
[10/15] libtracefs: prevent memory leak in tracefs_instance_create() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[09/15] libtracefs: prevent a memory leak in open_cpu_files() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[08/15] libtracefs: prevent a memory leak in tracefs_system_events() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[07/15] libtracefs: prevent a memory leak in add_func_str() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[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 New
[05/15] libtracefs: prevent memory leak in tracefs_event_systems() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[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 New
[03/15] libtracefs: prevent a memory leak in update_fields() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[02/15] libtracefs: prevent memory leak in append_filer() libtracefs: fix misc issues found by static analysis - - - --- 2024-06-06 Jerome Marchand New
[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 New
[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 New
[37/38] trace-cmd record: close socket fd before retrying to connect trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[36/38] trace-cmd record: check the length of the protocol version received trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[35/38] trace-cmd: move the initialization of found_pid at the beginning of stop_trace_connect() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[34/38] trace-cmd mem: prevent a memory leak in trace_mem() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[33/38] trace-cmd record: prevent memory corruption in parse_record_options() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[32/38] trace-cmd lib: prevent memory leak in tracecmd_create_event_hook() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[31/38] trace-cmd listen: prevent a infinite loop in communicate_with_client() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[30/38] trace-cmd listen: prevent memory leak in communicate_with_client() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[29/38] trace-cmd record: prevent memory leak in setup_network() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[28/38] trace-cmd lib: remove unused tracecmd_parse_cmdlines() function trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[27/38] trace-cmd lib: prevent a possible file descriptor leak in set_proc_kptr_restrict() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[26/38] trace-cmd record: don't print a NULL string in get_temp_file() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[25/38] trace-cmd lib: prevent memory leak in glob_events() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[24/38] trace-cmd: close file descriptor in trace_vsock_make() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[23/38] trace-cmd lib: prevent buffer overrun in read_string() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[22/38] trace-cmd dump: prevent buffer overrun in dump_clock() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[21/38] trace-cmd record: prevent memory leak in clear_func_filter() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[20/38] trace-cmd lib: check for a negative return value of read in tracecmd_compress_copy_from() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[19/38] trace-cmd record: prevent memory leak in add_all_instances() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[18/38] trace-cmd lib: remove useless code in tracecmd_plog() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[17/38] trace-cmd lib: prevent memory leak in ptp_clock_server() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[16/38] trace-cmd lib: don't double close a file descriptor in read_header_files() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[15/38] trace-cmd lib: check the return value of do_lssek() in trace_get_options() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[14/38] trace-cmd record: prevent memory leak in update_pid_filters() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[13/38] trace-cmd record: prevent a memory leak in show_error() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[12/38] trace-cmd hist: close tracecmd handle when trace_hist() exits early trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[11/38] trace-cmd record: prevent possible memory coruption in get_pid_addr_maps() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[10/38] trace-cmd: don't print a NULL string in append_pid_filter() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[09/38] trace-cmd lib: prevent a memory leak in read_ftrace_printk() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[08/38] trace-cmd lib: prevent a memory leak in create_event_list_item() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[07/38] trace-cmd lib: prevent a memory leak in regex_event_buf() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[06/38] trace-cmd lib: prevent a memory leak in handle_options() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[05/38] trace-cmd lib: prevent possible memory coruption in add_plugin_file() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[04/38] trace-cmd: call dlclose() in the error path of load_plugin() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[03/38] trace-cmd lib: prevent a memory leak in read_header_files() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[02/38] trace-cmd msg: prevent a memory leak in get_trace_req_args() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
[01/38] trace-cmd listen: close ofd before exiting process_client() trace-cmd: fix misc issues found by static analysis - - - --- 2024-06-05 Jerome Marchand New
libtracecmd: Optimize what cpus to check in tracecmd_iterate_events() libtracecmd: Optimize what cpus to check in tracecmd_iterate_events() - - - --- 2024-05-28 Steven Rostedt New
trace-cmd: Do not print stacks after stacks trace-cmd: Do not print stacks after stacks - - 1 --- 2024-05-28 Steven Rostedt New
[v2,2/2] trace-cmd: Add ftrace options for the fgraph retval feature trace-cmd ftrace: support function retval feature in function_graph - - - --- 2024-05-21 Jianfeng Wang New
[v2,1/2] trace-cmd ftrace: print function retval in function_graph trace-cmd ftrace: support function retval feature in function_graph - - - --- 2024-05-21 Jianfeng Wang New
[2/2] trace-cmd: Add ftrace options with fgraph retval option trace-cmd ftrace: support function retval feature in function_graph - - - --- 2024-04-15 Jianfeng Wang New
[1/2] trace-cmd ftrace: print function retval in function_graph trace-cmd ftrace: support function retval feature in function_graph - - - --- 2024-04-15 Jianfeng Wang New
libtraceevent: Make sure unit test binary fails when tests fail libtraceevent: Make sure unit test binary fails when tests fail - - - --- 2024-03-29 Paul Mars New
[23/23] perf annotate-data: Do not retry for invalid types Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[22/23] perf annotate-data: Add a cache for global variable types Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[21/23] perf annotate-data: Add stack canary type Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[20/23] perf annotate-data: Handle ADD instructions Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[19/23] perf annotate-data: Support general per-cpu access Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[18/23] perf annotate-data: Track instructions with a this-cpu variable Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[17/23] perf annotate-data: Handle this-cpu variables in kernel Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[16/23] perf annotate: Parse x86 segment register location Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[15/23] perf annotate-data: Check register state for type Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[14/23] perf annotate-data: Implement instruction tracking Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[13/23] perf annotate-data: Handle call instructions Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[12/23] perf annotate-data: Handle global variable access Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[11/23] perf annotate-data: Add get_global_var_type() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[10/23] perf annotate-data: Add update_insn_state() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[09/23] perf annotate-data: Maintain variable type info Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[08/23] perf annotate-data: Add debug messages Remaining bits of data type profiling (v7) - - 1 --- 2024-03-19 Namhyung Kim New
[07/23] perf annotate: Add annotate_get_basic_blocks() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[06/23] perf annotate-data: Introduce struct data_loc_info Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[05/23] perf map: Add map__objdump_2rip() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[04/23] perf dwarf-aux: Add die_find_func_rettype() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[03/23] perf dwarf-aux: Handle type transfer for memory access Remaining bits of data type profiling (v7) 1 - - --- 2024-03-19 Namhyung Kim New
[02/23] perf dwarf-aux: Add die_collect_vars() Remaining bits of data type profiling (v7) 2 - - --- 2024-03-19 Namhyung Kim New
[01/23] perf dwarf-aux: Remove unused pc argument Remaining bits of data type profiling (v7) - 1 - --- 2024-03-19 Namhyung Kim New
trace-cmd: support -m parameter for virt instances trace-cmd: support -m parameter for virt instances - - - --- 2024-03-07 Marcelo Tosatti New
[31/34] kernelshark: Fix comparison of integers of different signs warnings Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[20/34] kernelshark: Fix potential memory leaks in libkshark-configio Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[11/34] kernelshark: Prevent potential divide by zero in Shape::center() Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[02/34] kernelshark: Add .gitignore Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[RFC] libtraceevent: Add meson build targets to Makefile [RFC] libtraceevent: Add meson build targets to Makefile - - - --- 2023-12-29 Steven Rostedt New
libtraceeval: Add traceeval_type_index() API libtraceeval: Add traceeval_type_index() API - - - --- 2023-10-19 Steven Rostedt New
[2/2] libtraceeval: Add man pages for libtraceeval_delta retrieving of deltas libtraceeval: Document traceeval_delta_* functions - - - --- 2023-10-13 Steven Rostedt New
[1/2] libtraceeval: Add man pages for traceeval_delta create/start/stop functions libtraceeval: Document traceeval_delta_* functions - - - --- 2023-10-13 Steven Rostedt New
libtraceeval: Add timestamp to traceeval_delta_query() libtraceeval: Add timestamp to traceeval_delta_query() - - - --- 2023-10-12 Steven Rostedt New
libtraceeval: Remove sizeof() checks from traceeval_data_create_size() libtraceeval: Remove sizeof() checks from traceeval_data_create_size() - - - --- 2023-10-12 Steven Rostedt New
libtraceeval task-eval: Simplify logic by adding more helper functions libtraceeval task-eval: Simplify logic by adding more helper functions - - - --- 2023-10-12 Steven Rostedt New
libtraceeval: Remove TIMESTAMP and STAT flags from API libtraceeval: Remove TIMESTAMP and STAT flags from API - - - --- 2023-10-12 Steven Rostedt Under Review
libtraceeval: Simplify and correct man page example code libtraceeval: Simplify and correct man page example code - - - --- 2023-10-12 Steven Rostedt Under Review
libtraceeval: Add traceeval_hitcount() API libtraceeval: Add traceeval_hitcount() API - - - --- 2023-10-11 Steven Rostedt Under Review
libtraceeval: Fix timestamp when vals is NULL libtraceeval: Fix timestamp when vals is NULL - - - --- 2023-10-11 Steven Rostedt Under Review
« 1 2 3 »