diff options
author | Andrii Nakryiko <[email protected]> | 2023-11-17 19:46:16 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-11-18 11:39:58 -0800 |
commit | db840d389bad60ce6f3aadc1079da13e7e993a16 (patch) | |
tree | e9a49caa3606ba2d29c27cc6fc891be2b1656187 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ff8867af01daa7ea770bebf5f91199b7434b74e5 (diff) |
bpf: move verbose_linfo() into kernel/bpf/log.c
verifier.c is huge. Let's try to move out parts that are logging-related
into log.c, as we previously did with bpf_log() and other related stuff.
This patch moves line info verbose output routines: it's pretty
self-contained and isolated code, so there is no problem with this.
Acked-by: Eduard Zingerman <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions