linux/tools/testing/selftests/proc
Suren Baghdasaryan aadc099c48 selftests/proc: add verbose mode for /proc/pid/maps tearing tests
Add verbose mode to the /proc/pid/maps tearing tests to print debugging
information.  VERBOSE environment variable is used to enable it.

Usage example: VERBOSE=1 ./proc-maps-race

Link: https://lkml.kernel.org/r/20250719182854.3166724-5-surenb@google.com
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: David Hildenbrand <david@redhat.com>
Cc: Jann Horn <jannh@google.com>
Cc: Jeongjun Park <aha310510@gmail.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Josef Bacik <josef@toxicpanda.com>
Cc: Kalesh Singh <kaleshsingh@google.com>
Cc: Liam Howlett <liam.howlett@oracle.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: "Paul E . McKenney" <paulmck@kernel.org>
Cc: Peter Xu <peterx@redhat.com>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Thomas Weißschuh <linux@weissschuh.net>
Cc: T.J. Mercier <tjmercier@google.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Ye Bin <yebin10@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-07-24 19:12:37 -07:00
..
.gitignore selftests/proc: add /proc/pid/maps tearing from vma split test 2025-07-24 19:12:36 -07:00
config
fd-001-lookup.c
fd-002-posix-eq.c
fd-003-kthread.c
Makefile selftests/proc: add /proc/pid/maps tearing from vma split test 2025-07-24 19:12:36 -07:00
proc-2-is-kthread.c proc: test "Kthread:" field 2024-06-24 22:25:08 -07:00
proc-empty-vm.c selftests: proc: remove unreached code and fix build warning 2024-06-28 19:36:27 -07:00
proc-fsconfig-hidepid.c
proc-loadavg-001.c
proc-maps-race.c selftests/proc: add verbose mode for /proc/pid/maps tearing tests 2025-07-24 19:12:37 -07:00
proc-multiple-procfs.c
proc-pid-vm.c selftests/proc: add PROCMAP_QUERY ioctl tests 2024-07-12 15:52:12 -07:00
proc-self-isnt-kthread.c proc: test "Kthread:" field 2024-06-24 22:25:08 -07:00
proc-self-map-files-001.c
proc-self-map-files-002.c
proc-self-syscall.c
proc-self-wchan.c
proc-subset-pid.c
proc-tid0.c
proc-uptime-001.c
proc-uptime-002.c
proc-uptime.h
proc.h
read.c
self.c
setns-dcache.c
setns-sysvipc.c
thread-self.c