Message ID | 20220222215229.3805b46e@rorschach.local.home (mailing list archive) |
---|---|
State | Accepted |
Commit | ff9df2f133f0d100b0ef0806c945199862714095 |
Headers | show |
Series | libtracefs: Fix the ftrace filter function man pages | expand |
diff --git a/Documentation/libtracefs-function-filter.txt b/Documentation/libtracefs-function-filter.txt index d12f61406448..2a141fd00db2 100644 --- a/Documentation/libtracefs-function-filter.txt +++ b/Documentation/libtracefs-function-filter.txt @@ -3,9 +3,8 @@ libtracefs(3) NAME ---- -tracefs_function_filter - Function to limit kernel functions that are traced -tracefs_function_notrace - Function to filter kernel functions that not to be traced -tracefs_filter_functions - Function to list the functions that are available for filtering +tracefs_function_filter, tracefs_function_notrace, tracefs_filter_functions +- Functions to modify the the function trace filters SYNOPSIS --------