Show patches with: State = Action Required       |   227 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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: Add average and standard deviation to stat libtraceeval: Add average and standard deviation to stat - - - --- 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
[10/11] libtraceveal task-eval: Clean up all traceeval_iterators 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
[08/11] libtraceeval task-eval: Only release results if found 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
[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
[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
[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
[03/11] libtraceeval task-eval: Add tracking of priority 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
[01/11] libtraceeval task-eval: Fix naming conventions of variables libtraceeval task-eval: Updates to evaluate tasks - - - --- 2023-10-11 Steven Rostedt Under Review
libtraceeval: Fix some missing frees libtraceeval: Fix some missing frees - - - --- 2023-10-11 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
[2/2] libtraceeval: Have various errors print warnings libtraceeval: Add warning messages - - - --- 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
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/1] Fix incompatible function pointer types assigning to stream_find_id_func [1/1] Fix incompatible function pointer types assigning to stream_find_id_func - - - --- 2023-10-10 Brahmajit Das New
[v3,2/2] libtraceeval: Add traceeval_iterator_delta_start_get() libtraceeval: Add delta interface - - - --- 2023-10-09 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
libtraceeval: Add new TRACEEVAL_TYPE_DELTA libtraceeval: Add new TRACEEVAL_TYPE_DELTA - - - --- 2023-10-07 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
[v2,5/5] libtraceeval: Add man pages for traceeval statistics 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,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,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,1/5] libtraceeval: Start creating the documentation man pages libtraceeval: Add man pages - - - --- 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] 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
libtraceeval: Add traceeval_stat_max/min_timestamp() API libtraceeval: Add traceeval_stat_max/min_timestamp() API - - - --- 2023-10-05 Steven Rostedt Under Review
[3/3] meson: set the default plugindir to make Makefile [1/3] meson: add option to disable documentation - - - --- 2023-08-31 Ross Burton New
[2/3] meson: build plugins as modules [1/3] meson: add option to disable documentation - - - --- 2023-08-31 Ross Burton New
[1/3] meson: add option to disable documentation [1/3] meson: add option to disable documentation - - - --- 2023-08-31 Ross Burton New
trace-cmd: python: Update python module trace-cmd: python: Update python module - - - --- 2023-02-15 Tejun Heo New
kernel-shark: Show multi-line events in quick view kernel-shark: Show multi-line events in quick view - - - --- 2022-12-14 Steven Rostedt New
[RFC,2/2] trace-cmd: Add back python support without wrapping trace-cmd API [RFC,1/2] tracecmd library: Use libtraceevent record refcounting - - - --- 2022-10-12 Benjamin Berg New
[RFC,1/2] tracecmd library: Use libtraceevent record refcounting [RFC,1/2] tracecmd library: Use libtraceevent record refcounting - - - --- 2022-10-12 Benjamin Berg New
[RFC] libtraceevent: Implement record reference counting [RFC] libtraceevent: Implement record reference counting - - - --- 2022-10-12 Benjamin Berg New
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
[RFC,v2,3/3] trace-cruncher: perf example trace-cruncher: Initial support for perf - - - --- 2022-04-08 Tzvetomir Stoyanov (VMware) New
[RFC,v2,2/3] trace-cruncher: Support for perf trace-cruncher: Initial support for perf - - - --- 2022-04-08 Tzvetomir Stoyanov (VMware) New
[RFC,v2,1/3] trace-cruncher: Logic for resolving address to function name trace-cruncher: Initial support for perf - - - --- 2022-04-08 Tzvetomir Stoyanov (VMware) New
[RFC,4/4] trace-cruncher: Example script for uprobes high level API trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[RFC,3/4] trace-cruncher: High level wrappers for ftrace uprobes trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[RFC,2/4] trace-cruncher: ftrace uprobe raw API trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[RFC,1/4] trace-cruncher: Logic for resolving address to function name trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[12/12] trace-cmd analyze: Add documentation trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[11/12] trace-cmd analyze: Account for dropped events trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[10/12] trace-cmd analyze: Add counting of page faults trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[09/12] trace-cmd analyze: Add wake up latency timings trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[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
« 1 2 3 »