Skip to content

Commit

Permalink
Tracing: add support for file permissions
Browse files Browse the repository at this point in the history
For the observed file/directory, add the associated permission and
output the complete file/directory permission information, consistent
with the format of 'ls -l'. Can be used in user space to further
filter/identify events based on specific file attributes.

Signed-off-by: Jianlin Lv <jianlv@ebay.com>
  • Loading branch information
jianlv01 committed Mar 19, 2024
1 parent 67bdc67 commit 36c1bf1
Show file tree
Hide file tree
Showing 13 changed files with 1,006 additions and 698 deletions.
4 changes: 4 additions & 0 deletions api/v1/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 59 additions & 7 deletions api/v1/tetragon/codegen/eventchecker/eventchecker.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 36c1bf1

Please sign in to comment.