#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" /proc/namespaces.c?h=linux-4.20.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/proc/namespaces.c
AgeCommit message (Expand)Author
2018-05-26procfs: switch instantiate_t to d_splice_alias()Al Viro
2018-05-22procfs: get rid of ancient BS in pid_revalidate() usesAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2016-11-14proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher
2016-05-02switch all procfs directories ->iterate_shared()Al Viro
2016-02-16cgroup: introduce cgroup namespacesAditya Kali
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro