diff options
author | Beau Belgrave <beaub@linux.microsoft.com> | 2023-04-20 00:41:39 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-04-26 03:11:26 +0300 |
commit | 9872c07b14e5ad3e3a89a7fd43e9488072007118 (patch) | |
tree | d51f4bfb9ed143ea90d665a59a6562f5502c92fa /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 625ed52717603f0de4c8b5cf163a3bba5cd9a362 (diff) | |
download | linux-9872c07b14e5ad3e3a89a7fd43e9488072007118.tar.xz |
tracing/user_events: Set event filter_type from type
Users expect that events can be filtered by the kernel. User events
currently sets all event fields as FILTER_OTHER which limits to binary
filters only. When strings are being used, functionality is reduced.
Use filter_assign_type() to find the most appropriate filter
type for each field in user events to ensure full kernel capabilities.
Link: https://lkml.kernel.org/r/20230419214140.4158-2-beaub@linux.microsoft.com
Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions