summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/net_dropmonitor-report
blob: 8d698f5a06aad713a7f7d0e2137c4b90a35068a6 (plain)
1
2
3
4
#!/bin/bash
# description: display a table of dropped frames

perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@
/audit.c?id=0a561e3904a92492fee8e02a9f69276e939fd990'>audit: create audit_stamp structureCasey Schaufler 2025-04-11audit: record AUDIT_ANOM_* events regardless of presence of rulesRichard Guy Briggs 2025-04-11audit: mark audit_log_vformat() with __printf() attributeAndy Shevchenko 2025-01-29audit: Initialize lsmctx to avoid memory allocation errorHuacai Chen 2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler 2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler 2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler 2024-10-11audit: update shutdown LSM dataCasey Schaufler 2024-10-03audit: Reorganize kerneldoc parameter namesJulia Lawall 2024-09-03audit: Make use of str_enabled_disabled() helperHongbo Li 2024-08-28audit: use task_tgid_nr() instead of task_pid_nr()Ricardo Robaina