Show patches with: Submitter = Steven Rostedt       |    Archived = No       |   1634 patches
« 1 2 ... 14 15 16 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/6] libtraceevent: Have make clean honor the output (O=foo) directory libtraceevent: Clean up source directory - - - --- 2020-12-09 Steven Rostedt Accepted
[3/6] libtraceevent: Move creation of PKG_CONFIG_FILE to after Makefile.include libtraceevent: Clean up source directory - - - --- 2020-12-09 Steven Rostedt Accepted
[2/6] libtraceevent: Remove "src" and "obj" from Makefile libtraceevent: Clean up source directory - - - --- 2020-12-09 Steven Rostedt Accepted
[1/6] libtraceevent: Use macro names for libtraceevent library binaries libtraceevent: Clean up source directory - - - --- 2020-12-09 Steven Rostedt Accepted
[6/6] libtracefs: Have make clean remove the .so.X file libtracefs: Clean up of the source directory - - - --- 2020-12-08 Steven Rostedt Accepted
[5/6] libtracefs: Use pkg-config to find libtraceevent libtracefs: Clean up of the source directory - - - --- 2020-12-08 Steven Rostedt Accepted
[4/6] libtracefs: Move source files to new src/ directory libtracefs: Clean up of the source directory - - - --- 2020-12-08 Steven Rostedt Accepted
[3/6] libtracefs: Use LIBTRACEFS_STATIC/SHARED instead of open coding them libtracefs: Clean up of the source directory - - - --- 2020-12-08 Steven Rostedt Accepted
[2/6] libtracefs: Remove LIBTRACEFS_DIR as it is the same as bdir libtracefs: Clean up of the source directory - - - --- 2020-12-08 Steven Rostedt Accepted
[1/6] libtracefs: Move features.mk into scripts directory libtracefs: Clean up of the source directory - - - --- 2020-12-08 Steven Rostedt Accepted
libtracefs: Load ftrace events in fill_local_events_systems() libtracefs: Load ftrace events in fill_local_events_systems() - - - --- 2020-12-04 Steven Rostedt Accepted
libtraceevent: Add -ldl to the libtraceevent.so libtraceevent: Add -ldl to the libtraceevent.so - - - --- 2020-12-03 Steven Rostedt Accepted
[2/2] libtracefs: Add $(LIBS) to building of shared object library libtracefs: Library building fixes - - - --- 2020-12-03 Steven Rostedt Accepted
[1/2] libtracefs: Remove useless LIBS = -ldl in Makefile libtracefs: Library building fixes - - - --- 2020-12-03 Steven Rostedt Accepted
trace-cmd: Update .gitignore trace-cmd: Update .gitignore - - - --- 2020-12-02 Steven Rostedt Accepted
[RFC] ftrace/selftests: Add binary test to verify ring buffer timestamps [RFC] ftrace/selftests: Add binary test to verify ring buffer timestamps - - - --- 2020-12-01 Steven Rostedt Accepted
libtracefs: Have cunit test in Makefile use /dev/null in the output libtracefs: Have cunit test in Makefile use /dev/null in the output - - - --- 2020-12-01 Steven Rostedt Accepted
[3/3] trace-cmd: Add --ts-check option to report trace-cmd: Some minor updates and a timestamp checker - - - --- 2020-12-01 Steven Rostedt Accepted
[2/3] trace-cmd: Add reference to trace-cmd.org in README trace-cmd: Some minor updates and a timestamp checker - - - --- 2020-12-01 Steven Rostedt Accepted
[1/3] trace-cmd: Fix whitespace in usage message of trace-cmd report --ts-diff trace-cmd: Some minor updates and a timestamp checker - - - --- 2020-12-01 Steven Rostedt Accepted
[v2] libtracevent: Build libtraceevent.pc via "make" not "make install" [v2] libtracevent: Build libtraceevent.pc via "make" not "make install" 1 - - --- 2020-11-24 Steven Rostedt Accepted
[v2] tracefs events: Do not process str_read_file() if size is zero [v2] tracefs events: Do not process str_read_file() if size is zero 1 - - --- 2020-11-23 Steven Rostedt Accepted
tracefs utils: Do not free a the buffer on a zero size str_read_file() tracefs utils: Do not free a the buffer on a zero size str_read_file() - - - --- 2020-11-23 Steven Rostedt Superseded
libtraceevent: Update URL with the new repository libtraceevent: Update URL with the new repository 1 - - --- 2020-11-23 Steven Rostedt Accepted
[2/2] libtracevent: Remove tempfile libtraceevent.pc libtraceevent: Some Makefile updates - - - --- 2020-11-23 Steven Rostedt Superseded
[1/2] libtraceevent: Add libtraceevent.so.$(EP_VERSION) to targets and fix links libtraceevent: Some Makefile updates 1 - - --- 2020-11-23 Steven Rostedt Accepted
[v4.1,5.2/8] libtracefs: Combine allocate and create APIs into one [v4.1,-,5.1/8] libtracefs: Use the permissions of the instances directory for instances - - - --- 2020-11-18 Steven Rostedt Accepted
[v4.1,-,5.1/8] libtracefs: Use the permissions of the instances directory for instances [v4.1,-,5.1/8] libtracefs: Use the permissions of the instances directory for instances 1 - - --- 2020-11-18 Steven Rostedt Accepted
[23/23,v3] tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path() API tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[22/23,v3] tools lib traceevent: Fixed description of tep_add_plugin_path() API tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[21/23,v3] tools lib traceevent: Fixed type in PRINT_FMT_STING tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[20/23,v3] tools lib traceevent: Fixed broken indentation in parse_ip4_print_args() tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[19/23,v3] tools lib traceevent: Improve error handling of tep_plugin_add_option() API tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[18/23,v3] tools lib traceevent: Fix typo in tep_plugin_add_option() description tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[17/23,v3] tools lib traceevent: Handle strdup() error in parse_option_name() tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[16/23,v3] tools lib traceevent: Document tep_load_plugins_hook() tools lib traceevent: Synchronizing trace-cmd with tools 1 - - --- 2020-07-22 Steven Rostedt Accepted
[15/23,v3] tools lib traceevent: Fix reporting of unknown SVM exit reasons tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[14/23,v3] tools lib traceevent: Change to SPDX License format tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[13/23,v3] tools lib traceevent: Add builtin handler for trace_marker_raw tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[12/23,v3] tools lib traceevent: Move kernel_stack event handler to "function" plugin. tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[11/23,v3] tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[10/23,v3] tools lib traceevent: Add offset option for function plugin tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[09/23,v3] tools lib traceevent: Add more SVM exit reasons tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[08/23,v3] tools lib traceevent: Add plugin for tlb_flush tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[07/23,v3] tools lib traceevent: Optimize pretty_print() function tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[06/23,v3] tools lib traceevent: Add support for more printk format specifiers tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[05/23,v3] tools lib traceevent: Introduced new traceevent API, for adding new plugins directories. tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[04/23,v3] tools lib traceevent: Add interface for options to plugins tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[03/23,v3] tools lib traceevent: Add tep_load_plugins_hook() API tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[02/23,v3] tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[01/23,v3] tools lib traceevent: Add API to read time information from kbuffer tools lib traceevent: Synchronizing trace-cmd with tools - - - --- 2020-07-22 Steven Rostedt Accepted
[8/8] libtraceevent: Handle possible strdup() error in tep_add_plugin_path() API trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments 1 - - --- 2020-07-14 Steven Rostedt Superseded
[7/8] libtraceevent: Fixed description of tep_add_plugin_path() API trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments 1 - - --- 2020-07-14 Steven Rostedt Superseded
[6/8] libtraceevent: Fixed type in PRINT_FMT_STING trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments 1 - - --- 2020-07-14 Steven Rostedt Superseded
[5/8] libtraceevent: Fixed broken indentation in parse_ip4_print_args() trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments 1 - - --- 2020-07-14 Steven Rostedt Superseded
[4/8] libtraceevent: Improve error handling of tep_plugin_add_option() API trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments 1 - - --- 2020-07-14 Steven Rostedt Superseded
[3/8] libtraceevent: Fix typo in tep_plugin_add_option() description trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments 1 - - --- 2020-07-14 Steven Rostedt Superseded
[2/8] libtraceevent: Handle strdup() error in parse_option_name() trace-cmd libtraceevent: Tzvetomir's updates from Namhyung's comments 1 - - --- 2020-07-14 Steven Rostedt Superseded
[1/8] libtraceevent: Document tep_load_plugins_hook() [1/8] libtraceevent: Document tep_load_plugins_hook() 1 - - --- 2020-07-14 Steven Rostedt Superseded
libtracefs: Have libtracefs depend on libtraceevent and not libtracecmd libtracefs: Have libtracefs depend on libtraceevent and not libtracecmd - - - --- 2020-07-09 Steven Rostedt Accepted
[5/5] trace-cmd: Print raw hex for flags when trace-cmd report -R trace-cmd: Triaging bugzillas and fixes - - - --- 2020-07-08 Steven Rostedt Accepted
[4/5] tools lib traceevent: Let function symbols be used in operations trace-cmd: Triaging bugzillas and fixes - - - --- 2020-07-08 Steven Rostedt Accepted
[3/5] trace-cmd: Explicitly state what trace-cmd report -f does trace-cmd: Triaging bugzillas and fixes - - - --- 2020-07-08 Steven Rostedt Accepted
[2/5] tools lib traceveent: Fix kbuffer_start_of_data() to return the first record trace-cmd: Triaging bugzillas and fixes - - - --- 2020-07-08 Steven Rostedt Accepted
[1/5] trace-cmd: Fix trace-cmd report -t to show full timestamp trace-cmd: Triaging bugzillas and fixes - - - --- 2020-07-08 Steven Rostedt Accepted
[v2,15/15] tools lib traceevent: Fix reporting of unknown SVM exit reasons tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,14/15] tools lib traceevent: Change to SPDX License format tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,13/15] tools lib traceevent: Add builtin handler for trace_marker_raw tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,12/15] tools lib traceevent: Move kernel_stack event handler to "function" plugin. tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,11/15] tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,10/15] tools lib traceevent: Add offset option for function plugin tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,09/15] tools lib traceevent: Add more SVM exit reasons tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,08/15] tools lib traceevent: Add plugin for tlb_flush tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,07/15] tools lib traceevent: Optimize pretty_print() function tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,06/15] tools lib traceevent: Add support for more printk format specifiers tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,05/15] tools lib traceevent: Introduced new traceevent API, for adding new plugins directories. tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,04/15] tools lib traceevent: Add interface for options to plugins tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,03/15] tools lib traceevent: Add tep_load_plugins_hook() API tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,02/15] tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[v2,01/15] tools lib traceevent: Add API to read time information from kbuffer tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Superseded
[9/9] tools lib traceevent: Add more SVM exit reasons tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[8/9] tools lib traceevent: Add plugin for tlb_flush tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[7/9] tools lib traceevent: Optimize pretty_print() function tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[6/9] tools lib traceevent: Add support for more printk format specifiers tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[5/9] tools lib traceevent: Introduced new traceevent API, for adding new plugins directories. tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[4/9] tools lib traceevent: Add interface for options to plugins tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[3/9] tools lib traceevent: Add tep_load_plugins_hook() API tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[2/9] tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
[1/9] tools lib traceevent: Add API to read time information from kbuffer tools lib traceevent: Patches from the trace-cmd repo - - - --- 2020-07-02 Steven Rostedt Accepted
trace-cmd: Have trace-cmd start wait for command unless --fork is specified trace-cmd: Have trace-cmd start wait for command unless --fork is specified - - - --- 2020-06-08 Steven Rostedt Accepted
trace-cmd: Fix build dependencies trace-cmd: Fix build dependencies - - - --- 2020-06-02 Steven Rostedt Accepted
kernelshark: Make fontHeight() and stringWidth() static kernelshark: Make fontHeight() and stringWidth() static - 1 - --- 2020-05-10 Steven Rostedt Accepted
[2/2] trace-cmd: Optimize check_file_exists() Untitled series #270399 - - - --- 2020-04-14 Steven Rostedt Superseded
[1/2] trace-cmd: Use "exists" instead of "exist" trace-cmd: Some more minor updates - - - --- 2020-04-14 Steven Rostedt Accepted
[2/2] trace-cmd: Make tracecmd_unpair_peer() return void trace-cmd: Minor updates to tracecmd_unpair_peer() function - - - --- 2020-04-13 Steven Rostedt Accepted
[1/2] trace-cmd: Fix cut and paste header comment of tracecmd_unpair_peer() trace-cmd: Minor updates to tracecmd_unpair_peer() function - - - --- 2020-04-13 Steven Rostedt Accepted
[3/3] tools lib traceevent: Add handler for __builtin_expect() tool lib traceevent: Fix some parsing errors - - - --- 2020-03-24 Steven Rostedt Accepted
[2/3] tools lib traceevent: Handle __attribute__((user)) in field names tool lib traceevent: Fix some parsing errors - - - --- 2020-03-24 Steven Rostedt Accepted
[1/3] tools lib traceevent: Add append() function helper for appending strings tool lib traceevent: Fix some parsing errors - - - --- 2020-03-24 Steven Rostedt Accepted
[2/2] trace-cmd: Have instances include a copy of its output file trace-cmd: A couple of clean up patches - - - --- 2020-03-09 Steven Rostedt Accepted
« 1 2 ... 14 15 16 17 »