summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/namespaces.c
Commit message (Expand)AuthorAgeFilesLines
* perf inject jit: Add namespaces supportYonatan Goldschmidt2021-02-031-0/+12
* perf namespaces: Add 'in_pidns' to nsinfo structYonatan Goldschmidt2021-02-031-2/+9
* perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo2019-09-201-0/+18
* libperf: Rename the PERF_RECORD_ structs to have a "perf" suffixArnaldo Carvalho de Melo2019-08-261-1/+1
* 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/+1
* 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-181-0/+13
* perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen2017-07-181-6/+77
* perf symbols: Find symbols in different mount namespaceKrister Johansen2017-07-181-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