Skip to content

Commit

Permalink
keys: Add tracepoints for the keyrings facility
Browse files Browse the repository at this point in the history
Add some tracepoints to aid in debuggin the keyrings facility and
applications that use it.  A number of events and operations are traceable,
including:

  - Allocation
  - Refcounting
  - Instantiation and negative instantiation/rejection
  - Update
  - Detection of key being dead
  - Key quota changes
  - Key quota failure
  - Link, unlink and move
  - Keyring clearance
  - Revocation and invalidation
  - Garbage collection

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Jarkko Sakkinen <jarkko@kernel.org>
cc: keyrings@vger.kernel.org
cc: linux-security-module@vger.kernel.org
  • Loading branch information
dhowells committed Aug 21, 2024
1 parent 5ff8a54 commit 46a9e7d
Show file tree
Hide file tree
Showing 6 changed files with 472 additions and 13 deletions.
Loading

0 comments on commit 46a9e7d

Please sign in to comment.