Files
Etienne Perot 9fd832da02 Plumb seccomp program options through the Sentry filter and Platform.
This adds a `HottestSyscalls` function to the `Platform` interface, as the
platform determines which syscalls are most often called by the Sentry.

This is used by the Sentry seccomp filter code to build the final list of
hot syscalls.

PiperOrigin-RevId: 582833363
2023-11-15 15:57:53 -08:00
..