Show patches with: none      |   7535 patches
« 1 2 3 475 76 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/18] trace-cmd: Rename libparsevent to libtraceevent trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[02/18] trace-cmd: Move libtraceevent headers in include/traceevent trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[03/18] trace-cmd: Move trace-cmd headers in include/trace-cmd trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[04/18] trace-cmd: Move event-utils.h in lib/traceevent/include trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[05/18] trace-cmd: Extract part of Makefile in scripts/utils.mk trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[06/18] trace-cmd: Move libtraceevent *.c files in lib/traceevent trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[07/18] trace-cmd: Move trace-hash-local.h in lib/trace-cmd/include trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[08/18] trace-cmd: Move libtracecmd *.c files in lib/trace-cmd trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[09/18] trace-cmd: Move GUI headers in kernel-shark/include trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[10/18] trace-cmd: Move GUI *.c files in kernel-shark/ trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[11/18] trace-cmd: Move plugin_* files in plugins/ trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[12/18] trace-cmd: Fix the broken target ctracecmdgui.so trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[13/18] trace-cmd: Move python-related files in python/ trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[14/18] trace-cmd: Move tracecmd headers in tracecmd/include trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[15/18] trace-cmd: Move version.h in include/ trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[16/18] trace-cmd: Move trace-cmd app files in tracecmd/ trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[17/18] trace-cmd: Fix the logic behind SWIG_DEFINED in the Makefile trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[18/18] trace-cmd: Make the build to tell when python-dev is missing trace-cmd: restructure the project's source tree - - - --- 2017-12-20 Vladislav Valtchev (VMware) Superseded
[v2,1/3] trace-cmd: Make read_proc() to return int status via OUT arg trace-cmd: Integrate stack tracer status in 'stat' - - - --- 2017-12-21 Vladislav Valtchev (VMware) Superseded
[v2,2/3] trace-cmd: Remove the die() call from read_proc() trace-cmd: Integrate stack tracer status in 'stat' - - - --- 2017-12-21 Vladislav Valtchev (VMware) Superseded
[v2,3/3] trace-cmd: Making stat to report when the stack tracer is ON trace-cmd: Integrate stack tracer status in 'stat' - - - --- 2017-12-21 Vladislav Valtchev (VMware) Superseded
[01/38] trace-cmd recorder: Check if pipe_size was modified by fcntl(F_GETPIPE_SZ) trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[02/38] pevent: Simplify pointer print logic and fix %pF trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[03/38] pevent: Handle new pointer processing of bprint strings trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[04/38] trace-cmd record: Fix clearing out the ctx->instance when used in for_all_instances() trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[05/38] trace-cmd: Remove the creating of msg out of tracecmd_msg_send() trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[06/38] trace-cmd: Move tracecmd_msg_send_and_wait_for_msg() into its only user trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[07/38] trace-cmd: Turn tracecmd_msg data into an anonymous union trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[08/38] trace-cmd: Remove unused structure tracecmd_msg_error trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[09/38] trace-cmd: Move size and cmd in tracecmd_msg into its own header struct trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[10/38] trace-cmd: Move the tracecmd_msg pointers into their own union trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[11/38] trace-cmd: Just use the buf field for sending pointers trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[12/38] trace-cmd: Use an array to map msg types and min sizes trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[13/38] trace-cmd: Merge msg_do_write_check() into msg_write() trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[14/38] trace-cmd: Simplify msg_free() by using min sizes trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[15/38] trace-cmd: Add tracecmd_msg_init() helper function trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[16/38] trace-cmd: Remove mulitplexer tracecmd_msg_create() trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[17/38] trace-cmd: Simplify msg_read_extra() trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[18/38] trace-cmd: Have msg_free() zero out msg contents trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[19/38] trace-cmd: Verify RINIT was received after TINIT msg sent trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[20/38] trace-cmd: Make send_metadata a flag in the output handle trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[21/38] trace-cmd: Pass cpu count and port array to make_rinit() trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[22/38] trace-cmd: Pass cpu_count instead of having it as a global trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[23/38] trace-cmd: Pass in client_ports instead of using a global variable trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[24/38] trace-cmd msg: Add debug prints of messages sent and received trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[25/38] trace-cmd msg: Move the saved closing fd to the caller trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[26/38] trace-cmd listen: Add better output on error of connections trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[27/38] trace-cmd msg: Create a msg_handle to pass around for saved state trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[28/38] trace-cmd msg: Add server structure of msg_handler trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[29/38] trace-cmd: Remove global use_tcp variable trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[30/38] trace-cmd: Move protocol version into msg_handler trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[31/38] tracecmd: Clean up handling of cpu_count trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[32/38] tracecmd listen: Have pagesize passed as return not parameter trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[33/38] trace-cmd: Have cpu_count reside in instances and not be global trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[34/38] trace-cmd: Add option CPUCOUNT to buffer instance options trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[35/38] trace-cmd: Have msg_handle part of the buffer instance trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[36/38] trace-cmd record: Allow instances to be recorded over the network trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[37/38] trace-cmd: Have keep and profile be flags of buffer instance trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[38/38] trace-cmd: Add network handle into buffer instance trace-cmd: Simplify the msg handling - - - --- 2018-01-03 Steven Rostedt Superseded
[28/38,v2] trace-cmd msg: Add server structure of msg_handler Untitled series #65211 - - - --- 2018-01-03 Steven Rostedt Superseded
trace-cmd TAGS: Fix tags to not parse .pc directory of patch trace-cmd TAGS: Fix tags to not parse .pc directory of patch - - - --- 2018-01-10 Steven Rostedt Accepted
[1/6] trace-cmd: Make libtraceevent builable out-of-tree trace-cmd: Make out-of-tree builds to work - - - --- 2018-01-10 Vladislav Valtchev (VMware) Superseded
[2/6] trace-cmd: Make the plugins buildable out-of-tree trace-cmd: Make out-of-tree builds to work - - - --- 2018-01-10 Vladislav Valtchev (VMware) Superseded
[3/6] trace-cmd: Make libtracecmd buildable out-of-tree trace-cmd: Make out-of-tree builds to work - - - --- 2018-01-10 Vladislav Valtchev (VMware) Superseded
[4/6] trace-cmd: Make the trace-cmd target buildable out-of-tree trace-cmd: Make out-of-tree builds to work - - - --- 2018-01-10 Vladislav Valtchev (VMware) Superseded
[5/6] trace-cmd: Make the python targets buildable out-of-tree trace-cmd: Make out-of-tree builds to work - - - --- 2018-01-10 Vladislav Valtchev (VMware) Superseded
[6/6] trace-cmd: Make the GUI targets buildable out-of-tree trace-cmd: Make out-of-tree builds to work - - - --- 2018-01-10 Vladislav Valtchev (VMware) Superseded
[v2,13/18] trace-cmd: Move python-related files in python/ Untitled series #65217 - - - --- 2018-01-11 Vladislav Valtchev (VMware) Superseded
[1/3] trace-cmd: Fix leaking of port_array memory trace-cmd: A few fixes - - - --- 2018-01-12 Steven Rostedt Superseded
[2/3] trace-cmd msg: Set the min size of a message on init trace-cmd: A few fixes - - - --- 2018-01-12 Steven Rostedt Superseded
[3/3] trace-cmd TAGS: Fix tags to not parse .pc directory of patch trace-cmd: A few fixes - - - --- 2018-01-12 Steven Rostedt Superseded
[v3,1/3] trace-cmd: Make read_proc() to return int status via OUT arg Integrate stack tracer status in 'stat' - - - --- 2018-01-16 Vladislav Valtchev (VMware) Superseded
[v3,2/3] trace-cmd: Remove the die() call from read_proc() Integrate stack tracer status in 'stat' - - - --- 2018-01-16 Vladislav Valtchev (VMware) Superseded
[v3,3/3] trace-cmd: Making stat to report when the stack tracer is ON Integrate stack tracer status in 'stat' - - - --- 2018-01-16 Vladislav Valtchev (VMware) Superseded
[v4,1/3] trace-cmd: Make read_proc() to return int status via OUT arg Integrate stack tracer status in 'stat' - - - --- 2018-01-16 Vladislav Valtchev (VMware) Accepted
[v4,2/3] trace-cmd: Remove the die() call from read_proc() Integrate stack tracer status in 'stat' - - - --- 2018-01-16 Vladislav Valtchev (VMware) Accepted
[v4,3/3] trace-cmd: Making stat to report when the stack tracer is ON Integrate stack tracer status in 'stat' - - - --- 2018-01-16 Vladislav Valtchev (VMware) Accepted
[v2,01/24] trace-cmd: Rename libparsevent to libtraceevent trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,02/24] trace-cmd: Move libtraceevent headers in include/traceevent trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,03/24] trace-cmd: Move trace-cmd headers in include/trace-cmd trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,04/24] trace-cmd: Move event-utils.h in lib/traceevent/include trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,05/24] trace-cmd: Extract part of Makefile in scripts/utils.mk trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,06/24] trace-cmd: Move libtraceevent *.c files in lib/traceevent trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,07/24] trace-cmd: Move trace-hash-local.h in lib/trace-cmd/include trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,08/24] trace-cmd: Move libtracecmd *.c files in lib/trace-cmd trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,09/24] trace-cmd: Move GUI headers in kernel-shark/include trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,10/24] trace-cmd: Move GUI *.c files in kernel-shark/ trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,11/24] trace-cmd: Move plugin_* files in plugins/ trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,12/24] trace-cmd: Fix the broken target ctracecmdgui.so trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,13/24] trace-cmd: Move python-related files in python/ trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,14/24] trace-cmd: Move tracecmd headers in tracecmd/include trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,15/24] trace-cmd: Move version.h in include/ trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,16/24] trace-cmd: Move trace-cmd app files in tracecmd/ trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,17/24] trace-cmd: Fix the logic behind SWIG_DEFINED in the Makefile trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,18/24] trace-cmd: Make the build to tell when python-dev is missing trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,19/24] trace-cmd: Make libtraceevent builable out-of-tree trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,20/24] trace-cmd: Make the plugins buildable out-of-tree trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,21/24] trace-cmd: Make libtracecmd buildable out-of-tree trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,22/24] trace-cmd: Make the trace-cmd target buildable out-of-tree trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
[v2,23/24] trace-cmd: Make the python targets buildable out-of-tree trace-cmd: restructure the project's source tree - - - --- 2018-02-06 Vladislav Valtchev (VMware) Accepted
« 1 2 3 475 76 »