aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/namespaces.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo1-0/+2
2019-08-26libperf: Rename the PERF_RECORD_ structs to have a "perf" suffixArnaldo Carvalho de Melo1-2/+2
2019-07-09perf namespaces: Move the conditional setns() prototype to namespaces.hArnaldo Carvalho de Melo1-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa1-0/+1
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo1-0/+1
2017-10-23perf namespaces: Add more appropriate set of headersArnaldo Carvalho de Melo1-2/+3
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen1-0/+2
2017-07-18perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen1-1/+4
2017-07-18perf symbols: Find symbols in different mount namespaceKrister Johansen1-0/+33
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini1-0/+26