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


Groups > linux.kernel > #1523065

Re: [PATCH v2 1/2] ftrace: Provide API to use global filtering for ftrace ops

From Kees Cook <keescook@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] ftrace: Provide API to use global filtering for ftrace ops
Date 2016-11-15 22:00 +0100
Message-ID <sDSZI-1sK-31@gated-at.bofh.it> (permalink)
References <sDSGl-1lU-1@gated-at.bofh.it> <sDSGm-1lU-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Nov 15, 2016 at 12:38 PM, Steven Rostedt <rostedt@goodmis.org> wrote:
> On Tue, 15 Nov 2016 12:31:20 -0800
> Joel Fernandes <joelaf@google.com> wrote:
>
>> Currently the global_ops filtering hash is not available to outside
>> users registering for function tracing. Provide an API for those
>> users to be able to choose global filtering.
>>
>> This is in preparation for pstore's ftrace feature to be able to
>> use the global filters.
>>
>> Suggested-by: Steven Rostedt <rostedt@goodmis.org>
>
> Acked-by: Steven Rostedt <rostedt@goodmis.org>
>
> Feel free to pull this in through the pstore tree.

Okay, thanks. It should be in -next shortly...

-Kees

-- 
Kees Cook
Nexus Security

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] ftrace: Provide API to use global filtering for ftrace ops Joel Fernandes <joelaf@google.com> - 2016-11-15 21:40 +0100
  [PATCH v2 2/2] pstore: Use global ftrace filters for function trace filtering Joel Fernandes <joelaf@google.com> - 2016-11-15 21:40 +0100
  Re: [PATCH v2 1/2] ftrace: Provide API to use global filtering for  ftrace ops Steven Rostedt <rostedt@goodmis.org> - 2016-11-15 21:40 +0100
    Re: [PATCH v2 1/2] ftrace: Provide API to use global filtering for  ftrace ops Kees Cook <keescook@chromium.org> - 2016-11-15 22:00 +0100

csiph-web