Show patches with: Submitter = Steven Rostedt       |   1765 patches
« 1 2 ... 10 11 1217 18 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,02/21] tracefs: Add unit tests for tracefs_sql() libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-08-03 Steven Rostedt Superseded
[v2,01/21] libtracefs: Added new API tracefs_sql() libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-08-03 Steven Rostedt Superseded
[7/7] libtracefs: Add API tracefs_synth_complete() libtracefs: Updates to the histograms for tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Superseded
[6/7] libtracefs: Add API tracefs_synth_get_start_hist() libtracefs: Updates to the histograms for tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Superseded
[5/7] libtracefs: Split up libtracefs-synth man page libtracefs: Updates to the histograms for tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Superseded
[4/7] libtracefs: Add API tracefs_hist_show() libtracefs: Updates to the histograms for tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Superseded
[3/7] libtracefs: Add API tracefs_hist_append_filter() libtracefs: Updates to the histograms for tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Superseded
[2/7] libtracefs: Expose tracefs_hist_command() as an API libtracefs: Updates to the histograms for tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Superseded
[1/7] libtracefs: Change the tracefs_hist API to not take an instance immediately libtracefs: Updates to the histograms for tracefs_sql() - - - --- 2021-08-03 Steven Rostedt Superseded
[17/17] libtracefs: Add man page for tracefs_sql() libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[16/17] libtracefs: Add error message for bad filters in SQL statement libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[15/17] libtracefs: Add error message for grouping events in SQL filter libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[14/17] libtracefs: Add error message when compare fields fail libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[13/17] libtracefs; Add error message for bad selections to SQL sequence libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[12/17] libtracefs: Add error message when match or init fails from bad events libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[11/17] libtracefs: Add error message when match fields are not FROM and JOIN events libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[10/17] libtracefs: Add a parse_error() helper function to record errors libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[09/17] libtracefs: Add line number and index to expr structure libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[08/17] libtracefs: Make parser unique to libtracefs libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[07/17] libtracefs: Make sqlhist parser reentrant libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[06/17] libtracefs: Add unit test to test tracefs_sql() where clause libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[05/17] libtracefs: Add filtering for start and end events in tracefs_sql() libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[04/17] libtracefs: Add unit test to test tracefs_sql() compare libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[03/17] libtracefs: Add comparing start and end fields in tracefs_sql() libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[02/17] tracefs: Add unit tests for tracefs_sql() libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[01/17] libtracefs: Added new API tracefs_sql() libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line - - - --- 2021-07-30 Steven Rostedt Superseded
[6/6] libtracefs: Add man pages for tracefs_event_append_filter() libtracefs: Updates to event filtering - - - --- 2021-07-30 Steven Rostedt Accepted
[5/6] libtracefs: Add filter creating and verify API libtracefs: Updates to event filtering - - - --- 2021-07-30 Steven Rostedt Accepted
[4/6] libtracefs: Add kerneldoc comments to the remaining synth functions libtracefs: Updates to event filtering - - - --- 2021-07-30 Steven Rostedt Accepted
[3/6] libtracefs: Append the synth filter with parens and conjunctions libtracefs: Updates to event filtering - - - --- 2021-07-30 Steven Rostedt Accepted
[2/6] libtracefs: Rename GR and NQ to GT and NE respectively libtracefs: Updates to event filtering - - - --- 2021-07-30 Steven Rostedt Accepted
[1/6] libtracefs: Update to version 1.3-dev libtracefs: Updates to event filtering - - - --- 2021-07-30 Steven Rostedt Accepted
libtracefs: Rename GR and NQ to GT and NE respectively libtracefs: Rename GR and NQ to GT and NE respectively - - - --- 2021-07-28 Steven Rostedt Accepted
[v2] libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter() [v2] libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter() - - - --- 2021-07-28 Steven Rostedt Superseded
libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter() libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter() - - - --- 2021-07-28 Steven Rostedt Superseded
[3/3] trace-cmd: Remove remnants of KernelShark build trace-cmd: Clean up library and KernelShark remnants - - - --- 2021-07-26 Steven Rostedt Accepted
[2/3] trace-cmd: Remove leftover traces of libtraceevent in Makefiles trace-cmd: Clean up library and KernelShark remnants - - - --- 2021-07-26 Steven Rostedt Accepted
[1/3] trace-cmd: Remove traceevent/ and tracefs/ from include headers trace-cmd: Clean up library and KernelShark remnants - - - --- 2021-07-26 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
libtracefs: Add Requires libtraceevent to pkg-config file libtracefs: Add Requires libtraceevent to pkg-config file - - 1 --- 2021-07-22 Steven Rostedt Accepted
[v2,4/4] libtracefs: Add man pages for creating synthetic events libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Accepted
[v2,3/4] libtracefs: Add TRACEFS_TIMESTAMP and TRACEFS_TIMESTAMP_USECS to synth libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Accepted
[v2,2/4] libtracefs: Create a way to create a synthetic event libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Accepted
[v2,1/4] libtracefs: Add tracefs_list_pop() to remove the last item libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Accepted
[4/4] libtracefs: Add man pages for creating synthetic events libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Superseded
[3/4] libtracefs: Add TRACEFS_TIMESTAMP and TRACEFS_TIMESTAMP_USECS to synth libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Superseded
[2/4] libtracefs: Create a way to create a synthetic event libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Superseded
[1/4] libtracefs: Add tracefs_list_pop() to remove the last item libtracefs: Creating synthetic events - - - --- 2021-07-22 Steven Rostedt Superseded
[for,v2.9] trace-cmd: For libtraceevent 1.3 have pr_info equal tep_info [for,v2.9] trace-cmd: For libtraceevent 1.3 have pr_info equal tep_info - - - --- 2021-07-17 Steven Rostedt Accepted
[for,v2.9] trace-cmd: For libtraceevent 1.3 have warning equal tep_warning [for,v2.9] trace-cmd: For libtraceevent 1.3 have warning equal tep_warning - - - --- 2021-07-17 Steven Rostedt Accepted
libtracefs: Remove "traceevent/" from referencing libtraceevent headers libtracefs: Remove "traceevent/" from referencing libtraceevent headers - - - --- 2021-07-17 Steven Rostedt Accepted
[2/2] tracing: Update to the event probes tracing: addition of event probe - - - --- 2021-07-16 Steven Rostedt Superseded
[1/2] Add new kprobe on tracepoint tracing: addition of event probe - - - --- 2021-07-16 Steven Rostedt Superseded
trace-cmd: KernelShark has left the nest trace-cmd: KernelShark has left the nest - - - --- 2021-07-13 Steven Rostedt Accepted
[4/4] libtracefs: Implement API to create / modify and display histograms libtracefs: Work to add histogram APIs - - - --- 2021-07-07 Steven Rostedt Accepted
[3/4] libtracefs: Have instances have internal ref counting libtracefs: Work to add histogram APIs - - - --- 2021-07-07 Steven Rostedt Accepted
[2/4] libtracefs: Implement functions to work on event directory files libtracefs: Work to add histogram APIs - - - --- 2021-07-07 Steven Rostedt Accepted
[1/4] libtracefs: Implement tracefs_list_size() libtracefs: Work to add histogram APIs - - - --- 2021-07-07 Steven Rostedt Accepted
[2/2] libtracefs: Restructure how string lists work libtracefs: Have string lists contain their size - - - --- 2021-07-02 Steven Rostedt Accepted
[1/2] libtracefs: Move tracefs_list_free() to tracefs-utils.c libtracefs: Have string lists contain their size - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,10/10] libtracefs: Update the unit tests to use the kprobe API instead libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,09/10] libtracefs: Add man pages for kprobe functions libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,08/10] libtracefs: Implement tracefs_kprobe_clear_probe() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,07/10] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,06/10] libtracefs: Implement tracefs_kprobe_info() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,05/10] libtracefs: Add helper function to parse kprobes libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,04/10] libtracefs: Implement tracefs_get_kprobes() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,03/10] libtracefs: Implement tracefs_kretprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,02/10] libtracefs: Implement tracefs_kprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v7,01/10] libtracefs: Implement tracefs_instances() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Accepted
[v6,10/10] libtracefs: Update the unit tests to use the kprobe API instead libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,09/10] libtracefs: Add man pages for kprobe functions libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,08/10] libtracefs: Implement tracefs_kprobe_clear_probe() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,07/10] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,06/10] libtracefs: Implement tracefs_kprobe_info() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,05/10] libtracefs: Add helper function to parse kprobes libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,04/10] libtracefs: Implement tracefs_get_kprobes() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,03/10] libtracefs: Implement tracefs_kretprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,02/10] libtracefs: Implement tracefs_kprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v6,01/10] libtracefs: Implement tracefs_instances() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v5,7/7] libtracefs: Add man pages for kprobe functions libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v5,6/7] libtracefs: Implement tracefs_kprobe_clear_probe() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v5,5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v5,4/7] libtracefs: Implement tracefs_get_kprobes() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v5,3/7] libtracefs: Implement tracefs_kretprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v5,2/7] libtracefs: Implement tracefs_kprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v5,1/7] libtracefs: Implement tracefs_instances() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
libtracefs: Remove leftover regcomp() in event_enable_disable() libtracefs: Remove leftover regcomp() in event_enable_disable() - - - --- 2021-07-02 Steven Rostedt Accepted
libtracefs: Add man pages for tracefs_error_*() functions libtracefs: Add man pages for tracefs_error_*() functions - - - --- 2021-07-02 Steven Rostedt Accepted
[v4,7/7] libtracefs: Add man pages for kprobe functions libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v4,6/7] libtracefs: Implement tracefs_kprobe_clear_probe() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v4,5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v4,4/7] libtracefs: Implement tracefs_get_kprobes() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v4,3/7] libtracefs: Implement tracefs_kretprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v4,2/7] libtracefs: Implement tracefs_kprobe_raw() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v4,1/7] libtracefs: Implement tracefs_instances() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v3,7/7] libtracefs: Add man pages for kprobe functions libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v3,6/7] libtracefs: Implement tracefs_kprobe_clear_probe() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v3,5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
[v3,4/7] libtracefs: Implement tracefs_get_kprobes() libtracefs: Facilitate adding and removing kprobes - - - --- 2021-07-02 Steven Rostedt Superseded
« 1 2 ... 10 11 1217 18 »