summaryrefslogtreecommitdiff
path: root/tools/perf/util/namespaces.h
AgeCommit message (Expand)Author
2021-02-03perf inject jit: Add namespaces supportYonatan Goldschmidt
2021-02-03perf namespaces: Add 'in_pidns' to nsinfo structYonatan Goldschmidt
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo
2019-08-26libperf: Rename the PERF_RECORD_ structs to have a "perf" suffixArnaldo Carvalho de Melo
2019-07-09perf namespaces: Move the conditional setns() prototype to namespaces.hArnaldo Carvalho de Melo
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2017-10-23perf namespaces: Add more appropriate set of headersArnaldo Carvalho de Melo
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen
2017-07-18perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen
2017-07-18perf symbols: Find symbols in different mount namespaceKrister Johansen
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini