aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/namespaces.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo1-0/+18
2019-08-26libperf: Rename the PERF_RECORD_ structs to have a "perf" suffixArnaldo Carvalho de Melo1-1/+1
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo1-1/+1
2019-07-09perf tools: Move get_current_dir_name() cond prototype out of util.hArnaldo Carvalho de Melo1-0/+1
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-2/+15
2018-08-13perf tools: Check for null when copying nsinfo.Benno Evers1-0/+3
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo1-0/+1
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen1-0/+13
2017-07-18perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen1-6/+77
2017-07-18perf symbols: Find symbols in different mount namespaceKrister Johansen1-0/+127
2017-04-24perf tools: Remove string.h from util.hArnaldo Carvalho de Melo1-0/+1
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini1-0/+36