Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1341134

Re: [PATCH] trace-cmd: filter out specific pids

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH] trace-cmd: filter out specific pids
Date 2016-02-23 23:30 +0100
Message-ID <r5tCW-3y6-3@gated-at.bofh.it> (permalink)
References <qC21R-5zk-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 4 Dec 2015 12:03:38 -0500
Josef Bacik <jbacik@fb.com> wrote:

> Sometimes it is a good idea to filter out events from the recording processes
> and even other pids, for example an external app that links against libtracecmd
> that watches syscalls probably doesn't want its own syscalls showing up in the
> events.  So add the ability to filter _out_ certain pids for the events that are
> enabled.  The recorder threads will add their pids to this list, but they are
> only filtered if the library consumer filters out a pid or if the trace-cmd
> record user tries to filter anything out.  Thanks,
> 
> Signed-off-by: Josef Bacik <jbacik@fb.com>

Applied, thanks!

-- Steve

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] trace-cmd: filter out specific pids Steven Rostedt <rostedt@goodmis.org> - 2016-02-23 23:30 +0100

csiph-web