diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2009-05-03 02:48:52 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-05-07 10:05:57 +0200 |
commit | e8808c1019b048a43686dbd25c188a035842c2e2 (patch) | |
tree | 350eefee96e540ee855a6aefc64a17af25486234 /block | |
parent | 8ae79a138e88aceeeb07077bff2883245fb7c218 (diff) | |
download | linux-e8808c1019b048a43686dbd25c188a035842c2e2.tar.bz2 |
tracing/filters: support for filters of dynamic sized arrays
Currently the filtering infrastructure supports well the
numeric types and fixed sized array types.
But the recently added __string() field uses a specific
indirect offset mechanism which requires a specific
predicate. Until now it wasn't supported.
This patch adds this support and implies very few changes,
only a new predicate is needed, the management of this specific
field can be done through the usual string helpers in the
filtering infrastructure.
[ Impact: support all kinds of strings in the tracing filters ]
Cc: Tom Zanussi <tzanussi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Li Zefan <lizf@cn.fujitsu.com>
Cc: Zhaolei <zhaolei@cn.fujitsu.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions