diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2019-05-25 18:58:00 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-07-16 21:14:48 +0200 |
commit | 5967bd5c4239be449744a1471daf60c866486c24 (patch) | |
tree | 21749fc55df7a96e7154575356bbed9fa4f231b4 /Documentation/admin-guide | |
parent | tracing: Pass type into tracing_generic_entry_update() (diff) | |
download | linux-5967bd5c4239be449744a1471daf60c866486c24.tar.xz linux-5967bd5c4239be449744a1471daf60c866486c24.zip |
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
filter_assign_type() could detect dynamic string and static
string, but not string pointers. Teach filter_assign_type()
to detect string pointers, and this will be needed by trace
event injection code.
BTW, trace event hist uses FILTER_PTR_STRING too.
Link: http://lkml.kernel.org/r/20190525165802.25944-3-xiyou.wangcong@gmail.com
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions