summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to netdev-times.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2010-09-07perf: Add a script to show packets processingKoki Sanagi
'2014-12-09 17:08:32 -0600'>2014-12-09userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman 2014-12-09userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman 2014-12-09userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman 2014-12-05userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman 2014-12-04copy address of proc_ns_ops into ns_commonAl Viro 2014-12-04new helpers: ns_alloc_inum/ns_free_inumAl Viro 2014-12-04make proc_ns_operations work with struct ns_common * instead of void *Al Viro 2014-12-04switch the rest of proc_ns_operations to working with &...->nsAl Viro 2014-12-04common object embedded into various struct ....nsAl Viro