aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2009-05-03 02:48:52 +0200
committerIngo Molnar <[email protected]>2009-05-07 10:05:57 +0200
commite8808c1019b048a43686dbd25c188a035842c2e2 (patch)
tree350eefee96e540ee855a6aefc64a17af25486234 /include/linux/debugobjects.h
parent8ae79a138e88aceeeb07077bff2883245fb7c218 (diff)
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 <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Li Zefan <[email protected]> Cc: Zhaolei <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions