summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/namespaces.h
Commit message (Expand)AuthorAgeFilesLines
* perf inject jit: Add namespaces supportYonatan Goldschmidt2021-02-031-0/+2
* perf namespaces: Add 'in_pidns' to nsinfo structYonatan Goldschmidt2021-02-031-0/+1
* perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo2019-09-201-0/+2
* libperf: Rename the PERF_RECORD_ structs to have a "perf" suffixArnaldo Carvalho de Melo2019-08-261-2/+2
* perf namespaces: Move the conditional setns() prototype to namespaces.hArnaldo Carvalho de Melo2019-07-091-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1
* perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2018-11-191-0/+1
* perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-301-0/+1
* perf namespaces: Add more appropriate set of headersArnaldo Carvalho de Melo2017-10-231-2/+3
* perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen2017-07-181-0/+2
* perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen2017-07-181-1/+4
* perf symbols: Find symbols in different mount namespaceKrister Johansen2017-07-181-0/+33
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-141-0/+26