Show patches with: Submitter = Steven Rostedt       |    State = Action Required       |    Archived = No       |   53 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[1/2] libtraceeval: Add man pages for traceeval_delta create/start/stop functions libtraceeval: Document traceeval_delta_* functions - - - --- 2023-10-13 Steven Rostedt New
[1/2] libtraceeval: Add traceeval_vwaring() API libtraceeval: Add warning messages - - - --- 2023-10-10 Steven Rostedt Under Review
[1/9] tracefs: Add API tracefs_hist_data_parse() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[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
[2/2] libtraceeval: Add man pages for libtraceeval_delta retrieving of deltas libtraceeval: Document traceeval_delta_* functions - - - --- 2023-10-13 Steven Rostedt New
[2/2] libtraceeval: Have various errors print warnings libtraceeval: Add warning messages - - - --- 2023-10-10 Steven Rostedt Under Review
[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
[RFC] libtraceevent: Add meson build targets to Makefile [RFC] libtraceevent: Add meson build targets to Makefile - - - --- 2023-12-29 Steven Rostedt New
[RFC] trace-cmd: Add sqldump [RFC] trace-cmd: Add sqldump - - - --- 2020-01-16 Steven Rostedt New
[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: 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
[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
[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
kernel-shark: Show multi-line events in quick view kernel-shark: Show multi-line events in quick view - - - --- 2022-12-14 Steven Rostedt New
libtraceeval task-eval: Simplify logic by adding more helper functions libtraceeval task-eval: Simplify logic by adding more helper functions - - - --- 2023-10-12 Steven Rostedt New
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: Add new TRACEEVAL_TYPE_DELTA libtraceeval: Add new TRACEEVAL_TYPE_DELTA - - - --- 2023-10-07 Steven Rostedt Under Review
libtraceeval: Add timestamp to traceeval_delta_query() libtraceeval: Add timestamp to traceeval_delta_query() - - - --- 2023-10-12 Steven Rostedt New
libtraceeval: Add traceeval_hitcount() API libtraceeval: Add traceeval_hitcount() API - - - --- 2023-10-11 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
libtraceeval: Add traceeval_type_index() API libtraceeval: Add traceeval_type_index() API - - - --- 2023-10-19 Steven Rostedt New
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: 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
libtraceeval: Fix some missing frees libtraceeval: Fix some missing frees - - - --- 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: Remove sizeof() checks from traceeval_data_create_size() libtraceeval: Remove sizeof() checks from traceeval_data_create_size() - - - --- 2023-10-12 Steven Rostedt New
libtraceeval: Remove TIMESTAMP and STAT flags from API libtraceeval: Remove TIMESTAMP and STAT flags from API - - - --- 2023-10-12 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
libtraceevent: Have single quotes represent characters libtraceevent: Have single quotes represent characters - - - --- 2024-04-15 Steven Rostedt New