diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-02-13 15:56:43 -0500 |
---|---|---|
committer | Steven Rostedt <srostedt@redhat.com> | 2009-02-16 16:49:57 -0500 |
commit | 9f4801e30ad291e27284e873696da1ead92d68fa (patch) | |
tree | 2a374e89f4f4ecb13cbcf8f914076539e9096517 /mm/memcontrol.c | |
parent | 7f24b31b01a271b62346d9df084b029e48612163 (diff) |
ftrace: break up ftrace_match_records into smaller components
Impact: clean up
ftrace_match_records does a lot of things that other features
can use. This patch breaks up ftrace_match_records and pulls
out ftrace_setup_glob and ftrace_match_record.
ftrace_setup_glob prepares a simple glob expression for use with
ftrace_match_record. ftrace_match_record compares a single record
with a glob type.
Breaking this up will allow for more features to run on individual
records.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions