summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/namespaces.c
AgeCommit message (Expand)AuthorLines
2022-02-11perf namespaces: Add functions to access nsinfoIan Rogers-10/+40
2021-12-16perf namespaces: Add helper nsinfo__is_in_root_namespace()Leo Yan-30/+46
2021-02-03perf inject jit: Add namespaces supportYonatan Goldschmidt-0/+12
2021-02-03perf namespaces: Add 'in_pidns' to nsinfo structYonatan Goldschmidt-2/+9
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo-0/+18
2019-08-26libperf: Rename the PERF_RECORD_ structs to have a "perf" suffixArnaldo Carvalho de Melo-1/+1
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo-1/+1
2019-07-09perf tools: Move get_current_dir_name() cond prototype out of util.hArnaldo Carvalho de Melo-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-3/+1
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa-2/+15
2018-08-13perf tools: Check for null when copying nsinfo.Benno Evers-0/+3
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo-0/+1
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen-0/+13
2017-07-18perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen-6/+77
2017-07-18perf symbols: Find symbols in different mount namespaceKrister Johansen-0/+127
2017-04-24perf tools: Remove string.h from util.hArnaldo Carvalho de Melo-0/+1
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini-0/+36