summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/namespaces.c
Commit message (Expand)AuthorAgeFilesLines
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-091-1/+1
* perf tools: Move get_current_dir_name() cond prototype out of util.hArnaldo Carvalho de Melo2019-07-091-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1Star
* perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2018-11-191-2/+15
* perf tools: Check for null when copying nsinfo.Benno Evers2018-08-131-0/+3
* perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-131-0/+1
* perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen2017-07-191-0/+13
* perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen2017-07-191-6/+77
* perf symbols: Find symbols in different mount namespaceKrister Johansen2017-07-191-0/+127
* perf tools: Remove string.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-141-0/+36