Show patches with: State = Action Required       |   176 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/12] trace-cmd analyze: Track migration trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[07/12] trace-cmd analyze: Add "idleness" trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[06/12] trace-cmd analyze: Add tracing of tasks and their states trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[05/12] trace-cmd analyze: Use sched_switch event to update times trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[04/12] trace-cmd analyze: Use sched_switch to find comm mappings trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[03/12] trace-cmd analyze: Show how much tasks run on each CPU trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[02/12] trace-cmd analyze: Show what tasks are running the most trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[01/12] trace-cmd: Add trace-cmd analyze trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[RFC,3/3] trace-cruncher: perf example trace-cruncher: Initial support for perf - - - --- 2022-02-24 Tzvetomir Stoyanov (VMware) New
[RFC,2/3] trace-cruncher: Support for perf trace-cruncher: Initial support for perf - - - --- 2022-02-24 Tzvetomir Stoyanov (VMware) 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
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
[v2,3/3] libtracefs: Add unit tests for user_events 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,1/3] libtracefs: Add user_events to libtracefs sources libtracefs: Add APIs for user_events to libtracefs - - - --- 2022-02-22 Beau Belgrave New
[v2] trace-cruncher: Add a .gitignore file [v2] trace-cruncher: Add a .gitignore file - - - --- 2022-01-28 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: Remove "register" from k(ret)probe APIs [v2] trace-cruncher: Remove "register" from k(ret)probe APIs - - - --- 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
[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,1/3] trace-cruncher: Add support for event probes trace-cruncher: Add support for event probes - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) 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] 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
trace-cruncher: Add API to set tracing CPU affinity trace-cruncher: Add API to set tracing CPU affinity - - - --- 2021-12-17 Steven Rostedt 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-cmd: Fix trace_tsc2nsec_is_supported() on !x86 trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86 - - - --- 2021-11-16 Nicolas Saenz Julienne 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
[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
[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
[5/5,WIP] trace-cmd: Add new subcomand "trace-cmd perf" 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
[3/5] trace-cmd: New internal APIs for reading ELF header 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
[1/5] trace-cmd: Internal refactoring of pid address map logic Initial trace-cmd perf support - - - --- 2020-12-03 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
[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,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
KernelShark: Remove unneeded libtracecmd dependencies KernelShark: Remove unneeded libtracecmd dependencies - - - --- 2020-11-12 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
[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
[2/4] trace-cmd: New internal APIs for reading ELF header trace-cmd: Add "perf" sub command - - - --- 2020-08-07 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
[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
[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
[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
[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
[1/5] KernelShark: Add stream name Add support for opening trace.dat files with multuiple buffers - 1 - --- 2020-07-27 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
[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
[2/2] trace-cmd: [POC] Add command for container tracing Initial support for containers tracing - - - --- 2020-05-08 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
[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,1/3] trace-cmd: Time stamp offset per host CPU Timestamp offsets calculation per host CPU - - - --- 2020-04-09 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
[1/2] KernelShark2.0: Link KernelShark to libtracefs KernelShark2.0: Use libtracefs APIs to access tracefs - - - --- 2020-03-06 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
[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,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,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,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
[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
[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
[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
[4/7] trace-cmd,libtraceevent: Check for plugin duplication 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
[2/7] trace-cmd,libtraceevent: Remove TEP_PLUGIN_OPTIONS trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[1/7] trace-cmd,libtraceevent: Plugin options rework trace-cmd,libtraceevent: Rework of plugin options APIs - - - --- 2020-01-22 Tzvetomir Stoyanov (VMware) New
[RFC] trace-cmd: Add sqldump [RFC] trace-cmd: Add sqldump - - - --- 2020-01-16 Steven Rostedt New
[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
« 1 2 »