index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
namespaces.c
Age
Commit message (
Expand
)
Author
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
2019-08-26
libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Move get_current_dir_name() cond prototype out of util.h
Arnaldo Carvalho de Melo
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2018-08-13
perf tools: Check for null when copying nsinfo.
Benno Evers
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-07-18
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-18
perf maps: Lookup maps in both intitial mountns and inner mountns.
Krister Johansen
2017-07-18
perf symbols: Find symbols in different mount namespace
Krister Johansen
2017-04-24
perf tools: Remove string.h from util.h
Arnaldo Carvalho de Melo
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini