diff options
author | Dmitry Torokhov <[email protected]> | 2024-07-03 14:37:49 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-07-08 16:22:48 -0700 |
commit | a184cf98b1d4397fe7eca881da596059fea36a18 (patch) | |
tree | 4b4ac72dfdcba3dd697ee23bc36b4cfb105e886d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b3d65108ac8abd79e0367d77598d539b117044a3 (diff) |
Input: make sure input handlers define only one processing method
Input core expects input handlers to be either filters, or regular
handlers, but not both. Additionally, for regular handlers it does
not make sense to define both single event method and batch method.
Refuse registering handler if it defines more than one method.
Reviewed-by: Jeff LaBundy <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions