lkml.org 
[lkml]   [2015]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/3] Some tracing fixes.
    Date
    In short:
    The first patch update instance_rmdir() to use tracefs_remove_recursive.
    The second one make tracing work when debugfs is not initialized, currently
    we get an empty directory after mounting tracefs manually.
    The third one makes it possible to specify tracer specific options from
    kernel parameter, like the following:

    ftrace=function ftrace_filter=kfree trace_options=func_stack_trace

    Jiaxing Wang (3):
    tracing: Update instance_rmdir() to use tracefs_remove_recursive.
    tracing: Make tracing work when debugfs is not compiled or
    initialized.
    tracing: Apply tracer specific options from kernel command line.

    kernel/trace/Kconfig | 1 -
    kernel/trace/trace.c | 72 +++++++++++++++++++++++++++++++++++++---------------
    2 files changed, 52 insertions(+), 21 deletions(-)

    --
    2.1.4



    \
     
     \ /
      Last update: 2015-10-18 14:21    [W:6.072 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site