aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
nsertions'>+136 2020-03-30tools/libbpf: Add support for BPF_PROG_TYPE_LSMKP Singh4-5/+44 2020-03-30bpf: lsm: Initialize the BPF LSM hooksKP Singh4-5/+38 2020-03-30bpf: lsm: Implement attach, detach and executionKP Singh6-27/+116 2020-03-30bpf: lsm: Provide attachment points for BPF LSM programsKP Singh2-0/+36 2020-03-30security: Refactor declaration of LSM hooksKP Singh3-627/+423 2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh10-6/+49 2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen2-1/+62 2020-03-30libbpf: Add setter for initial value for internal mapsToke Høiland-Jørgensen3-0/+14 2020-03-30bpf, net: Fix build issue when net ns not configuredDaniel Borkmann1-7/+2