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.h
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
perf namespaces: Move the conditional setns() prototype to namespaces.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-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2017-10-23
perf namespaces: Add more appropriate set of headers
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-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini