[roll] Roll fuchsia [sestarnix] Basic implementation of /sys/fs/selinux/avc/cache_stats

The HasCacheStats trait is introduced, and implemented by the Fixed
FIFO cache to track the statistics exposed via SELinuxFS.

These are reported via /sys/fs/selinux/avc/cache_stats, and can be
read by tooling such as "avcstats".

Original-Bug: 333051524
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163132
Original-Revision: 9968ed7c4513fe669abfd5813af8d902f26d7f37
GitOrigin-RevId: 9cfac848c14a3446e5417da1fb1c0e8c317e3244
Change-Id: I7545a0762b5a3d1d8f242451de26a8bc0ab76720
1 file changed
tree: 9d57e51e6897884516419462335cb1843a23d265
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.