summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2019-07-15 15:25:41 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-07-29 18:34:40 -0300
commit941a7658e065e339ebdaf27b9a7702f9935d1d4a (patch)
tree0f13c29b3d6864099610eef08b49855d6dd552d3 /tools/perf/scripts/python/net_dropmonitor.py
parentb3c303be4c35856945cb17ec639b94637447dae2 (diff)
downloadkernel-941a7658e065e339ebdaf27b9a7702f9935d1d4a.tar.gz
perf include bpf: Add bpf_tail_call() prototype
Will be used together with BPF_MAP_TYPE_PROG_ARRAY in tools/perf/examples/bpf/augmented_raw_syscalls.c. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-pd1bpy8i31nta6jqwdex871g@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
94ee'>crypto: x86/cast6 - drop dependency on glue helperArd Biesheuvel 2021-01-14crypto: x86/serpent - drop dependency on glue helperArd Biesheuvel 2021-01-14crypto: x86/camellia - drop dependency on glue helperArd Biesheuvel 2021-01-14crypto: x86/blowfish - drop CTR mode implementationArd Biesheuvel 2021-01-14crypto: x86/des - drop CTR mode implementationArd Biesheuvel 2021-01-14crypto: x86/twofish - drop CTR mode implementationArd Biesheuvel 2021-01-14crypto: x86/cast6 - drop CTR mode implementationArd Biesheuvel 2021-01-14crypto: x86/cast5 - drop CTR mode implementationArd Biesheuvel 2021-01-14crypto: x86/serpent - drop CTR mode implementationArd Biesheuvel 2021-01-14crypto: x86/camellia - drop CTR mode implementationArd Biesheuvel 2021-01-14crypto: x86/twofish - switch to XTS templateArd Biesheuvel 2021-01-14crypto: x86/serpent- switch to XTS templateArd Biesheuvel 2021-01-14crypto: x86/cast6 - switch to XTS templateArd Biesheuvel 2021-01-14crypto: x86/camellia - switch to XTS templateArd Biesheuvel 2021-01-08crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helperArd Biesheuvel 2020-11-27crypto: tcrypt - permit tcrypt.ko to be builtinArd Biesheuvel 2020-11-13crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the managerJason A. Donenfeld 2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang 2020-09-25crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova 2020-09-18crypto: Kconfig - mark unused ciphers as obsoleteArd Biesheuvel 2020-09-11crypto: arc4 - mark ecb(arc4) skcipher as obsoleteArd Biesheuvel 2020-07-23crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov 2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds