diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2009-08-07 04:33:22 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2009-08-26 06:32:06 +0200 |
commit | 43b51ead3f752a3935116e5b1a94254b8573734f (patch) | |
tree | 5d9e88635c85ba7b1d273dea3c4d8d96e5000154 /include/asm-generic/pgalloc.h | |
parent | tracing/filters: Add filter_type to struct ftrace_event_field (diff) | |
download | linux-43b51ead3f752a3935116e5b1a94254b8573734f.tar.xz linux-43b51ead3f752a3935116e5b1a94254b8573734f.zip |
tracing/filters: Add __field_ext() to TRACE_EVENT
Add __field_ext(), so a field can be assigned to a specific
filter_type, which matches a corresponding filter function.
For example, a later patch will allow this:
__field_ext(const char *, str, FILTER_PTR_STR);
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
LKML-Reference: <4A7B9272.6050709@cn.fujitsu.com>
[
Fixed a -1 to FILTER_OTHER
Forward ported to latest kernel.
]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'include/asm-generic/pgalloc.h')
0 files changed, 0 insertions, 0 deletions