Show patches with: Archived = No       |   7182 patches
« 1 2 ... 32 33 3471 72 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,1/6] tracing: Add a probe that attaches to trace events tracing: Creation of event probe 1 - - --- 2021-08-20 Steven Rostedt Accepted
[v8,5/5] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes tracing: Creation of event probe - - - --- 2021-08-19 Steven Rostedt Superseded
[v8,4/5] selftests/ftrace: Add selftest for testing eprobe events tracing: Creation of event probe - - - --- 2021-08-19 Steven Rostedt Superseded
[v8,3/5] selftests/ftrace: Add clear_dynamic_events() to test cases tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v8,2/5] tracing: Add a probe that attaches to trace events tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v8,1/5] tracing/probes: Reject events which have the same name of existing one tracing: Creation of event probe - - - --- 2021-08-19 Steven Rostedt Superseded
[v2,7/7] trace-cruncher: Refactor the way kprobes are handled trace-cruncher: Refactor instances and kprobes - - - --- 2021-08-19 Yordan Karadzhov Accepted
[v2,6/7] trace-cruncher: Define Python type for kprobes trace-cruncher: Refactor instances and kprobes - - - --- 2021-08-19 Yordan Karadzhov Accepted
[v2,5/7] trace-cruncher: Refactor the way libtracefs instances are handled trace-cruncher: Refactor instances and kprobes - - - --- 2021-08-19 Yordan Karadzhov Accepted
[v2,4/7] trace-cruncher: Define Python type for instances trace-cruncher: Refactor instances and kprobes - - - --- 2021-08-19 Yordan Karadzhov Accepted
[v2,3/7] trace-cruncher: Allow for detachable custom objects trace-cruncher: Refactor instances and kprobes - - - --- 2021-08-19 Yordan Karadzhov Accepted
[v2,2/7] trace-cruncher: Add type checking for the custom Python types trace-cruncher: Refactor instances and kprobes - - - --- 2021-08-19 Yordan Karadzhov Accepted
[v2,1/7] trace-cruncher: Use proper naming in common.h trace-cruncher: Refactor instances and kprobes - - - --- 2021-08-19 Yordan Karadzhov Accepted
tracing/probes: Reject events which have the same name of existing one tracing/probes: Reject events which have the same name of existing one - - - --- 2021-08-19 Masami Hiramatsu (Google) Accepted
[v7,10/10] selftests/ftrace: Add selftest for testing eprobe events tracing: Creation of event probe - - - --- 2021-08-19 Steven Rostedt Superseded
[v7,09/10] selftests/ftrace: Add clear_dynamic_events() to test cases tracing: Creation of event probe - - - --- 2021-08-19 Steven Rostedt Superseded
[v7,08/10] tracing: Add a probe that attaches to trace events tracing: Creation of event probe - - - --- 2021-08-19 Steven Rostedt Superseded
[v7,07/10] tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v7,06/10] tracing/probe: Change traceprobe_set_print_fmt() to take a type tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v7,05/10] tracing/probes: Use struct_size() instead of defining custom macros tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v7,04/10] tracing/probes: Allow for dot delimiter as well as slash for system names tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v7,03/10] tracing/probe: Have traceprobe_parse_probe_arg() take a const arg tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v7,02/10] tracing: Have dynamic events have a ref counter tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[v7,01/10] tracing: Add DYNAMIC flag for dynamic events tracing: Creation of event probe 1 - - --- 2021-08-19 Steven Rostedt Superseded
[4/4] trace-cruncher: Refactor the way libtracefs instances are handled [1/4] trace-cruncher: Use proper naming in common.h - - - --- 2021-08-17 Yordan Karadzhov Superseded
[3/4] trace-cruncher: Define Python type for instances [1/4] trace-cruncher: Use proper naming in common.h - - - --- 2021-08-17 Yordan Karadzhov Superseded
[2/4] trace-cruncher: Add type checking for the custom Python types [1/4] trace-cruncher: Use proper naming in common.h - - - --- 2021-08-17 Yordan Karadzhov Superseded
[1/4] trace-cruncher: Use proper naming in common.h [1/4] trace-cruncher: Use proper naming in common.h - - - --- 2021-08-17 Yordan Karadzhov Superseded
[v6,7/7] tracing: Add a probe that attaches to trace events tracing: Creation of event probe - - - --- 2021-08-17 Steven Rostedt Superseded
[v6,6/7] tracing/probe: Change traceprobe_set_print_fmt() to take a type tracing: Creation of event probe 1 - - --- 2021-08-17 Steven Rostedt Superseded
[v6,5/7] tracing/probes: Use struct_size() instead of defining custom macros tracing: Creation of event probe 1 - - --- 2021-08-17 Steven Rostedt Superseded
[v6,4/7] tracing/probes: Allow for dot delimiter as well as slash for system names tracing: Creation of event probe 1 - - --- 2021-08-17 Steven Rostedt Superseded
[v6,3/7] tracing/probe: Have traceprobe_parse_probe_arg() take a const arg tracing: Creation of event probe 1 - - --- 2021-08-17 Steven Rostedt Superseded
[v6,2/7] tracing: Have dynamic events have a ref counter tracing: Creation of event probe 1 - - --- 2021-08-17 Steven Rostedt Superseded
[v6,1/7] tracing: Add DYNAMIC flag for dynamic events tracing: Creation of event probe 1 - - --- 2021-08-17 Steven Rostedt Superseded
[v2] trace-cmd: Add dependencies to BUILDING section in README [v2] trace-cmd: Add dependencies to BUILDING section in README - - - --- 2021-08-13 Victor Cora Colombo Superseded
[7/7] libtracefs: Make a man page for the sqlhist man page example libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save' - - - --- 2021-08-13 Steven Rostedt Accepted
[6/7] libtracefs: Update the libtracefs-sql man page for the new tracefs_synth APIs libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save' - - - --- 2021-08-13 Steven Rostedt Accepted
[5/7] libtracefs: Add API tracefs_synth_save() libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save' - - - --- 2021-08-13 Steven Rostedt Accepted
[4/7] libtracefs: Add API tracefs_synth_snapshot() libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save' - - - --- 2021-08-13 Steven Rostedt Accepted
[3/7] libtracefs: Add API tracefs_synth_trace() libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save' - - - --- 2021-08-13 Steven Rostedt Accepted
[2/7] libtracefs: Add logic to apply actions to synthetic events libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save' - - - --- 2021-08-13 Steven Rostedt Accepted
[1/7] libtracefs: Move creating of onmatch handler and trace action into helper functions libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save' - - - --- 2021-08-13 Steven Rostedt Accepted
libtracefs: Fix SYM-OFFSET in tracefs_sql() libtracefs: Fix SYM-OFFSET in tracefs_sql() - - - --- 2021-08-13 Steven Rostedt Accepted
trace-cmd: Add dependencies to BUILDING section in README trace-cmd: Add dependencies to BUILDING section in README - - - --- 2021-08-12 Victor Cora Colombo Superseded
libtracefs: Remove -d option from libtracefs-sql sqlhist example libtracefs: Remove -d option from libtracefs-sql sqlhist example - - - --- 2021-08-12 Steven Rostedt Accepted
[v2,2/2] libtracefs: Have end event variables not be the end event field name libtracefs: Make hist variable names unique - - - --- 2021-08-12 Steven Rostedt Accepted
[v2,1/2] libtracefs: Add random number to keep synthetic variables unique libtracefs: Make hist variable names unique - - - --- 2021-08-12 Steven Rostedt Accepted
[v5,RFC] trace: Add kprobe on tracepoint [v5,RFC] trace: Add kprobe on tracepoint - - - --- 2021-08-12 Tzvetomir Stoyanov (VMware) Superseded
[5/5] trace/osnoise: Allow multiple instances of the same tracer osnoise: Support multiple instances - - - --- 2021-08-12 Daniel Bristot de Oliveira Accepted
[4/5] trace/osnoise: Support a list of trace_array *tr osnoise: Support multiple instances - - - --- 2021-08-12 Daniel Bristot de Oliveira Accepted
[3/5] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() osnoise: Support multiple instances - - - --- 2021-08-12 Daniel Bristot de Oliveira Accepted
[2/5] trace/osnoise: Split workload start from the tracer start osnoise: Support multiple instances - - - --- 2021-08-12 Daniel Bristot de Oliveira Accepted
[1/5] trace/osnoise: Do not follow tracing_cpumask osnoise: Support multiple instances - - - --- 2021-08-12 Daniel Bristot de Oliveira Accepted
[v6,5/5] libtraceevent: Add tep_print_selected_fields() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-12 Yordan Karadzhov Changes Requested
[v6,4/5] libtraceevent: Optimize tep_print_fields() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-12 Yordan Karadzhov Changes Requested
[v6,3/5] libtraceevent: Improve tep_print_field() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-12 Yordan Karadzhov Changes Requested
[v6,2/5] libtraceevent: Have all field args point to the field they represent libtraceevent: Optimize the print of tep fields - - - --- 2021-08-12 Yordan Karadzhov Accepted
[v6,1/5] libtraceevent: Add dynamic_offset() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-12 Yordan Karadzhov Accepted
[2/2] libtracefs: Have end event variables not be the end event field name libtracefs: Make hist variable names unique - - - --- 2021-08-12 Steven Rostedt Superseded
[1/2] libtracefs: Add random number to keep synthetic variables unique libtracefs: Make hist variable names unique - - - --- 2021-08-12 Steven Rostedt Superseded
[v4,RFC] trace: Add kprobe on tracepoint [v4,RFC] trace: Add kprobe on tracepoint - - - --- 2021-08-11 Tzvetomir Stoyanov (VMware) Superseded
[v5,5/5] libtraceevent: Add tep_print_selected_fields() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-11 Yordan Karadzhov Superseded
[v5,4/5] libtraceevent: Optimize tep_print_fields() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-11 Yordan Karadzhov Superseded
[v5,3/5] libtraceevent: Improve tep_print_field() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-11 Yordan Karadzhov Superseded
[v5,2/5] libtraceevent: Have all field args point to the field they represent libtraceevent: Optimize the print of tep fields - - - --- 2021-08-11 Yordan Karadzhov Superseded
[v5,1/5] libtraceevent: Add dynamic_offset() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-11 Yordan Karadzhov Superseded
[v3,RFC] trace: Add kprobe on tracepoint [v3,RFC] trace: Add kprobe on tracepoint - - - --- 2021-08-11 Tzvetomir Stoyanov (VMware) Superseded
[9/9] libtracefs: Add man pages for tracefs_hist_data functions libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[8/9] libtracefs: Have tracefs_hist_bucket_key flags save the type libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[7/9] libtracefs: Add API tracefs_hist_data_keys/values() and next_bucket() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[6/9] libtracefs: Add APIs tracefs_hist_data_keys/value_names() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[5/9] libtracefs: Add API tracefs_list_dup() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[4/9] libtracefs: Add API tracefs_hist_data_read() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[3/9] libtracefs: Change hist_data_key type to flags libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[2/9] libtracefs: Parse comment for hist data information libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[1/9] tracefs: Add API tracefs_hist_data_parse() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[v4,5/5] libtraceevent: Add tep_print_selected_fields() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-10 Yordan Karadzhov Superseded
[v4,4/5] libtraceevent: Optimize tep_print_fields() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-10 Yordan Karadzhov Superseded
[v4,3/5] libtraceevent: Improve tep_print_field() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-10 Yordan Karadzhov Superseded
[v4,2/5] libtraceevent: Have all field args point to the field they represent libtraceevent: Optimize the print of tep fields - - - --- 2021-08-10 Yordan Karadzhov Superseded
[v4,1/5] libtraceevent: Add dynamic_offset() libtraceevent: Optimize the print of tep fields - - - --- 2021-08-10 Yordan Karadzhov Superseded
[v2,RFC] trace: Add kprobe on tracepoint [v2,RFC] trace: Add kprobe on tracepoint - - - --- 2021-08-10 Tzvetomir Stoyanov (VMware) Superseded
[RFC,RFC] trace: Add kprobe on tracepoint [RFC,RFC] trace: Add kprobe on tracepoint - - - --- 2021-08-06 Tzvetomir Stoyanov (VMware) Superseded
[v3,2/2] libtraceevent: Keep the pointer to the field in args [v3,1/2] libtraceevent: Add dynamic_offset() - - - --- 2021-08-05 Yordan Karadzhov Superseded
[v3,1/2] libtraceevent: Add dynamic_offset() [v3,1/2] libtraceevent: Add dynamic_offset() - - - --- 2021-08-05 Yordan Karadzhov Superseded
trace-cmd: Fix out of range comparison trace-cmd: Fix out of range comparison - - - --- 2021-08-05 Ian Rogers Accepted
libtracefs: Remove include sys/stat.h from global tracefs.h libtracefs: Remove include sys/stat.h from global tracefs.h - - - --- 2021-08-04 Steven Rostedt Accepted
[v2,2/2] libtraceevent: Keep the pointer to the field in args (WiP) [v2,1/2] libtraceevent: Add dynamic_offset() - - - --- 2021-08-04 Yordan Karadzhov Superseded
[v2,1/2] libtraceevent: Add dynamic_offset() [v2,1/2] libtraceevent: Add dynamic_offset() - - - --- 2021-08-04 Yordan Karadzhov Superseded
[2/2] libtracefs: Silence sometimes-uninitialized warning [1/2] libtracefs: Silence non-literal-null-conversion warning - - - --- 2021-08-04 Ian Rogers Accepted
[1/2] libtracefs: Silence non-literal-null-conversion warning [1/2] libtracefs: Silence non-literal-null-conversion warning - - - --- 2021-08-04 Ian Rogers Accepted
[v3,22/22] libtracefs: Add CAST(x AS _COUNTER_) syntax to create values in histograms [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
[v3,21/22] libtracefs: Add CAST() syntax to SQL parsing for histogram types [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
[v3,20/22] libtracefs: Allow trace_sql() to take keywords for fields with backslash [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
[v3,19/22] libtracefs: Allow for simple SQL statements to create a histogram [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
[v3,18/22] libtracefs: Add Makefile rule to create sqlhist [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
[v3,17/22] libtracefs: Add man page for tracefs_sql() [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
[v3,16/22] libtracefs: Add error message when calculation has no label [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
[v3,15/22] libtracefs: Add error message for bad filters in SQL statement [v3,01/22] libtracefs: Added new API tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Accepted
« 1 2 ... 32 33 3471 72 »