diff options
| author | John Johansen <john.johansen@canonical.com> | 2023-10-27 20:31:06 +0300 |
|---|---|---|
| committer | John Johansen <john.johansen@canonical.com> | 2025-01-18 17:47:12 +0300 |
| commit | de4754c801f4ceefc6ce0d13480c506e0a91b449 (patch) | |
| tree | bb89e754c051b6d2991df843bbd5b165fffa9c1c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 34d31f23385b018890295414acaee31d786cf73d (diff) | |
| download | linux-de4754c801f4ceefc6ce0d13480c506e0a91b449.tar.xz | |
apparmor: carry mediation check on label
In order to speed up the mediated check, precompute and store the
result as a bit per class type. This will not only allow us to
speed up the mediation check but is also a step to removing the
unconfined special cases as the unconfined check can be replaced
with the generic label_mediates() check.
Note: label check does not currently work for capabilities and resources
which need to have their mediation updated first.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
