aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <[email protected]>2023-02-21 21:06:43 +0100
committerAlexei Starovoitov <[email protected]>2023-02-22 12:49:52 -0800
commit521d3c0a1730c29c96870919a7a115577e17f8c7 (patch)
tree281b5f1b31d7134f96142fe454f001d6e3e1e237 /tools/perf/scripts/python/event_analyzing_sample.py
parent0a09a2f933c73dc76ab0b72da6855f44342a8903 (diff)
bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks
The plan is to supposedly tag everything with PTR_TRUSTED eventually, however those changes should bring in their respective code, instead of leaving it around right now. It is arguable whether PTR_TRUSTED is required for all types, when it's only use case is making PTR_TO_BTF_ID a bit stronger, while all other types are trusted by default. Hence, just drop the two instances which do not occur in the verifier for now to avoid reader confusion. Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions