summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-report
blob: 8f759291da86c07435a62e7fa044f8c75f9c2749 (plain)
1
2
3
4
5
#!/bin/bash
# description: display a process of packet and processing time
# args: [tx] [rx] [dev=] [debug]

perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
n title='2021-12-06 13:46:24 -0500'>2021-12-06security,selinux: remove security_add_mnt_opt()Ondrej Mosnacek 2021-11-22lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore 2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore 2021-11-03security: add sctp_assoc_established hookXin Long 2021-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long 2021-10-20security: Return xattr name from security_dentry_init_security()Vivek Goyal 2021-10-14binder: use cred instead of task for selinux checksTodd Kjos 2021-10-14LSM: Avoid warnings about potentially unused hook variablesKees Cook 2021-09-19lsm,io_uring: add LSM hooks to io_uringPaul Moore 2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann 2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann 2021-06-30Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-05-21evm: Pass user namespace to set/remove xattr hooksRoberto Sassu 2021-05-10selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan 2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds 2021-04-22fs,security: Add sb_delete hookMickaël Salaün 2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler 2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore 2021-03-22lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia 2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2021-01-24commoncap: handle idmapped mountsChristian Brauner 2021-01-14security: add inode_init_security_anon() LSM hookLokesh Gidra