Show patches with: State = Action Required       |   176 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
libtraceeval: Add traceeval_stat_max/min_timestamp() API libtraceeval: Add traceeval_stat_max/min_timestamp() API - - - --- 2023-10-05 Steven Rostedt Under Review
[v2] libtraceeval: Have TRACEEVAL_ARRAY_SIZE() handle NULL pointer [v2] libtraceeval: Have TRACEEVAL_ARRAY_SIZE() handle NULL pointer - 1 - --- 2023-10-06 Steven Rostedt Under Review
[v2] libtraceeval: Add wake-lat sample code [v2] libtraceeval: Add wake-lat sample code - - - --- 2023-10-06 Steven Rostedt Under Review
[v2,1/5] libtraceeval: Start creating the documentation man pages libtraceeval: Add man pages - - - --- 2023-10-06 Steven Rostedt Under Review
[v2,2/5] libtraceeval: Add man pages for creating and releasing the traceeval descriptor libtraceeval: Add man pages - - - --- 2023-10-06 Steven Rostedt Under Review
[v2,3/5] libtraceeval: Add man pages for insertion and removal of elements in a traceeval libtraceeval: Add man pages - - - --- 2023-10-06 Steven Rostedt Under Review
[v2,4/5] libtraceeval: Add man pages for the traceeval iterator functions libtraceeval: Add man pages - - - --- 2023-10-06 Steven Rostedt Under Review
[v2,5/5] libtraceeval: Add man pages for traceeval statistics libtraceeval: Add man pages - - - --- 2023-10-06 Steven Rostedt Under Review
[v2] libtraceeval: Have TRACEEVAL_SET_*() functions fail on wrong type [v2] libtraceeval: Have TRACEEVAL_SET_*() functions fail on wrong type - - - --- 2023-10-07 Steven Rostedt Under Review
libtraceeval: Add new TRACEEVAL_TYPE_DELTA libtraceeval: Add new TRACEEVAL_TYPE_DELTA - - - --- 2023-10-07 Steven Rostedt Under Review
[v3,1/2] libtraceeval: Add traceeval_delta_start/continue/stop() API libtraceeval: Add delta interface - - - --- 2023-10-09 Steven Rostedt Under Review
[v3,2/2] libtraceeval: Add traceeval_iterator_delta_start_get() libtraceeval: Add delta interface - - - --- 2023-10-09 Steven Rostedt Under Review
libtraceeval: Do not update stats if both the timestamp and value are zero libtraceeval: Do not update stats if both the timestamp and value are zero - - - --- 2023-10-10 Steven Rostedt Under Review
[1/2] libtraceeval: Add traceeval_vwaring() API libtraceeval: Add warning messages - - - --- 2023-10-10 Steven Rostedt Under Review
[2/2] libtraceeval: Have various errors print warnings libtraceeval: Add warning messages - - - --- 2023-10-10 Steven Rostedt Under Review
libtraceeval: Do not just copy vals for delta elements libtraceeval: Do not just copy vals for delta elements - - - --- 2023-10-11 Steven Rostedt Under Review
libtraceeval: Fix some missing frees libtraceeval: Fix some missing frees - - - --- 2023-10-11 Steven Rostedt Under Review
[01/11] libtraceeval task-eval: Fix naming conventions of variables libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[02/11] libtraceeval task-eval: Use "assign_*keys/vals()" helper functions libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[03/11] libtraceeval task-eval: Add tracking of priority libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[04/11] libtraceeval task-eval: Add way to read trace.dat buffer instances libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[05/11] libtraceeval task-eval: Account for ZOMBIE and EXITED states libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[06/11] libtraceeval task-eval: Show max, min and count of deltas too libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[07/11] libtraceeval task-eval: Add more comments libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[08/11] libtraceeval task-eval: Only release results if found libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[09/11] libtraceeval task-eval: Do not add pdata to non RUNNING tasks libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[10/11] libtraceveal task-eval: Clean up all traceeval_iterators libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
[11/11] libtraceeval task-evals: Free the libtraceevals libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
libtraceeval: Add average and standard deviation to stat libtraceeval: Add average and standard deviation to stat - - - --- 2023-10-11 Steven Rostedt Under Review
libtraceeval: Add generic message about bad nr_keys/vals libtraceeval: Add generic message about bad nr_keys/vals - - - --- 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
libtraceeval: Add traceeval_hitcount() API libtraceeval: Add traceeval_hitcount() API - - - --- 2023-10-11 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: Remove TIMESTAMP and STAT flags from API libtraceeval: Remove TIMESTAMP and STAT flags from API - - - --- 2023-10-12 Steven Rostedt Under Review
[v15,13/13] trace-cmd: Add support for tracing VMware Workstation VMs by name Add VM kernel tracing over vsockets and FIFOs - - - --- 2019-10-08 Slavomir Kaslev New
[RFC] trace-cmd: Add sqldump [RFC] trace-cmd: Add sqldump - - - --- 2020-01-16 Steven Rostedt New
[1/7] trace-cmd,libtraceevent: Plugin options rework trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[2/7] trace-cmd,libtraceevent: Remove TEP_PLUGIN_OPTIONS trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[3/7] trace-cmd,libtraceevent: Check for plugin options duplication trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[4/7] trace-cmd,libtraceevent: Check for plugin duplication trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[5/7] trace-cmd,libtraceevent: Remove API for plugin options print trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[6/7] trace-cmd,libtraceevent: Remove API for plugin print trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[7/7] trace-cmd, kernelshark, libtraceevent: Changed tep_plugin_add_option() API trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[v3,1/5] trace-cmd: Add new libtracefs API tracefs_instance_file_append() trace-cmd: SQL-like syntax for ftrace histograms configuration - - - --- 2020-02-26 Tzvetomir Stoyanov (VMware) New
[v3,2/5] trace-cmd: Unit test for tracefs_instance_file_append() API trace-cmd: SQL-like syntax for ftrace histograms configuration - - - --- 2020-02-26 Tzvetomir Stoyanov (VMware) New
[v3,3/5] trace-cmd: Add new libtraceevent flag to suppress parsing warnings trace-cmd: SQL-like syntax for ftrace histograms configuration - - - --- 2020-02-26 Tzvetomir Stoyanov (VMware) New
[v3,4/5] trace-cmd: Suppress parsing warnings in tracefs_local_events() API trace-cmd: SQL-like syntax for ftrace histograms configuration - - - --- 2020-02-26 Tzvetomir Stoyanov (VMware) New
[v3,5/5] trace-cmd: Add "--sql" option to trace-cmd start and record sub commands trace-cmd: SQL-like syntax for ftrace histograms configuration - - - --- 2020-02-26 Tzvetomir Stoyanov (VMware) New
[1/2] KernelShark2.0: Link KernelShark to libtracefs KernelShark2.0: Use libtracefs APIs to access tracefs - - - --- 2020-03-06 Tzvetomir Stoyanov (VMware) New
[2/2] KernelShark2.0: Use libtracefs APIs to access tracefs KernelShark2.0: Use libtracefs APIs to access tracefs - - - --- 2020-03-06 Tzvetomir Stoyanov (VMware) New
[v4,1/3] trace-cmd: Time stamp offset per host CPU Timestamp offsets calculation per host CPU - - - --- 2020-04-09 Tzvetomir Stoyanov (VMware) New
[v4,2/3] trace-cmd: Add a define to enable per CPU timestamps synchronization Timestamp offsets calculation per host CPU - - - --- 2020-04-09 Tzvetomir Stoyanov (VMware) New
[v4,3/3] trace-cmd: Use per CPU synchronization data when calculating timestamps offsets Timestamp offsets calculation per host CPU - - - --- 2020-04-09 Tzvetomir Stoyanov (VMware) New
[2/2] trace-cmd: [POC] Add command for container tracing Initial support for containers tracing - - - --- 2020-05-08 Tzvetomir Stoyanov (VMware) New
[v2,1/2] trace-cmd: [POC] Add APIs for extracting DWARF information from a file POC] Add support for uprobes - - - --- 2020-06-18 Tzvetomir Stoyanov (VMware) New
[v2,2/2] trace-cmd: [POC] Add support for uprobes POC] Add support for uprobes - - - --- 2020-06-18 Tzvetomir Stoyanov (VMware) New
[1/5] KernelShark: Add stream name Add support for opening trace.dat files with multuiple buffers - 1 - --- 2020-07-27 Tzvetomir Stoyanov (VMware) New
[2/5] KernelShark: Fix compilation issues on Fedora 32 Add support for opening trace.dat files with multuiple buffers - 1 - --- 2020-07-27 Tzvetomir Stoyanov (VMware) New
[3/5] KernelShark: Fix combo plot plugin crash in case of multiple streams Add support for opening trace.dat files with multuiple buffers - 1 - --- 2020-07-27 Tzvetomir Stoyanov (VMware) New
[4/5] KernelShark: Load trace.dat file with ftrace sub-buffers Add support for opening trace.dat files with multuiple buffers - - - --- 2020-07-27 Tzvetomir Stoyanov (VMware) New
[5/5] KernelShark: New libkshark API for loading all entries from given file Add support for opening trace.dat files with multuiple buffers - - - --- 2020-07-27 Tzvetomir Stoyanov (VMware) New
[1/4] trace-cmd: Internal refactoring of pid address map logic trace-cmd: Add "perf" sub command - - - --- 2020-08-07 Tzvetomir Stoyanov (VMware) New
[2/4] trace-cmd: New internal APIs for reading ELF header trace-cmd: Add "perf" sub command - - - --- 2020-08-07 Tzvetomir Stoyanov (VMware) New
[3/4] trace-cmd: Add a new option in trace.dat file for the address to function name mapping trace-cmd: Add "perf" sub command - - - --- 2020-08-07 Tzvetomir Stoyanov (VMware) New
[4/4] trace-cmd: Add new subcomand "trace-cmd perf" trace-cmd: Add "perf" sub command - - - --- 2020-08-07 Tzvetomir Stoyanov (VMware) New
KernelShark: Remove unneeded libtracecmd dependencies KernelShark: Remove unneeded libtracecmd dependencies - - - --- 2020-11-12 Tzvetomir Stoyanov (VMware) New
[v3,1/3] trace-cmd: Internal refactoring of pid address map logic Initial trace-cmd support for ftrace uprobes - - - --- 2020-11-25 Tzvetomir Stoyanov (VMware) New
[v3,2/3] trace-cmd: New internal APIs for reading ELF header Initial trace-cmd support for ftrace uprobes - - - --- 2020-11-25 Tzvetomir Stoyanov (VMware) New
[v3,3/3] trace-cmd: [POC] Add support for uprobes Initial trace-cmd support for ftrace uprobes - - - --- 2020-11-25 Tzvetomir Stoyanov (VMware) New
[1/5] trace-cmd: Internal refactoring of pid address map logic Initial trace-cmd perf support - - - --- 2020-12-03 Tzvetomir Stoyanov (VMware) New
[2/5] trace-cmd: Make read_file_string() non static Initial trace-cmd perf support - - - --- 2020-12-03 Tzvetomir Stoyanov (VMware) New
[3/5] trace-cmd: New internal APIs for reading ELF header Initial trace-cmd perf support - - - --- 2020-12-03 Tzvetomir Stoyanov (VMware) New
[4/5] trace-cmd: Add a new option in trace.dat file for the address to function name mapping Initial trace-cmd perf support - - - --- 2020-12-03 Tzvetomir Stoyanov (VMware) New
[5/5,WIP] trace-cmd: Add new subcomand "trace-cmd perf" Initial trace-cmd perf support - - - --- 2020-12-03 Tzvetomir Stoyanov (VMware) New
[RFC,v2] Simple tool for VMEnters/VMExits matching and trace validation [RFC,v2] Simple tool for VMEnters/VMExits matching and trace validation - - - --- 2021-05-01 Stefano De Venuto 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
[2/9] libtracefs: Parse comment for hist data information 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
[4/9] libtracefs: Add API tracefs_hist_data_read() 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
[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
[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
[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
[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
trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86 trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86 - - - --- 2021-11-16 Nicolas Saenz Julienne New
[for,2.9] trace-cmd: Fix python build to handle new library headers [for,2.9] trace-cmd: Fix python build to handle new library headers - - - --- 2021-12-13 Steven Rostedt New
trace-cruncher: Add API to set tracing CPU affinity trace-cruncher: Add API to set tracing CPU affinity - - - --- 2021-12-17 Steven Rostedt New
[v3] trace-cruncher: Add API to set tracing CPU affinity [v3] trace-cruncher: Add API to set tracing CPU affinity - - - --- 2022-01-18 Steven Rostedt New
kernel-shark: Add plugin for handling Xenomai cobalt_context_switch kernel-shark: Add plugin for handling Xenomai cobalt_context_switch - - - --- 2022-01-18 Hongzhan Chen New
[v3,1/3] trace-cruncher: Add support for event probes trace-cruncher: Add support for event probes - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v3,2/3] trace-cruncher: Unit test for event probes API trace-cruncher: Add support for event probes - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v3,3/3] trace-cruncher: Example for event probes API trace-cruncher: Add support for event probes - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v2] trace-cruncher: Remove "register" from k(ret)probe APIs [v2] trace-cruncher: Remove "register" from k(ret)probe APIs - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v2] trace-cruncher: Update CONTRIBUTING doc with tests [v2] trace-cruncher: Update CONTRIBUTING doc with tests - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v2] trace-cruncher: Add a .gitignore file [v2] trace-cruncher: Add a .gitignore file - - - --- 2022-01-28 Tzvetomir Stoyanov (VMware) New
[v2,1/3] libtracefs: Add user_events to libtracefs sources libtracefs: Add APIs for user_events to libtracefs - - - --- 2022-02-22 Beau Belgrave New
[v2,2/3] libtracefs: Add documentation and sample code for user_events libtracefs: Add APIs for user_events to libtracefs - - - --- 2022-02-22 Beau Belgrave New
[v2,3/3] libtracefs: Add unit tests for user_events libtracefs: Add APIs for user_events to libtracefs - - - --- 2022-02-22 Beau Belgrave New
libtracefs: Use tracefs_warning() for tracefs_user_event_record() errors libtracefs: Use tracefs_warning() for tracefs_user_event_record() errors - - - --- 2022-02-23 Steven Rostedt New
[RFC,1/3] trace-cruncher: Logic for resolving address to function name trace-cruncher: Initial support for perf - - - --- 2022-02-24 Tzvetomir Stoyanov (VMware) New
« 1 2 »