| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-08 | perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2025-01-08 | perf namespaces: Introduce nsinfo__set_in_pidns() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2023-04-17 | perf namespaces: Add reference count checking | Ian Rogers | 1 | -1/+2 |
| 2022-02-11 | perf namespaces: Add functions to access nsinfo | Ian Rogers | 1 | -2/+8 |
| 2021-12-16 | perf namespaces: Add helper nsinfo__is_in_root_namespace() | Leo Yan | 1 | -0/+2 |
| 2021-02-03 | perf inject jit: Add namespaces support | Yonatan Goldschmidt | 1 | -0/+2 |
| 2021-02-03 | perf namespaces: Add 'in_pidns' to nsinfo struct | Yonatan Goldschmidt | 1 | -0/+1 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate .c file | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2019-08-26 | libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2019-07-09 | perf namespaces: Move the conditional setns() prototype to namespaces.h | Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -3/+1 |
| 2018-11-19 | perf tools: Restore proper cwd on return from mnt namespace | Jiri Olsa | 1 | -0/+1 |
| 2018-07-30 | perf tools: Fix the build on the alpine:edge distro | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-10-23 | perf namespaces: Add more appropriate set of headers | Arnaldo Carvalho de Melo | 1 | -2/+3 |
| 2017-07-18 | perf probe: Allow placing uprobes in alternate namespaces. | Krister Johansen | 1 | -0/+2 |
| 2017-07-18 | perf maps: Lookup maps in both intitial mountns and inner mountns. | Krister Johansen | 1 | -1/+4 |
| 2017-07-18 | perf symbols: Find symbols in different mount namespace | Krister Johansen | 1 | -0/+33 |
| 2017-03-14 | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 1 | -0/+26 |