summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCasey Schaufler <casey@schaufler-ca.com>2024-07-10 14:32:30 -0700
committerPaul Moore <paul@paul-moore.com>2024-07-29 16:54:52 -0400
commit61a1dcdceb44d79e5ab511295791b88ea178c045 (patch)
tree6b00649321c65c2cc224e843b52415a96944519a /tools/perf/scripts/python
parent66de33a0bbb59ef3909d2c65dbbb7fc503d573bd (diff)
lsm: infrastructure management of the perf_event security blob
Move management of the perf_event->security blob out of the individual security modules and into the security infrastructure. Instead of allocating the blobs from within the modules the modules tell the infrastructure how much space is required, and the space is allocated there. There are no longer any modules that require the perf_event_free() hook. The hook definition has been removed. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: John Johansen <john.johansen@canonical.com> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions