aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/namespaces.c
AgeCommit message (Expand)Author
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-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-07-09perf tools: Move get_current_dir_name() cond prototype out of util.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-08-13perf tools: Check for null when copying nsinfo.Benno Evers
2017-09-13perf tools: Make copyfile_offset() staticArnaldo 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-04-24perf tools: Remove string.h from util.hArnaldo Carvalho de Melo
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini