diff options
author | Mark Rutland <mark.rutland@arm.com> | 2021-04-14 14:28:21 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-05-18 20:58:15 +0300 |
commit | 39b2e763f2defe326e960daefb7fe6acbb2a95b1 (patch) | |
tree | b73e3e48354f9d62e585d67539efe62a80f99c4d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 97aa6139e1b506795ab19941b1c3851042199788 (diff) | |
download | linux-39b2e763f2defe326e960daefb7fe6acbb2a95b1.tar.xz |
kcsan: Refactor access_info initialization
In subsequent patches we'll want to split kcsan_report() into distinct
handlers for each report type. The largest bit of common work is
initializing the `access_info`, so let's factor this out into a helper,
and have the kcsan_report_*() functions pass the `aaccess_info` as a
parameter to kcsan_report().
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions