• S
    tracing: Add set_event_pid directory for future use · 49090107
    Steven Rostedt (Red Hat) 提交于
    Create a tracing directory called set_event_pid, which currently has no
    function, but will be used to filter all events for the tracing instance or
    the pids that are added to the file.
    
    The reason no functionality is added with this commit is that this commit
    focuses on the creation and removal of the pids in a safe manner. And tests
    can be made against this change to make sure things are correct before
    hooking features to the list of pids.
    
    Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
    Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
    49090107
trace_events.c 71.7 KB