Show patches with: none      |   7535 patches
« 1 2 3 475 76 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
utest/trace-utest: add missing include utest/trace-utest: add missing include - - - --- 2024-02-15 Miko Larsson via B4 Relay Accepted
user_events: Use alloc_pages instead of kzalloc for register pages user_events: Use alloc_pages instead of kzalloc for register pages - - - --- 2022-03-11 Beau Belgrave Superseded
user_events: Prevent dyn_event delete racing with ioctl add/delete user_events: Prevent dyn_event delete racing with ioctl add/delete - - - --- 2022-03-10 Beau Belgrave Handled Elsewhere
user_events: Fix potential uninitialized pointer while parsing field user_events: Fix potential uninitialized pointer while parsing field - - - --- 2022-02-24 Beau Belgrave Handled Elsewhere
user_events: Enable user processes to create and write to trace events user_events: Enable user processes to create and write to trace events - - - --- 2021-10-05 Beau Belgrave Superseded
user_events: Add trace event call as root for low permission cases user_events: Add trace event call as root for low permission cases - - - --- 2022-03-08 Beau Belgrave Handled Elsewhere
Use instance->name for guests and not tracefs instance name Use instance->name for guests and not tracefs instance name - - - --- 2021-02-03 Steven Rostedt Accepted
tracing/user_events: Use alloc_pages instead of kzalloc() for register pages tracing/user_events: Use alloc_pages instead of kzalloc() for register pages 1 - - --- 2022-03-12 Steven Rostedt Handled Elsewhere
tracing/user_events: Remove eBPF interfaces tracing/user_events: Remove eBPF interfaces - - - --- 2022-03-29 Beau Belgrave Handled Elsewhere
tracing/user_events: Hold event_mutex during dyn_event_add tracing/user_events: Hold event_mutex during dyn_event_add 1 - - --- 2022-03-28 Beau Belgrave Handled Elsewhere
tracing/user_events: Fix call print_fmt leak tracing/user_events: Fix call print_fmt leak 1 - - --- 2022-11-23 Beau Belgrave Handled Elsewhere
tracing/user_events: Add eBPF interface for user_event created events tracing/user_events: Add eBPF interface for user_event created events - - - --- 2022-03-29 Beau Belgrave Handled Elsewhere
tracing/synthetic: Fix order of struct trace_dynamic_info tracing/synthetic: Fix order of struct trace_dynamic_info 1 - - --- 2023-09-08 Steven Rostedt Handled Elsewhere
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
tracing/osnoise: Do not unregister events twice tracing/osnoise: Do not unregister events twice - - - --- 2022-03-09 Daniel Bristot de Oliveira Accepted
tracing/boottime: Fix kprobe multiple events tracing/boottime: Fix kprobe multiple events - - - --- 2020-06-17 Sascha Ortmann Superseded
tracing: Track event ref in tracefs enable/disable tracing: Track event ref in tracefs enable/disable - - - --- 2022-10-12 Beau Belgrave Rejected
tracing: Suppress sparse warnings triggered by is_signed_type() tracing: Suppress sparse warnings triggered by is_signed_type() - - - --- 2022-07-17 Bart Van Assche Rejected
tracing: Set user_events to BROKEN tracing: Set user_events to BROKEN - - - --- 2022-03-30 Steven Rostedt Superseded
tracing: Move user_events.h temporarily out of include/uapi tracing: Move user_events.h temporarily out of include/uapi - - - --- 2022-04-01 Steven Rostedt Handled Elsewhere
tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operat… tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operat… - - - --- 2020-04-13 Xiao Yang Accepted
tracing: Fix histogram referencing a variable tracing: Fix histogram referencing a variable - - - --- 2019-08-27 Steven Rostedt Superseded
tracing: Dump instance traces into oops with ftrace_dump_on_oops tracing: Dump instance traces into oops with ftrace_dump_on_oops - - - --- 2022-11-10 Joel Fernandes Not Applicable
tracing: do not export user_events uapi tracing: do not export user_events uapi - 1 - --- 2022-03-30 Mathieu Desnoyers Handled Elsewhere
tracing: Add Masami Hiramatsu as co-maintainer tracing: Add Masami Hiramatsu as co-maintainer 3 - - --- 2022-09-30 Steven Rostedt Accepted
tracepoints: Update static_call before tp_funcs when adding a tracepoint tracepoints: Update static_call before tp_funcs when adding a tracepoint - - - --- 2021-07-23 Steven Rostedt Accepted
tracepoint: fix bad trace value in trace_kvm_exit() tracepoint: fix bad trace value in trace_kvm_exit() - 1 - --- 2018-11-28 Zenghui Yu Accepted
tracefs: Set visibility of parser symbols as 'internal' tracefs: Set visibility of parser symbols as 'internal' - - - --- 2022-06-07 Daniel Wagner Accepted
tracefs: Add tracefs_time_conversion() API tracefs: Add tracefs_time_conversion() API - - - --- 2023-06-03 Steven Rostedt Accepted
tracefs-perf: Add missing headers for syscall() and SYS_* defines tracefs-perf: Add missing headers for syscall() and SYS_* defines - - - --- 2023-06-14 Khem Raj Accepted
tracefs utils: Do not free a the buffer on a zero size str_read_file() tracefs utils: Do not free a the buffer on a zero size str_read_file() - - - --- 2020-11-23 Steven Rostedt Superseded
traceeval: Remove free_results() traceeval: Remove free_results() - 1 - --- 2023-08-04 Steven Rostedt Accepted
traceeval: Fix traceeval_insert() macro for NULL vals traceeval: Fix traceeval_insert() macro for NULL vals - - - --- 2023-09-28 Steven Rostedt Superseded
traceeval: Add way to extract the number of elements traceeval: Add way to extract the number of elements - - - --- 2023-09-28 Steven Rostedt Superseded
TraceCruncher: Version 0.2.0 (Beta) TraceCruncher: Version 0.2.0 (Beta) - - - --- 2022-03-07 Yordan Karadzhov Accepted
tracecmd: Set default log to INFO and remove unnecessary newlines tracecmd: Set default log to INFO and remove unnecessary newlines - - - --- 2022-02-21 Steven Rostedt Accepted
tracecmd library: Unlock records in tracecmd_iterate_events() tracecmd library: Unlock records in tracecmd_iterate_events() - - - --- 2023-06-06 Steven Rostedt Accepted
tracecmd extract: Allow using --compression. tracecmd extract: Allow using --compression. - - - --- 2022-09-01 Elizabeth Figura Accepted
trace-cruncher: Update CONTRIBUTING doc with tests trace-cruncher: Update CONTRIBUTING doc with tests - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) Superseded
trace-cruncher: Switch from kprobes to dynevents trace-cruncher: Switch from kprobes to dynevents - - - --- 2021-12-06 Yordan Karadzhov Superseded
trace-cruncher: Remove "register" from k(ret)probe APIs trace-cruncher: Remove "register" from k(ret)probe APIs - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) Superseded
trace-cruncher: README updates; add Testing, reformat, and fix deps trace-cruncher: README updates; add Testing, reformat, and fix deps - - - --- 2022-06-10 June Knauth New
trace-cruncher: Fix the install instructions in README trace-cruncher: Fix the install instructions in README - - - --- 2021-09-24 Yordan Karadzhov Accepted
trace-cruncher: Fix the class 'event' constructor trace-cruncher: Fix the class 'event' constructor - - - --- 2021-09-23 Yordan Karadzhov Accepted
trace-cruncher: Fix PyFtrace_set_event_filter() trace-cruncher: Fix PyFtrace_set_event_filter() - - - --- 2021-09-17 Yordan Karadzhov Superseded
trace-cruncher: Fix get_comm_from_pid() trace-cruncher: Fix get_comm_from_pid() - - - --- 2021-09-17 Yordan Karadzhov Superseded
trace-cruncher: Fix default function arguments in utils trace-cruncher: Fix default function arguments in utils - - - --- 2022-02-21 Yordan Karadzhov Accepted
trace-cruncher: Enable Github development flow trace-cruncher: Enable Github development flow 1 - - --- 2022-06-15 Tzvetomir Stoyanov (VMware) Accepted
trace-cruncher: Check required library versions before building trace-cruncher: Check required library versions before building - - - --- 2022-02-24 Yordan Karadzhov Accepted
trace-cruncher: Always use get_instance_from_arg() trace-cruncher: Always use get_instance_from_arg() - - - --- 2021-10-01 Yordan Karadzhov Accepted
trace-cruncher: Add support for event probes trace-cruncher: Add support for event probes - - - --- 2022-01-24 Tzvetomir Stoyanov (VMware) Superseded
trace-cruncher: Add static method for getting tep_handle object trace-cruncher: Add static method for getting tep_handle object - - - --- 2022-01-13 Yordan Karadzhov Accepted
trace-cruncher: Add histogram tests trace-cruncher: Add histogram tests - - - --- 2021-12-13 Yordan Karadzhov Accepted
trace-cruncher: Add API to set tracing CPU affinity trace-cruncher: Add API to set tracing CPU affinity - - - --- 2021-12-17 Steven Rostedt New
trace-cruncher: Add a .gitignore file trace-cruncher: Add a .gitignore file - - - --- 2022-01-28 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd/timesync: Remove double check of finding the protocol trace-cmd/timesync: Remove double check of finding the protocol - - - --- 2021-02-17 Steven Rostedt Accepted
trace-cmd/kernelshark: Build libtraceevent and libtracefs locally trace-cmd/kernelshark: Build libtraceevent and libtracefs locally - - - --- 2020-12-16 Steven Rostedt Accepted
trace-cmd: Write the actual size of compressed block in the trace file trace-cmd: Write the actual size of compressed block in the trace file - - - --- 2022-04-11 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: virt-server: fix snprintf-related warnings trace-cmd: virt-server: fix snprintf-related warnings - - - --- 2018-02-13 Vladislav Valtchev (VMware) Superseded
trace-cmd: Use tracefs_tracing_dir() instead of tracefs_find_tracing_dir() trace-cmd: Use tracefs_tracing_dir() instead of tracefs_find_tracing_dir() - - - --- 2020-12-21 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd: Use the real trace buffer page size trace-cmd: Use the real trace buffer page size - - - --- 2021-10-01 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd: Use the new libtracefs API to address all dynamic events trace-cmd: Use the new libtracefs API to address all dynamic events - - - --- 2022-03-09 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Use system trace libraries, if available trace-cmd: Use system trace libraries, if available - - - --- 2020-11-26 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Use pkg-config --atleast-version to check versions of libraries trace-cmd: Use pkg-config --atleast-version to check versions of libraries - - - --- 2021-04-06 Steven Rostedt Accepted
trace-cmd: Use open() and not fopen() for set_plugin_instance() trace-cmd: Use open() and not fopen() for set_plugin_instance() - - - --- 2021-03-25 Steven Rostedt Accepted
trace-cmd: Use libtraceevent for parsing tracefs files trace-cmd: Use libtraceevent for parsing tracefs files - - - --- 2021-04-08 Steven Rostedt Accepted
trace-cmd: Use builtin for offset_of trace-cmd: Use builtin for offset_of - - - --- 2022-03-09 Ian Rogers Accepted
trace-cmd: Update v7 trace.dat documentation to clarify the strings section trace-cmd: Update v7 trace.dat documentation to clarify the strings section - - - --- 2023-06-02 Steven Rostedt Accepted
trace-cmd: Update the libaudit warning trace-cmd: Update the libaudit warning - - - --- 2021-11-08 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Update make-trace-cmd.sh to handle pkg-config without --with-path trace-cmd: Update make-trace-cmd.sh to handle pkg-config without --with-path - - - --- 2021-03-09 Steven Rostedt Accepted
trace-cmd: Update "trace-cmd list" man page trace-cmd: Update "trace-cmd list" man page - - - --- 2020-05-04 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Update .gitignore trace-cmd: Update .gitignore - - - --- 2020-12-02 Steven Rostedt Accepted
trace-cmd: Up the min version of libtraceevent to 1.3 and libtracefs to 1.2 trace-cmd: Up the min version of libtraceevent to 1.3 and libtracefs to 1.2 - - - --- 2021-05-13 Steven Rostedt Accepted
trace-cmd: Up min libtraceevent version to 1.5 trace-cmd: Up min libtraceevent version to 1.5 - - - --- 2022-03-10 Steven Rostedt Accepted
trace-cmd: Unlock tsync mutex on thread exit trace-cmd: Unlock tsync mutex on thread exit - - - --- 2022-04-11 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Try alternate path for message cache trace-cmd: Try alternate path for message cache - - - --- 2022-03-29 Joel Fernandes Changes Requested
trace-cmd: Trace timesync to find pids that map vCPUs trace-cmd: Trace timesync to find pids that map vCPUs - - - --- 2021-05-07 Steven Rostedt Superseded
trace-cmd: Time stamp offset per host CPU trace-cmd: Time stamp offset per host CPU - - - --- 2020-03-23 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd: Test for NULL pointer in tracecmd_tsync_free() trace-cmd: Test for NULL pointer in tracecmd_tsync_free() - - - --- 2021-03-24 Steven Rostedt Accepted
trace-cmd: Suppress trace library warnings trace-cmd: Suppress trace library warnings - - - --- 2021-04-15 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd: Suppress trace library warnings trace-cmd: Suppress trace library warnings - - - --- 2021-04-15 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd: support -m parameter for virt instances trace-cmd: support -m parameter for virt instances - - - --- 2024-03-07 Marcelo Tosatti New
trace-cmd: Silence a logical-not-parentheses warning trace-cmd: Silence a logical-not-parentheses warning - - - --- 2021-04-28 Ian Rogers Accepted
trace-cmd: Show uncompressed size at end of record trace-cmd: Show uncompressed size at end of record - - - --- 2022-02-21 Steven Rostedt Accepted
trace-cmd: Set user specified clock to all trace instances trace-cmd: Set user specified clock to all trace instances - - - --- 2021-05-07 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Set the default file version to 7 trace-cmd: Set the default file version to 7 - - - --- 2022-02-21 Steven Rostedt Accepted
trace-cmd: Set min version of libtracefs to 1.1 trace-cmd: Set min version of libtracefs to 1.1 - - - --- 2021-04-07 Steven Rostedt Accepted
trace-cmd: Set min version of libtraceevent to 1.2 trace-cmd: Set min version of libtraceevent to 1.2 - - - --- 2021-04-10 Steven Rostedt Accepted
trace-cmd: rework of the pid detection of vcpus trace-cmd: rework of the pid detection of vcpus - - - --- 2022-05-04 Vineeth Pillai Deferred
trace-cmd: Renamed tracecmd_lib_fatal() to tracecmd_fatal() trace-cmd: Renamed tracecmd_lib_fatal() to tracecmd_fatal() - - - --- 2021-04-09 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Remove unused <pthread.h> includes. trace-cmd: Remove unused <pthread.h> includes. - - - --- 2018-09-21 Slavomir Kaslev Accepted
trace-cmd: remove ununsed knuth_hash*() routines trace-cmd: remove ununsed knuth_hash*() routines - - - --- 2019-06-26 Greg Thelen Superseded
trace-cmd: Remove last elements of local libtracefs and libtraceevent trace-cmd: Remove last elements of local libtracefs and libtraceevent - - - --- 2021-04-09 Steven Rostedt Accepted
trace-cmd: Remove duplicated "list" command entry trace-cmd: Remove duplicated "list" command entry - - - --- 2020-01-10 Tzvetomir Stoyanov (VMware) Accepted
trace-cmd: Remove all die()s from trace-cmd library trace-cmd: Remove all die()s from trace-cmd library - - - --- 2021-03-22 Tzvetomir Stoyanov (VMware) Superseded
trace-cmd: Quiet the warnings trace-cmd: Quiet the warnings - - - --- 2022-11-10 Steven Rostedt Accepted
trace-cmd: Quiet gcc warning of snprintf truncation trace-cmd: Quiet gcc warning of snprintf truncation - - - --- 2022-11-09 Steven Rostedt Accepted
trace-cmd: python: Update python module trace-cmd: python: Update python module - - - --- 2023-02-15 Tejun Heo New
trace-cmd: python: Apply 2to3 print transformation to python files trace-cmd: python: Apply 2to3 print transformation to python files - - - --- 2019-05-03 John Kacur Accepted
trace-cmd: Parse command lines with spaces trace-cmd: Parse command lines with spaces - - - --- 2020-11-17 Tzvetomir Stoyanov (VMware) Accepted
« 1 2 3 475 76 »