]> granicus.if.org Git - sysstat/commit
pidstat: Set up test environment
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 29 Jan 2020 10:21:11 +0000 (11:21 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 29 Jan 2020 10:21:11 +0000 (11:21 +0100)
commitcb59852ed87efa22312feab126943b608f5daecc
tree862ec5a27b9a3c5e6d10f44b4c55c92af60c58e7
parentd3df368f7b5d6505afd6f27a86ee85718c8aa1cb
pidstat: Set up test environment

Update pidstat for use in non regression tests.
Create all the necessary files in tests directory.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
1335 files changed:
pidstat.c
pidstat.h
tests/root.README
tests/root1/proc/21342/cmdline [new file with mode: 0644]
tests/root1/proc/21342/fd/1 [new symlink]
tests/root1/proc/21342/fd/2 [new symlink]
tests/root1/proc/21342/fd/3 [new symlink]
tests/root1/proc/21342/fd/4 [new symlink]
tests/root1/proc/21342/fd/5 [new symlink]
tests/root1/proc/21342/fd/_void [new file with mode: 0644]
tests/root1/proc/21342/io [new file with mode: 0644]
tests/root1/proc/21342/schedstat [new file with mode: 0644]
tests/root1/proc/21342/smaps [new file with mode: 0644]
tests/root1/proc/21342/stat [new file with mode: 0644]
tests/root1/proc/21342/status [new file with mode: 0644]
tests/root1/proc/21342/task/21342/cmdline [new file with mode: 0644]
tests/root1/proc/21342/task/21342/fd/1 [new symlink]
tests/root1/proc/21342/task/21342/fd/2 [new symlink]
tests/root1/proc/21342/task/21342/fd/3 [new symlink]
tests/root1/proc/21342/task/21342/fd/4 [new symlink]
tests/root1/proc/21342/task/21342/fd/5 [new symlink]
tests/root1/proc/21342/task/21342/fd/_void [new file with mode: 0644]
tests/root1/proc/21342/task/21342/io [new file with mode: 0644]
tests/root1/proc/21342/task/21342/schedstat [new file with mode: 0644]
tests/root1/proc/21342/task/21342/smaps [new file with mode: 0644]
tests/root1/proc/21342/task/21342/stat [new file with mode: 0644]
tests/root1/proc/21342/task/21342/status [new file with mode: 0644]
tests/root1/proc/21342/task/21344/cmdline [new file with mode: 0644]
tests/root1/proc/21342/task/21344/fd/1 [new symlink]
tests/root1/proc/21342/task/21344/fd/2 [new symlink]
tests/root1/proc/21342/task/21344/fd/3 [new symlink]
tests/root1/proc/21342/task/21344/fd/4 [new symlink]
tests/root1/proc/21342/task/21344/fd/5 [new symlink]
tests/root1/proc/21342/task/21344/fd/_void [new file with mode: 0644]
tests/root1/proc/21342/task/21344/io [new file with mode: 0644]
tests/root1/proc/21342/task/21344/schedstat [new file with mode: 0644]
tests/root1/proc/21342/task/21344/smaps [new file with mode: 0644]
tests/root1/proc/21342/task/21344/stat [new file with mode: 0644]
tests/root1/proc/21342/task/21344/status [new file with mode: 0644]
tests/root1/proc/21342/task/21350/cmdline [new file with mode: 0644]
tests/root1/proc/21342/task/21350/fd/1 [new symlink]
tests/root1/proc/21342/task/21350/fd/2 [new symlink]
tests/root1/proc/21342/task/21350/fd/3 [new symlink]
tests/root1/proc/21342/task/21350/fd/4 [new symlink]
tests/root1/proc/21342/task/21350/fd/5 [new symlink]
tests/root1/proc/21342/task/21350/fd/_void [new file with mode: 0644]
tests/root1/proc/21342/task/21350/io [new file with mode: 0644]
tests/root1/proc/21342/task/21350/schedstat [new file with mode: 0644]
tests/root1/proc/21342/task/21350/smaps [new file with mode: 0644]
tests/root1/proc/21342/task/21350/stat [new file with mode: 0644]
tests/root1/proc/21342/task/21350/status [new file with mode: 0644]
tests/root1/proc/21342/task/_list [new file with mode: 0644]
tests/root1/proc/8407/cmdline [new file with mode: 0644]
tests/root1/proc/8407/fd/1 [new symlink]
tests/root1/proc/8407/fd/2 [new symlink]
tests/root1/proc/8407/fd/3 [new symlink]
tests/root1/proc/8407/fd/4 [new symlink]
tests/root1/proc/8407/fd/5 [new symlink]
tests/root1/proc/8407/fd/_void [new file with mode: 0644]
tests/root1/proc/8407/io [new file with mode: 0644]
tests/root1/proc/8407/schedstat [new file with mode: 0644]
tests/root1/proc/8407/smaps [new file with mode: 0644]
tests/root1/proc/8407/stat [new file with mode: 0644]
tests/root1/proc/8407/status [new file with mode: 0644]
tests/root1/proc/8407/task/8407/cmdline [new file with mode: 0644]
tests/root1/proc/8407/task/8407/fd/1 [new symlink]
tests/root1/proc/8407/task/8407/fd/2 [new symlink]
tests/root1/proc/8407/task/8407/fd/3 [new symlink]
tests/root1/proc/8407/task/8407/fd/4 [new symlink]
tests/root1/proc/8407/task/8407/fd/5 [new symlink]
tests/root1/proc/8407/task/8407/fd/_void [new file with mode: 0644]
tests/root1/proc/8407/task/8407/io [new file with mode: 0644]
tests/root1/proc/8407/task/8407/schedstat [new file with mode: 0644]
tests/root1/proc/8407/task/8407/smaps [new file with mode: 0644]
tests/root1/proc/8407/task/8407/stat [new file with mode: 0644]
tests/root1/proc/8407/task/8407/status [new file with mode: 0644]
tests/root1/proc/8407/task/_list [new file with mode: 0644]
tests/root1/proc/8741/cmdline [new file with mode: 0644]
tests/root1/proc/8741/fd/1 [new symlink]
tests/root1/proc/8741/fd/2 [new symlink]
tests/root1/proc/8741/fd/3 [new symlink]
tests/root1/proc/8741/fd/4 [new symlink]
tests/root1/proc/8741/fd/5 [new symlink]
tests/root1/proc/8741/fd/_void [new file with mode: 0644]
tests/root1/proc/8741/io [new file with mode: 0644]
tests/root1/proc/8741/schedstat [new file with mode: 0644]
tests/root1/proc/8741/smaps [new file with mode: 0644]
tests/root1/proc/8741/stat [new file with mode: 0644]
tests/root1/proc/8741/status [new file with mode: 0644]
tests/root1/proc/8741/task/8741/cmdline [new file with mode: 0644]
tests/root1/proc/8741/task/8741/fd/1 [new symlink]
tests/root1/proc/8741/task/8741/fd/2 [new symlink]
tests/root1/proc/8741/task/8741/fd/3 [new symlink]
tests/root1/proc/8741/task/8741/fd/4 [new symlink]
tests/root1/proc/8741/task/8741/fd/5 [new symlink]
tests/root1/proc/8741/task/8741/fd/_void [new file with mode: 0644]
tests/root1/proc/8741/task/8741/io [new file with mode: 0644]
tests/root1/proc/8741/task/8741/schedstat [new file with mode: 0644]
tests/root1/proc/8741/task/8741/smaps [new file with mode: 0644]
tests/root1/proc/8741/task/8741/stat [new file with mode: 0644]
tests/root1/proc/8741/task/8741/status [new file with mode: 0644]
tests/root1/proc/8741/task/8785/cmdline [new file with mode: 0644]
tests/root1/proc/8741/task/8785/fd/1 [new symlink]
tests/root1/proc/8741/task/8785/fd/2 [new symlink]
tests/root1/proc/8741/task/8785/fd/3 [new symlink]
tests/root1/proc/8741/task/8785/fd/4 [new symlink]
tests/root1/proc/8741/task/8785/fd/5 [new symlink]
tests/root1/proc/8741/task/8785/fd/_void [new file with mode: 0644]
tests/root1/proc/8741/task/8785/io [new file with mode: 0644]
tests/root1/proc/8741/task/8785/schedstat [new file with mode: 0644]
tests/root1/proc/8741/task/8785/smaps [new file with mode: 0644]
tests/root1/proc/8741/task/8785/stat [new file with mode: 0644]
tests/root1/proc/8741/task/8785/status [new file with mode: 0644]
tests/root1/proc/8741/task/8789/cmdline [new file with mode: 0644]
tests/root1/proc/8741/task/8789/fd/1 [new symlink]
tests/root1/proc/8741/task/8789/fd/2 [new symlink]
tests/root1/proc/8741/task/8789/fd/3 [new symlink]
tests/root1/proc/8741/task/8789/fd/4 [new symlink]
tests/root1/proc/8741/task/8789/fd/5 [new symlink]
tests/root1/proc/8741/task/8789/fd/_void [new file with mode: 0644]
tests/root1/proc/8741/task/8789/io [new file with mode: 0644]
tests/root1/proc/8741/task/8789/schedstat [new file with mode: 0644]
tests/root1/proc/8741/task/8789/smaps [new file with mode: 0644]
tests/root1/proc/8741/task/8789/stat [new file with mode: 0644]
tests/root1/proc/8741/task/8789/status [new file with mode: 0644]
tests/root1/proc/8741/task/8835/cmdline [new file with mode: 0644]
tests/root1/proc/8741/task/8835/fd/1 [new symlink]
tests/root1/proc/8741/task/8835/fd/2 [new symlink]
tests/root1/proc/8741/task/8835/fd/3 [new symlink]
tests/root1/proc/8741/task/8835/fd/4 [new symlink]
tests/root1/proc/8741/task/8835/fd/5 [new symlink]
tests/root1/proc/8741/task/8835/fd/_void [new file with mode: 0644]
tests/root1/proc/8741/task/8835/io [new file with mode: 0644]
tests/root1/proc/8741/task/8835/schedstat [new file with mode: 0644]
tests/root1/proc/8741/task/8835/smaps [new file with mode: 0644]
tests/root1/proc/8741/task/8835/stat [new file with mode: 0644]
tests/root1/proc/8741/task/8835/status [new file with mode: 0644]
tests/root1/proc/8741/task/9109/cmdline [new file with mode: 0644]
tests/root1/proc/8741/task/9109/fd/1 [new symlink]
tests/root1/proc/8741/task/9109/fd/2 [new symlink]
tests/root1/proc/8741/task/9109/fd/3 [new symlink]
tests/root1/proc/8741/task/9109/fd/4 [new symlink]
tests/root1/proc/8741/task/9109/fd/5 [new symlink]
tests/root1/proc/8741/task/9109/fd/_void [new file with mode: 0644]
tests/root1/proc/8741/task/9109/io [new file with mode: 0644]
tests/root1/proc/8741/task/9109/schedstat [new file with mode: 0644]
tests/root1/proc/8741/task/9109/smaps [new file with mode: 0644]
tests/root1/proc/8741/task/9109/stat [new file with mode: 0644]
tests/root1/proc/8741/task/9109/status [new file with mode: 0644]
tests/root1/proc/8741/task/_list [new file with mode: 0644]
tests/root1/proc/9009/cmdline [new file with mode: 0644]
tests/root1/proc/9009/fd/1 [new symlink]
tests/root1/proc/9009/fd/2 [new symlink]
tests/root1/proc/9009/fd/3 [new symlink]
tests/root1/proc/9009/fd/4 [new symlink]
tests/root1/proc/9009/fd/5 [new symlink]
tests/root1/proc/9009/fd/_void [new file with mode: 0644]
tests/root1/proc/9009/io [new file with mode: 0644]
tests/root1/proc/9009/schedstat [new file with mode: 0644]
tests/root1/proc/9009/smaps [new file with mode: 0644]
tests/root1/proc/9009/stat [new file with mode: 0644]
tests/root1/proc/9009/status [new file with mode: 0644]
tests/root1/proc/9009/task/9009/cmdline [new file with mode: 0644]
tests/root1/proc/9009/task/9009/fd/1 [new symlink]
tests/root1/proc/9009/task/9009/fd/2 [new symlink]
tests/root1/proc/9009/task/9009/fd/3 [new symlink]
tests/root1/proc/9009/task/9009/fd/4 [new symlink]
tests/root1/proc/9009/task/9009/fd/5 [new symlink]
tests/root1/proc/9009/task/9009/fd/_void [new file with mode: 0644]
tests/root1/proc/9009/task/9009/io [new file with mode: 0644]
tests/root1/proc/9009/task/9009/schedstat [new file with mode: 0644]
tests/root1/proc/9009/task/9009/smaps [new file with mode: 0644]
tests/root1/proc/9009/task/9009/stat [new file with mode: 0644]
tests/root1/proc/9009/task/9009/status [new file with mode: 0644]
tests/root1/proc/9009/task/9029/cmdline [new file with mode: 0644]
tests/root1/proc/9009/task/9029/fd/1 [new symlink]
tests/root1/proc/9009/task/9029/fd/2 [new symlink]
tests/root1/proc/9009/task/9029/fd/3 [new symlink]
tests/root1/proc/9009/task/9029/fd/4 [new symlink]
tests/root1/proc/9009/task/9029/fd/5 [new symlink]
tests/root1/proc/9009/task/9029/fd/_void [new file with mode: 0644]
tests/root1/proc/9009/task/9029/io [new file with mode: 0644]
tests/root1/proc/9009/task/9029/schedstat [new file with mode: 0644]
tests/root1/proc/9009/task/9029/smaps [new file with mode: 0644]
tests/root1/proc/9009/task/9029/stat [new file with mode: 0644]
tests/root1/proc/9009/task/9029/status [new file with mode: 0644]
tests/root1/proc/9009/task/_list [new file with mode: 0644]
tests/root1/proc/_list [new file with mode: 0644]
tests/root2/proc/21342/cmdline [new file with mode: 0644]
tests/root2/proc/21342/fd/1 [new symlink]
tests/root2/proc/21342/fd/2 [new symlink]
tests/root2/proc/21342/fd/3 [new symlink]
tests/root2/proc/21342/fd/4 [new symlink]
tests/root2/proc/21342/fd/5 [new symlink]
tests/root2/proc/21342/fd/_void [new file with mode: 0644]
tests/root2/proc/21342/io [new file with mode: 0644]
tests/root2/proc/21342/schedstat [new file with mode: 0644]
tests/root2/proc/21342/smaps [new file with mode: 0644]
tests/root2/proc/21342/stat [new file with mode: 0644]
tests/root2/proc/21342/status [new file with mode: 0644]
tests/root2/proc/21342/task/21342/cmdline [new file with mode: 0644]
tests/root2/proc/21342/task/21342/fd/1 [new symlink]
tests/root2/proc/21342/task/21342/fd/2 [new symlink]
tests/root2/proc/21342/task/21342/fd/3 [new symlink]
tests/root2/proc/21342/task/21342/fd/4 [new symlink]
tests/root2/proc/21342/task/21342/fd/5 [new symlink]
tests/root2/proc/21342/task/21342/fd/_void [new file with mode: 0644]
tests/root2/proc/21342/task/21342/io [new file with mode: 0644]
tests/root2/proc/21342/task/21342/schedstat [new file with mode: 0644]
tests/root2/proc/21342/task/21342/smaps [new file with mode: 0644]
tests/root2/proc/21342/task/21342/stat [new file with mode: 0644]
tests/root2/proc/21342/task/21342/status [new file with mode: 0644]
tests/root2/proc/21342/task/21344/cmdline [new file with mode: 0644]
tests/root2/proc/21342/task/21344/fd/1 [new symlink]
tests/root2/proc/21342/task/21344/fd/2 [new symlink]
tests/root2/proc/21342/task/21344/fd/3 [new symlink]
tests/root2/proc/21342/task/21344/fd/4 [new symlink]
tests/root2/proc/21342/task/21344/fd/5 [new symlink]
tests/root2/proc/21342/task/21344/fd/_void [new file with mode: 0644]
tests/root2/proc/21342/task/21344/io [new file with mode: 0644]
tests/root2/proc/21342/task/21344/schedstat [new file with mode: 0644]
tests/root2/proc/21342/task/21344/smaps [new file with mode: 0644]
tests/root2/proc/21342/task/21344/stat [new file with mode: 0644]
tests/root2/proc/21342/task/21344/status [new file with mode: 0644]
tests/root2/proc/21342/task/21350/cmdline [new file with mode: 0644]
tests/root2/proc/21342/task/21350/fd/1 [new symlink]
tests/root2/proc/21342/task/21350/fd/2 [new symlink]
tests/root2/proc/21342/task/21350/fd/3 [new symlink]
tests/root2/proc/21342/task/21350/fd/4 [new symlink]
tests/root2/proc/21342/task/21350/fd/5 [new symlink]
tests/root2/proc/21342/task/21350/fd/_void [new file with mode: 0644]
tests/root2/proc/21342/task/21350/io [new file with mode: 0644]
tests/root2/proc/21342/task/21350/schedstat [new file with mode: 0644]
tests/root2/proc/21342/task/21350/smaps [new file with mode: 0644]
tests/root2/proc/21342/task/21350/stat [new file with mode: 0644]
tests/root2/proc/21342/task/21350/status [new file with mode: 0644]
tests/root2/proc/21342/task/_list [new file with mode: 0644]
tests/root2/proc/7900/cmdline [new file with mode: 0644]
tests/root2/proc/7900/fd/1 [new symlink]
tests/root2/proc/7900/fd/2 [new symlink]
tests/root2/proc/7900/fd/3 [new symlink]
tests/root2/proc/7900/fd/4 [new symlink]
tests/root2/proc/7900/fd/5 [new symlink]
tests/root2/proc/7900/fd/_void [new file with mode: 0644]
tests/root2/proc/7900/io [new file with mode: 0644]
tests/root2/proc/7900/schedstat [new file with mode: 0644]
tests/root2/proc/7900/smaps [new file with mode: 0644]
tests/root2/proc/7900/stat [new file with mode: 0644]
tests/root2/proc/7900/status [new file with mode: 0644]
tests/root2/proc/7900/task/10334/cmdline [new file with mode: 0644]
tests/root2/proc/7900/task/10334/fd/1 [new symlink]
tests/root2/proc/7900/task/10334/fd/2 [new symlink]
tests/root2/proc/7900/task/10334/fd/3 [new symlink]
tests/root2/proc/7900/task/10334/fd/4 [new symlink]
tests/root2/proc/7900/task/10334/fd/5 [new symlink]
tests/root2/proc/7900/task/10334/fd/_void [new file with mode: 0644]
tests/root2/proc/7900/task/10334/io [new file with mode: 0644]
tests/root2/proc/7900/task/10334/schedstat [new file with mode: 0644]
tests/root2/proc/7900/task/10334/smaps [new file with mode: 0644]
tests/root2/proc/7900/task/10334/stat [new file with mode: 0644]
tests/root2/proc/7900/task/10334/status [new file with mode: 0644]
tests/root2/proc/7900/task/7900/cmdline [new file with mode: 0644]
tests/root2/proc/7900/task/7900/fd/1 [new symlink]
tests/root2/proc/7900/task/7900/fd/2 [new symlink]
tests/root2/proc/7900/task/7900/fd/3 [new symlink]
tests/root2/proc/7900/task/7900/fd/4 [new symlink]
tests/root2/proc/7900/task/7900/fd/5 [new symlink]
tests/root2/proc/7900/task/7900/fd/_void [new file with mode: 0644]
tests/root2/proc/7900/task/7900/io [new file with mode: 0644]
tests/root2/proc/7900/task/7900/schedstat [new file with mode: 0644]
tests/root2/proc/7900/task/7900/smaps [new file with mode: 0644]
tests/root2/proc/7900/task/7900/stat [new file with mode: 0644]
tests/root2/proc/7900/task/7900/status [new file with mode: 0644]
tests/root2/proc/7900/task/_list [new file with mode: 0644]
tests/root2/proc/8407/cmdline [new file with mode: 0644]
tests/root2/proc/8407/fd/1 [new symlink]
tests/root2/proc/8407/fd/2 [new symlink]
tests/root2/proc/8407/fd/3 [new symlink]
tests/root2/proc/8407/fd/4 [new symlink]
tests/root2/proc/8407/fd/5 [new symlink]
tests/root2/proc/8407/fd/_void [new file with mode: 0644]
tests/root2/proc/8407/io [new file with mode: 0644]
tests/root2/proc/8407/schedstat [new file with mode: 0644]
tests/root2/proc/8407/smaps [new file with mode: 0644]
tests/root2/proc/8407/stat [new file with mode: 0644]
tests/root2/proc/8407/status [new file with mode: 0644]
tests/root2/proc/8407/task/8407/cmdline [new file with mode: 0644]
tests/root2/proc/8407/task/8407/fd/1 [new symlink]
tests/root2/proc/8407/task/8407/fd/2 [new symlink]
tests/root2/proc/8407/task/8407/fd/3 [new symlink]
tests/root2/proc/8407/task/8407/fd/4 [new symlink]
tests/root2/proc/8407/task/8407/fd/5 [new symlink]
tests/root2/proc/8407/task/8407/fd/_void [new file with mode: 0644]
tests/root2/proc/8407/task/8407/io [new file with mode: 0644]
tests/root2/proc/8407/task/8407/schedstat [new file with mode: 0644]
tests/root2/proc/8407/task/8407/smaps [new file with mode: 0644]
tests/root2/proc/8407/task/8407/stat [new file with mode: 0644]
tests/root2/proc/8407/task/8407/status [new file with mode: 0644]
tests/root2/proc/8407/task/_list [new file with mode: 0644]
tests/root2/proc/8741/cmdline [new file with mode: 0644]
tests/root2/proc/8741/fd/1 [new symlink]
tests/root2/proc/8741/fd/2 [new symlink]
tests/root2/proc/8741/fd/3 [new symlink]
tests/root2/proc/8741/fd/4 [new symlink]
tests/root2/proc/8741/fd/5 [new symlink]
tests/root2/proc/8741/fd/_void [new file with mode: 0644]
tests/root2/proc/8741/io [new file with mode: 0644]
tests/root2/proc/8741/schedstat [new file with mode: 0644]
tests/root2/proc/8741/smaps [new file with mode: 0644]
tests/root2/proc/8741/stat [new file with mode: 0644]
tests/root2/proc/8741/status [new file with mode: 0644]
tests/root2/proc/8741/task/8741/cmdline [new file with mode: 0644]
tests/root2/proc/8741/task/8741/fd/1 [new symlink]
tests/root2/proc/8741/task/8741/fd/2 [new symlink]
tests/root2/proc/8741/task/8741/fd/3 [new symlink]
tests/root2/proc/8741/task/8741/fd/4 [new symlink]
tests/root2/proc/8741/task/8741/fd/5 [new symlink]
tests/root2/proc/8741/task/8741/fd/_void [new file with mode: 0644]
tests/root2/proc/8741/task/8741/io [new file with mode: 0644]
tests/root2/proc/8741/task/8741/schedstat [new file with mode: 0644]
tests/root2/proc/8741/task/8741/smaps [new file with mode: 0644]
tests/root2/proc/8741/task/8741/stat [new file with mode: 0644]
tests/root2/proc/8741/task/8741/status [new file with mode: 0644]
tests/root2/proc/8741/task/8785/cmdline [new file with mode: 0644]
tests/root2/proc/8741/task/8785/fd/1 [new symlink]
tests/root2/proc/8741/task/8785/fd/2 [new symlink]
tests/root2/proc/8741/task/8785/fd/3 [new symlink]
tests/root2/proc/8741/task/8785/fd/4 [new symlink]
tests/root2/proc/8741/task/8785/fd/5 [new symlink]
tests/root2/proc/8741/task/8785/fd/_void [new file with mode: 0644]
tests/root2/proc/8741/task/8785/io [new file with mode: 0644]
tests/root2/proc/8741/task/8785/schedstat [new file with mode: 0644]
tests/root2/proc/8741/task/8785/smaps [new file with mode: 0644]
tests/root2/proc/8741/task/8785/stat [new file with mode: 0644]
tests/root2/proc/8741/task/8785/status [new file with mode: 0644]
tests/root2/proc/8741/task/8789/cmdline [new file with mode: 0644]
tests/root2/proc/8741/task/8789/fd/1 [new symlink]
tests/root2/proc/8741/task/8789/fd/2 [new symlink]
tests/root2/proc/8741/task/8789/fd/3 [new symlink]
tests/root2/proc/8741/task/8789/fd/4 [new symlink]
tests/root2/proc/8741/task/8789/fd/5 [new symlink]
tests/root2/proc/8741/task/8789/fd/_void [new file with mode: 0644]
tests/root2/proc/8741/task/8789/io [new file with mode: 0644]
tests/root2/proc/8741/task/8789/schedstat [new file with mode: 0644]
tests/root2/proc/8741/task/8789/smaps [new file with mode: 0644]
tests/root2/proc/8741/task/8789/stat [new file with mode: 0644]
tests/root2/proc/8741/task/8789/status [new file with mode: 0644]
tests/root2/proc/8741/task/8835/cmdline [new file with mode: 0644]
tests/root2/proc/8741/task/8835/fd/1 [new symlink]
tests/root2/proc/8741/task/8835/fd/2 [new symlink]
tests/root2/proc/8741/task/8835/fd/3 [new symlink]
tests/root2/proc/8741/task/8835/fd/4 [new symlink]
tests/root2/proc/8741/task/8835/fd/5 [new symlink]
tests/root2/proc/8741/task/8835/fd/_void [new file with mode: 0644]
tests/root2/proc/8741/task/8835/io [new file with mode: 0644]
tests/root2/proc/8741/task/8835/schedstat [new file with mode: 0644]
tests/root2/proc/8741/task/8835/smaps [new file with mode: 0644]
tests/root2/proc/8741/task/8835/stat [new file with mode: 0644]
tests/root2/proc/8741/task/8835/status [new file with mode: 0644]
tests/root2/proc/8741/task/9109/cmdline [new file with mode: 0644]
tests/root2/proc/8741/task/9109/fd/1 [new symlink]
tests/root2/proc/8741/task/9109/fd/2 [new symlink]
tests/root2/proc/8741/task/9109/fd/3 [new symlink]
tests/root2/proc/8741/task/9109/fd/4 [new symlink]
tests/root2/proc/8741/task/9109/fd/5 [new symlink]
tests/root2/proc/8741/task/9109/fd/_void [new file with mode: 0644]
tests/root2/proc/8741/task/9109/io [new file with mode: 0644]
tests/root2/proc/8741/task/9109/schedstat [new file with mode: 0644]
tests/root2/proc/8741/task/9109/smaps [new file with mode: 0644]
tests/root2/proc/8741/task/9109/stat [new file with mode: 0644]
tests/root2/proc/8741/task/9109/status [new file with mode: 0644]
tests/root2/proc/8741/task/_list [new file with mode: 0644]
tests/root2/proc/9009/cmdline [new file with mode: 0644]
tests/root2/proc/9009/fd/1 [new symlink]
tests/root2/proc/9009/fd/2 [new symlink]
tests/root2/proc/9009/fd/3 [new symlink]
tests/root2/proc/9009/fd/4 [new symlink]
tests/root2/proc/9009/fd/5 [new symlink]
tests/root2/proc/9009/fd/_void [new file with mode: 0644]
tests/root2/proc/9009/io [new file with mode: 0644]
tests/root2/proc/9009/schedstat [new file with mode: 0644]
tests/root2/proc/9009/smaps [new file with mode: 0644]
tests/root2/proc/9009/stat [new file with mode: 0644]
tests/root2/proc/9009/status [new file with mode: 0644]
tests/root2/proc/9009/task/9009/cmdline [new file with mode: 0644]
tests/root2/proc/9009/task/9009/fd/1 [new symlink]
tests/root2/proc/9009/task/9009/fd/2 [new symlink]
tests/root2/proc/9009/task/9009/fd/3 [new symlink]
tests/root2/proc/9009/task/9009/fd/4 [new symlink]
tests/root2/proc/9009/task/9009/fd/5 [new symlink]
tests/root2/proc/9009/task/9009/fd/_void [new file with mode: 0644]
tests/root2/proc/9009/task/9009/io [new file with mode: 0644]
tests/root2/proc/9009/task/9009/schedstat [new file with mode: 0644]
tests/root2/proc/9009/task/9009/smaps [new file with mode: 0644]
tests/root2/proc/9009/task/9009/stat [new file with mode: 0644]
tests/root2/proc/9009/task/9009/status [new file with mode: 0644]
tests/root2/proc/9009/task/9029/cmdline [new file with mode: 0644]
tests/root2/proc/9009/task/9029/fd/1 [new symlink]
tests/root2/proc/9009/task/9029/fd/2 [new symlink]
tests/root2/proc/9009/task/9029/fd/3 [new symlink]
tests/root2/proc/9009/task/9029/fd/4 [new symlink]
tests/root2/proc/9009/task/9029/fd/5 [new symlink]
tests/root2/proc/9009/task/9029/fd/_void [new file with mode: 0644]
tests/root2/proc/9009/task/9029/io [new file with mode: 0644]
tests/root2/proc/9009/task/9029/schedstat [new file with mode: 0644]
tests/root2/proc/9009/task/9029/smaps [new file with mode: 0644]
tests/root2/proc/9009/task/9029/stat [new file with mode: 0644]
tests/root2/proc/9009/task/9029/status [new file with mode: 0644]
tests/root2/proc/9009/task/_list [new file with mode: 0644]
tests/root2/proc/_list [new file with mode: 0644]
tests/root3/proc/21342/cmdline [new file with mode: 0644]
tests/root3/proc/21342/fd/1 [new symlink]
tests/root3/proc/21342/fd/2 [new symlink]
tests/root3/proc/21342/fd/3 [new symlink]
tests/root3/proc/21342/fd/4 [new symlink]
tests/root3/proc/21342/fd/5 [new symlink]
tests/root3/proc/21342/fd/_void [new file with mode: 0644]
tests/root3/proc/21342/io [new file with mode: 0644]
tests/root3/proc/21342/schedstat [new file with mode: 0644]
tests/root3/proc/21342/smaps [new file with mode: 0644]
tests/root3/proc/21342/stat [new file with mode: 0644]
tests/root3/proc/21342/status [new file with mode: 0644]
tests/root3/proc/21342/task/21342/cmdline [new file with mode: 0644]
tests/root3/proc/21342/task/21342/fd/1 [new symlink]
tests/root3/proc/21342/task/21342/fd/2 [new symlink]
tests/root3/proc/21342/task/21342/fd/3 [new symlink]
tests/root3/proc/21342/task/21342/fd/4 [new symlink]
tests/root3/proc/21342/task/21342/fd/5 [new symlink]
tests/root3/proc/21342/task/21342/fd/_void [new file with mode: 0644]
tests/root3/proc/21342/task/21342/io [new file with mode: 0644]
tests/root3/proc/21342/task/21342/schedstat [new file with mode: 0644]
tests/root3/proc/21342/task/21342/smaps [new file with mode: 0644]
tests/root3/proc/21342/task/21342/stat [new file with mode: 0644]
tests/root3/proc/21342/task/21342/status [new file with mode: 0644]
tests/root3/proc/21342/task/21350/cmdline [new file with mode: 0644]
tests/root3/proc/21342/task/21350/fd/1 [new symlink]
tests/root3/proc/21342/task/21350/fd/2 [new symlink]
tests/root3/proc/21342/task/21350/fd/3 [new symlink]
tests/root3/proc/21342/task/21350/fd/4 [new symlink]
tests/root3/proc/21342/task/21350/fd/5 [new symlink]
tests/root3/proc/21342/task/21350/fd/_void [new file with mode: 0644]
tests/root3/proc/21342/task/21350/io [new file with mode: 0644]
tests/root3/proc/21342/task/21350/schedstat [new file with mode: 0644]
tests/root3/proc/21342/task/21350/smaps [new file with mode: 0644]
tests/root3/proc/21342/task/21350/stat [new file with mode: 0644]
tests/root3/proc/21342/task/21350/status [new file with mode: 0644]
tests/root3/proc/21342/task/8364/cmdline [new file with mode: 0644]
tests/root3/proc/21342/task/8364/fd/1 [new symlink]
tests/root3/proc/21342/task/8364/fd/2 [new symlink]
tests/root3/proc/21342/task/8364/fd/3 [new symlink]
tests/root3/proc/21342/task/8364/fd/4 [new symlink]
tests/root3/proc/21342/task/8364/fd/5 [new symlink]
tests/root3/proc/21342/task/8364/fd/_void [new file with mode: 0644]
tests/root3/proc/21342/task/8364/io [new file with mode: 0644]
tests/root3/proc/21342/task/8364/schedstat [new file with mode: 0644]
tests/root3/proc/21342/task/8364/smaps [new file with mode: 0644]
tests/root3/proc/21342/task/8364/stat [new file with mode: 0644]
tests/root3/proc/21342/task/8364/status [new file with mode: 0644]
tests/root3/proc/21342/task/8365/cmdline [new file with mode: 0644]
tests/root3/proc/21342/task/8365/fd/1 [new symlink]
tests/root3/proc/21342/task/8365/fd/2 [new symlink]
tests/root3/proc/21342/task/8365/fd/3 [new symlink]
tests/root3/proc/21342/task/8365/fd/4 [new symlink]
tests/root3/proc/21342/task/8365/fd/5 [new symlink]
tests/root3/proc/21342/task/8365/fd/_void [new file with mode: 0644]
tests/root3/proc/21342/task/8365/io [new file with mode: 0644]
tests/root3/proc/21342/task/8365/schedstat [new file with mode: 0644]
tests/root3/proc/21342/task/8365/smaps [new file with mode: 0644]
tests/root3/proc/21342/task/8365/stat [new file with mode: 0644]
tests/root3/proc/21342/task/8365/status [new file with mode: 0644]
tests/root3/proc/21342/task/_list [new file with mode: 0644]
tests/root3/proc/7900/cmdline [new file with mode: 0644]
tests/root3/proc/7900/fd/1 [new symlink]
tests/root3/proc/7900/fd/2 [new symlink]
tests/root3/proc/7900/fd/3 [new symlink]
tests/root3/proc/7900/fd/4 [new symlink]
tests/root3/proc/7900/fd/5 [new symlink]
tests/root3/proc/7900/fd/_void [new file with mode: 0644]
tests/root3/proc/7900/io [new file with mode: 0644]
tests/root3/proc/7900/schedstat [new file with mode: 0644]
tests/root3/proc/7900/smaps [new file with mode: 0644]
tests/root3/proc/7900/stat [new file with mode: 0644]
tests/root3/proc/7900/status [new file with mode: 0644]
tests/root3/proc/7900/task/10334/cmdline [new file with mode: 0644]
tests/root3/proc/7900/task/10334/fd/1 [new symlink]
tests/root3/proc/7900/task/10334/fd/2 [new symlink]
tests/root3/proc/7900/task/10334/fd/3 [new symlink]
tests/root3/proc/7900/task/10334/fd/4 [new symlink]
tests/root3/proc/7900/task/10334/fd/5 [new symlink]
tests/root3/proc/7900/task/10334/fd/_void [new file with mode: 0644]
tests/root3/proc/7900/task/10334/io [new file with mode: 0644]
tests/root3/proc/7900/task/10334/schedstat [new file with mode: 0644]
tests/root3/proc/7900/task/10334/smaps [new file with mode: 0644]
tests/root3/proc/7900/task/10334/stat [new file with mode: 0644]
tests/root3/proc/7900/task/10334/status [new file with mode: 0644]
tests/root3/proc/7900/task/7900/cmdline [new file with mode: 0644]
tests/root3/proc/7900/task/7900/fd/1 [new symlink]
tests/root3/proc/7900/task/7900/fd/2 [new symlink]
tests/root3/proc/7900/task/7900/fd/3 [new symlink]
tests/root3/proc/7900/task/7900/fd/4 [new symlink]
tests/root3/proc/7900/task/7900/fd/5 [new symlink]
tests/root3/proc/7900/task/7900/fd/_void [new file with mode: 0644]
tests/root3/proc/7900/task/7900/io [new file with mode: 0644]
tests/root3/proc/7900/task/7900/schedstat [new file with mode: 0644]
tests/root3/proc/7900/task/7900/smaps [new file with mode: 0644]
tests/root3/proc/7900/task/7900/stat [new file with mode: 0644]
tests/root3/proc/7900/task/7900/status [new file with mode: 0644]
tests/root3/proc/7900/task/_list [new file with mode: 0644]
tests/root3/proc/8407/cmdline [new file with mode: 0644]
tests/root3/proc/8407/fd/1 [new symlink]
tests/root3/proc/8407/fd/2 [new symlink]
tests/root3/proc/8407/fd/3 [new symlink]
tests/root3/proc/8407/fd/4 [new symlink]
tests/root3/proc/8407/fd/5 [new symlink]
tests/root3/proc/8407/fd/_void [new file with mode: 0644]
tests/root3/proc/8407/io [new file with mode: 0644]
tests/root3/proc/8407/schedstat [new file with mode: 0644]
tests/root3/proc/8407/smaps [new file with mode: 0644]
tests/root3/proc/8407/stat [new file with mode: 0644]
tests/root3/proc/8407/status [new file with mode: 0644]
tests/root3/proc/8407/task/8407/cmdline [new file with mode: 0644]
tests/root3/proc/8407/task/8407/fd/1 [new symlink]
tests/root3/proc/8407/task/8407/fd/2 [new symlink]
tests/root3/proc/8407/task/8407/fd/3 [new symlink]
tests/root3/proc/8407/task/8407/fd/4 [new symlink]
tests/root3/proc/8407/task/8407/fd/5 [new symlink]
tests/root3/proc/8407/task/8407/fd/_void [new file with mode: 0644]
tests/root3/proc/8407/task/8407/io [new file with mode: 0644]
tests/root3/proc/8407/task/8407/schedstat [new file with mode: 0644]
tests/root3/proc/8407/task/8407/smaps [new file with mode: 0644]
tests/root3/proc/8407/task/8407/stat [new file with mode: 0644]
tests/root3/proc/8407/task/8407/status [new file with mode: 0644]
tests/root3/proc/8407/task/_list [new file with mode: 0644]
tests/root3/proc/8741/cmdline [new file with mode: 0644]
tests/root3/proc/8741/fd/1 [new symlink]
tests/root3/proc/8741/fd/2 [new symlink]
tests/root3/proc/8741/fd/3 [new symlink]
tests/root3/proc/8741/fd/4 [new symlink]
tests/root3/proc/8741/fd/5 [new symlink]
tests/root3/proc/8741/fd/_void [new file with mode: 0644]
tests/root3/proc/8741/io [new file with mode: 0644]
tests/root3/proc/8741/schedstat [new file with mode: 0644]
tests/root3/proc/8741/smaps [new file with mode: 0644]
tests/root3/proc/8741/stat [new file with mode: 0644]
tests/root3/proc/8741/status [new file with mode: 0644]
tests/root3/proc/8741/task/8741/cmdline [new file with mode: 0644]
tests/root3/proc/8741/task/8741/fd/1 [new symlink]
tests/root3/proc/8741/task/8741/fd/2 [new symlink]
tests/root3/proc/8741/task/8741/fd/3 [new symlink]
tests/root3/proc/8741/task/8741/fd/4 [new symlink]
tests/root3/proc/8741/task/8741/fd/5 [new symlink]
tests/root3/proc/8741/task/8741/fd/_void [new file with mode: 0644]
tests/root3/proc/8741/task/8741/io [new file with mode: 0644]
tests/root3/proc/8741/task/8741/schedstat [new file with mode: 0644]
tests/root3/proc/8741/task/8741/smaps [new file with mode: 0644]
tests/root3/proc/8741/task/8741/stat [new file with mode: 0644]
tests/root3/proc/8741/task/8741/status [new file with mode: 0644]
tests/root3/proc/8741/task/8785/cmdline [new file with mode: 0644]
tests/root3/proc/8741/task/8785/fd/1 [new symlink]
tests/root3/proc/8741/task/8785/fd/2 [new symlink]
tests/root3/proc/8741/task/8785/fd/3 [new symlink]
tests/root3/proc/8741/task/8785/fd/4 [new symlink]
tests/root3/proc/8741/task/8785/fd/5 [new symlink]
tests/root3/proc/8741/task/8785/fd/_void [new file with mode: 0644]
tests/root3/proc/8741/task/8785/io [new file with mode: 0644]
tests/root3/proc/8741/task/8785/schedstat [new file with mode: 0644]
tests/root3/proc/8741/task/8785/smaps [new file with mode: 0644]
tests/root3/proc/8741/task/8785/stat [new file with mode: 0644]
tests/root3/proc/8741/task/8785/status [new file with mode: 0644]
tests/root3/proc/8741/task/8789/cmdline [new file with mode: 0644]
tests/root3/proc/8741/task/8789/fd/1 [new symlink]
tests/root3/proc/8741/task/8789/fd/2 [new symlink]
tests/root3/proc/8741/task/8789/fd/3 [new symlink]
tests/root3/proc/8741/task/8789/fd/4 [new symlink]
tests/root3/proc/8741/task/8789/fd/5 [new symlink]
tests/root3/proc/8741/task/8789/fd/_void [new file with mode: 0644]
tests/root3/proc/8741/task/8789/io [new file with mode: 0644]
tests/root3/proc/8741/task/8789/schedstat [new file with mode: 0644]
tests/root3/proc/8741/task/8789/smaps [new file with mode: 0644]
tests/root3/proc/8741/task/8789/stat [new file with mode: 0644]
tests/root3/proc/8741/task/8789/status [new file with mode: 0644]
tests/root3/proc/8741/task/8835/cmdline [new file with mode: 0644]
tests/root3/proc/8741/task/8835/fd/1 [new symlink]
tests/root3/proc/8741/task/8835/fd/2 [new symlink]
tests/root3/proc/8741/task/8835/fd/3 [new symlink]
tests/root3/proc/8741/task/8835/fd/4 [new symlink]
tests/root3/proc/8741/task/8835/fd/5 [new symlink]
tests/root3/proc/8741/task/8835/fd/_void [new file with mode: 0644]
tests/root3/proc/8741/task/8835/io [new file with mode: 0644]
tests/root3/proc/8741/task/8835/schedstat [new file with mode: 0644]
tests/root3/proc/8741/task/8835/smaps [new file with mode: 0644]
tests/root3/proc/8741/task/8835/stat [new file with mode: 0644]
tests/root3/proc/8741/task/8835/status [new file with mode: 0644]
tests/root3/proc/8741/task/9109/cmdline [new file with mode: 0644]
tests/root3/proc/8741/task/9109/fd/1 [new symlink]
tests/root3/proc/8741/task/9109/fd/2 [new symlink]
tests/root3/proc/8741/task/9109/fd/3 [new symlink]
tests/root3/proc/8741/task/9109/fd/4 [new symlink]
tests/root3/proc/8741/task/9109/fd/5 [new symlink]
tests/root3/proc/8741/task/9109/fd/_void [new file with mode: 0644]
tests/root3/proc/8741/task/9109/io [new file with mode: 0644]
tests/root3/proc/8741/task/9109/schedstat [new file with mode: 0644]
tests/root3/proc/8741/task/9109/smaps [new file with mode: 0644]
tests/root3/proc/8741/task/9109/stat [new file with mode: 0644]
tests/root3/proc/8741/task/9109/status [new file with mode: 0644]
tests/root3/proc/8741/task/_list [new file with mode: 0644]
tests/root3/proc/_list [new file with mode: 0644]
tests/root4/proc/21342/cmdline [new file with mode: 0644]
tests/root4/proc/21342/fd/1 [new symlink]
tests/root4/proc/21342/fd/2 [new symlink]
tests/root4/proc/21342/fd/3 [new symlink]
tests/root4/proc/21342/fd/4 [new symlink]
tests/root4/proc/21342/fd/5 [new symlink]
tests/root4/proc/21342/fd/_void [new file with mode: 0644]
tests/root4/proc/21342/io [new file with mode: 0644]
tests/root4/proc/21342/schedstat [new file with mode: 0644]
tests/root4/proc/21342/smaps [new file with mode: 0644]
tests/root4/proc/21342/stat [new file with mode: 0644]
tests/root4/proc/21342/status [new file with mode: 0644]
tests/root4/proc/21342/task/21342/cmdline [new file with mode: 0644]
tests/root4/proc/21342/task/21342/fd/1 [new symlink]
tests/root4/proc/21342/task/21342/fd/2 [new symlink]
tests/root4/proc/21342/task/21342/fd/3 [new symlink]
tests/root4/proc/21342/task/21342/fd/4 [new symlink]
tests/root4/proc/21342/task/21342/fd/5 [new symlink]
tests/root4/proc/21342/task/21342/fd/_void [new file with mode: 0644]
tests/root4/proc/21342/task/21342/io [new file with mode: 0644]
tests/root4/proc/21342/task/21342/schedstat [new file with mode: 0644]
tests/root4/proc/21342/task/21342/smaps [new file with mode: 0644]
tests/root4/proc/21342/task/21342/stat [new file with mode: 0644]
tests/root4/proc/21342/task/21342/status [new file with mode: 0644]
tests/root4/proc/21342/task/8364/cmdline [new file with mode: 0644]
tests/root4/proc/21342/task/8364/fd/1 [new symlink]
tests/root4/proc/21342/task/8364/fd/2 [new symlink]
tests/root4/proc/21342/task/8364/fd/3 [new symlink]
tests/root4/proc/21342/task/8364/fd/4 [new symlink]
tests/root4/proc/21342/task/8364/fd/5 [new symlink]
tests/root4/proc/21342/task/8364/fd/_void [new file with mode: 0644]
tests/root4/proc/21342/task/8364/io [new file with mode: 0644]
tests/root4/proc/21342/task/8364/schedstat [new file with mode: 0644]
tests/root4/proc/21342/task/8364/smaps [new file with mode: 0644]
tests/root4/proc/21342/task/8364/stat [new file with mode: 0644]
tests/root4/proc/21342/task/8364/status [new file with mode: 0644]
tests/root4/proc/21342/task/8365/cmdline [new file with mode: 0644]
tests/root4/proc/21342/task/8365/fd/1 [new symlink]
tests/root4/proc/21342/task/8365/fd/2 [new symlink]
tests/root4/proc/21342/task/8365/fd/3 [new symlink]
tests/root4/proc/21342/task/8365/fd/4 [new symlink]
tests/root4/proc/21342/task/8365/fd/5 [new symlink]
tests/root4/proc/21342/task/8365/fd/_void [new file with mode: 0644]
tests/root4/proc/21342/task/8365/io [new file with mode: 0644]
tests/root4/proc/21342/task/8365/schedstat [new file with mode: 0644]
tests/root4/proc/21342/task/8365/smaps [new file with mode: 0644]
tests/root4/proc/21342/task/8365/stat [new file with mode: 0644]
tests/root4/proc/21342/task/8365/status [new file with mode: 0644]
tests/root4/proc/21342/task/_list [new file with mode: 0644]
tests/root4/proc/7900/cmdline [new file with mode: 0644]
tests/root4/proc/7900/fd/1 [new symlink]
tests/root4/proc/7900/fd/2 [new symlink]
tests/root4/proc/7900/fd/3 [new symlink]
tests/root4/proc/7900/fd/4 [new symlink]
tests/root4/proc/7900/fd/5 [new symlink]
tests/root4/proc/7900/fd/_void [new file with mode: 0644]
tests/root4/proc/7900/io [new file with mode: 0644]
tests/root4/proc/7900/schedstat [new file with mode: 0644]
tests/root4/proc/7900/smaps [new file with mode: 0644]
tests/root4/proc/7900/stat [new file with mode: 0644]
tests/root4/proc/7900/status [new file with mode: 0644]
tests/root4/proc/7900/task/7900/cmdline [new file with mode: 0644]
tests/root4/proc/7900/task/7900/fd/1 [new symlink]
tests/root4/proc/7900/task/7900/fd/2 [new symlink]
tests/root4/proc/7900/task/7900/fd/3 [new symlink]
tests/root4/proc/7900/task/7900/fd/4 [new symlink]
tests/root4/proc/7900/task/7900/fd/5 [new symlink]
tests/root4/proc/7900/task/7900/fd/_void [new file with mode: 0644]
tests/root4/proc/7900/task/7900/io [new file with mode: 0644]
tests/root4/proc/7900/task/7900/schedstat [new file with mode: 0644]
tests/root4/proc/7900/task/7900/smaps [new file with mode: 0644]
tests/root4/proc/7900/task/7900/stat [new file with mode: 0644]
tests/root4/proc/7900/task/7900/status [new file with mode: 0644]
tests/root4/proc/7900/task/_list [new file with mode: 0644]
tests/root4/proc/8407/cmdline [new file with mode: 0644]
tests/root4/proc/8407/fd/1 [new symlink]
tests/root4/proc/8407/fd/2 [new symlink]
tests/root4/proc/8407/fd/3 [new symlink]
tests/root4/proc/8407/fd/4 [new symlink]
tests/root4/proc/8407/fd/5 [new symlink]
tests/root4/proc/8407/fd/_void [new file with mode: 0644]
tests/root4/proc/8407/io [new file with mode: 0644]
tests/root4/proc/8407/schedstat [new file with mode: 0644]
tests/root4/proc/8407/smaps [new file with mode: 0644]
tests/root4/proc/8407/stat [new file with mode: 0644]
tests/root4/proc/8407/status [new file with mode: 0644]
tests/root4/proc/8407/task/8407/cmdline [new file with mode: 0644]
tests/root4/proc/8407/task/8407/fd/1 [new symlink]
tests/root4/proc/8407/task/8407/fd/2 [new symlink]
tests/root4/proc/8407/task/8407/fd/3 [new symlink]
tests/root4/proc/8407/task/8407/fd/4 [new symlink]
tests/root4/proc/8407/task/8407/fd/5 [new symlink]
tests/root4/proc/8407/task/8407/fd/_void [new file with mode: 0644]
tests/root4/proc/8407/task/8407/io [new file with mode: 0644]
tests/root4/proc/8407/task/8407/schedstat [new file with mode: 0644]
tests/root4/proc/8407/task/8407/smaps [new file with mode: 0644]
tests/root4/proc/8407/task/8407/stat [new file with mode: 0644]
tests/root4/proc/8407/task/8407/status [new file with mode: 0644]
tests/root4/proc/8407/task/_list [new file with mode: 0644]
tests/root4/proc/8741/cmdline [new file with mode: 0644]
tests/root4/proc/8741/fd/1 [new symlink]
tests/root4/proc/8741/fd/2 [new symlink]
tests/root4/proc/8741/fd/3 [new symlink]
tests/root4/proc/8741/fd/4 [new symlink]
tests/root4/proc/8741/fd/5 [new symlink]
tests/root4/proc/8741/fd/_void [new file with mode: 0644]
tests/root4/proc/8741/io [new file with mode: 0644]
tests/root4/proc/8741/schedstat [new file with mode: 0644]
tests/root4/proc/8741/smaps [new file with mode: 0644]
tests/root4/proc/8741/stat [new file with mode: 0644]
tests/root4/proc/8741/status [new file with mode: 0644]
tests/root4/proc/8741/task/8741/cmdline [new file with mode: 0644]
tests/root4/proc/8741/task/8741/fd/1 [new symlink]
tests/root4/proc/8741/task/8741/fd/2 [new symlink]
tests/root4/proc/8741/task/8741/fd/3 [new symlink]
tests/root4/proc/8741/task/8741/fd/4 [new symlink]
tests/root4/proc/8741/task/8741/fd/5 [new symlink]
tests/root4/proc/8741/task/8741/fd/_void [new file with mode: 0644]
tests/root4/proc/8741/task/8741/io [new file with mode: 0644]
tests/root4/proc/8741/task/8741/schedstat [new file with mode: 0644]
tests/root4/proc/8741/task/8741/smaps [new file with mode: 0644]
tests/root4/proc/8741/task/8741/stat [new file with mode: 0644]
tests/root4/proc/8741/task/8741/status [new file with mode: 0644]
tests/root4/proc/8741/task/8785/cmdline [new file with mode: 0644]
tests/root4/proc/8741/task/8785/fd/1 [new symlink]
tests/root4/proc/8741/task/8785/fd/2 [new symlink]
tests/root4/proc/8741/task/8785/fd/3 [new symlink]
tests/root4/proc/8741/task/8785/fd/4 [new symlink]
tests/root4/proc/8741/task/8785/fd/5 [new symlink]
tests/root4/proc/8741/task/8785/fd/_void [new file with mode: 0644]
tests/root4/proc/8741/task/8785/io [new file with mode: 0644]
tests/root4/proc/8741/task/8785/schedstat [new file with mode: 0644]
tests/root4/proc/8741/task/8785/smaps [new file with mode: 0644]
tests/root4/proc/8741/task/8785/stat [new file with mode: 0644]
tests/root4/proc/8741/task/8785/status [new file with mode: 0644]
tests/root4/proc/8741/task/8789/cmdline [new file with mode: 0644]
tests/root4/proc/8741/task/8789/fd/1 [new symlink]
tests/root4/proc/8741/task/8789/fd/2 [new symlink]
tests/root4/proc/8741/task/8789/fd/3 [new symlink]
tests/root4/proc/8741/task/8789/fd/4 [new symlink]
tests/root4/proc/8741/task/8789/fd/5 [new symlink]
tests/root4/proc/8741/task/8789/fd/_void [new file with mode: 0644]
tests/root4/proc/8741/task/8789/io [new file with mode: 0644]
tests/root4/proc/8741/task/8789/schedstat [new file with mode: 0644]
tests/root4/proc/8741/task/8789/smaps [new file with mode: 0644]
tests/root4/proc/8741/task/8789/stat [new file with mode: 0644]
tests/root4/proc/8741/task/8789/status [new file with mode: 0644]
tests/root4/proc/8741/task/8835/cmdline [new file with mode: 0644]
tests/root4/proc/8741/task/8835/fd/1 [new symlink]
tests/root4/proc/8741/task/8835/fd/2 [new symlink]
tests/root4/proc/8741/task/8835/fd/3 [new symlink]
tests/root4/proc/8741/task/8835/fd/4 [new symlink]
tests/root4/proc/8741/task/8835/fd/5 [new symlink]
tests/root4/proc/8741/task/8835/fd/_void [new file with mode: 0644]
tests/root4/proc/8741/task/8835/io [new file with mode: 0644]
tests/root4/proc/8741/task/8835/schedstat [new file with mode: 0644]
tests/root4/proc/8741/task/8835/smaps [new file with mode: 0644]
tests/root4/proc/8741/task/8835/stat [new file with mode: 0644]
tests/root4/proc/8741/task/8835/status [new file with mode: 0644]
tests/root4/proc/8741/task/9109/cmdline [new file with mode: 0644]
tests/root4/proc/8741/task/9109/fd/1 [new symlink]
tests/root4/proc/8741/task/9109/fd/2 [new symlink]
tests/root4/proc/8741/task/9109/fd/3 [new symlink]
tests/root4/proc/8741/task/9109/fd/4 [new symlink]
tests/root4/proc/8741/task/9109/fd/5 [new symlink]
tests/root4/proc/8741/task/9109/fd/_void [new file with mode: 0644]
tests/root4/proc/8741/task/9109/io [new file with mode: 0644]
tests/root4/proc/8741/task/9109/schedstat [new file with mode: 0644]
tests/root4/proc/8741/task/9109/smaps [new file with mode: 0644]
tests/root4/proc/8741/task/9109/stat [new file with mode: 0644]
tests/root4/proc/8741/task/9109/status [new file with mode: 0644]
tests/root4/proc/8741/task/_list [new file with mode: 0644]
tests/root4/proc/9009/cmdline [new file with mode: 0644]
tests/root4/proc/9009/fd/1 [new symlink]
tests/root4/proc/9009/fd/2 [new symlink]
tests/root4/proc/9009/fd/3 [new symlink]
tests/root4/proc/9009/fd/4 [new symlink]
tests/root4/proc/9009/fd/5 [new symlink]
tests/root4/proc/9009/fd/_void [new file with mode: 0644]
tests/root4/proc/9009/io [new file with mode: 0644]
tests/root4/proc/9009/schedstat [new file with mode: 0644]
tests/root4/proc/9009/smaps [new file with mode: 0644]
tests/root4/proc/9009/stat [new file with mode: 0644]
tests/root4/proc/9009/status [new file with mode: 0644]
tests/root4/proc/9009/task/9009/cmdline [new file with mode: 0644]
tests/root4/proc/9009/task/9009/fd/1 [new symlink]
tests/root4/proc/9009/task/9009/fd/2 [new symlink]
tests/root4/proc/9009/task/9009/fd/3 [new symlink]
tests/root4/proc/9009/task/9009/fd/4 [new symlink]
tests/root4/proc/9009/task/9009/fd/5 [new symlink]
tests/root4/proc/9009/task/9009/fd/_void [new file with mode: 0644]
tests/root4/proc/9009/task/9009/io [new file with mode: 0644]
tests/root4/proc/9009/task/9009/schedstat [new file with mode: 0644]
tests/root4/proc/9009/task/9009/smaps [new file with mode: 0644]
tests/root4/proc/9009/task/9009/stat [new file with mode: 0644]
tests/root4/proc/9009/task/9009/status [new file with mode: 0644]
tests/root4/proc/9009/task/9033/cmdline [new file with mode: 0644]
tests/root4/proc/9009/task/9033/fd/1 [new symlink]
tests/root4/proc/9009/task/9033/fd/2 [new symlink]
tests/root4/proc/9009/task/9033/fd/3 [new symlink]
tests/root4/proc/9009/task/9033/fd/4 [new symlink]
tests/root4/proc/9009/task/9033/fd/5 [new symlink]
tests/root4/proc/9009/task/9033/fd/_void [new file with mode: 0644]
tests/root4/proc/9009/task/9033/io [new file with mode: 0644]
tests/root4/proc/9009/task/9033/schedstat [new file with mode: 0644]
tests/root4/proc/9009/task/9033/smaps [new file with mode: 0644]
tests/root4/proc/9009/task/9033/stat [new file with mode: 0644]
tests/root4/proc/9009/task/9033/status [new file with mode: 0644]
tests/root4/proc/9009/task/_list [new file with mode: 0644]
tests/root4/proc/_list [new file with mode: 0644]
tests/root5/proc/21342/cmdline [new file with mode: 0644]
tests/root5/proc/21342/fd/1 [new symlink]
tests/root5/proc/21342/fd/2 [new symlink]
tests/root5/proc/21342/fd/3 [new symlink]
tests/root5/proc/21342/fd/4 [new symlink]
tests/root5/proc/21342/fd/5 [new symlink]
tests/root5/proc/21342/fd/_void [new file with mode: 0644]
tests/root5/proc/21342/io [new file with mode: 0644]
tests/root5/proc/21342/schedstat [new file with mode: 0644]
tests/root5/proc/21342/smaps [new file with mode: 0644]
tests/root5/proc/21342/stat [new file with mode: 0644]
tests/root5/proc/21342/status [new file with mode: 0644]
tests/root5/proc/21342/task/21342/cmdline [new file with mode: 0644]
tests/root5/proc/21342/task/21342/fd/1 [new symlink]
tests/root5/proc/21342/task/21342/fd/2 [new symlink]
tests/root5/proc/21342/task/21342/fd/3 [new symlink]
tests/root5/proc/21342/task/21342/fd/4 [new symlink]
tests/root5/proc/21342/task/21342/fd/5 [new symlink]
tests/root5/proc/21342/task/21342/fd/_void [new file with mode: 0644]
tests/root5/proc/21342/task/21342/io [new file with mode: 0644]
tests/root5/proc/21342/task/21342/schedstat [new file with mode: 0644]
tests/root5/proc/21342/task/21342/smaps [new file with mode: 0644]
tests/root5/proc/21342/task/21342/stat [new file with mode: 0644]
tests/root5/proc/21342/task/21342/status [new file with mode: 0644]
tests/root5/proc/21342/task/21344/cmdline [new file with mode: 0644]
tests/root5/proc/21342/task/21344/fd/1 [new symlink]
tests/root5/proc/21342/task/21344/fd/2 [new symlink]
tests/root5/proc/21342/task/21344/fd/3 [new symlink]
tests/root5/proc/21342/task/21344/fd/4 [new symlink]
tests/root5/proc/21342/task/21344/fd/5 [new symlink]
tests/root5/proc/21342/task/21344/fd/_void [new file with mode: 0644]
tests/root5/proc/21342/task/21344/io [new file with mode: 0644]
tests/root5/proc/21342/task/21344/schedstat [new file with mode: 0644]
tests/root5/proc/21342/task/21344/smaps [new file with mode: 0644]
tests/root5/proc/21342/task/21344/stat [new file with mode: 0644]
tests/root5/proc/21342/task/21344/status [new file with mode: 0644]
tests/root5/proc/21342/task/8364/cmdline [new file with mode: 0644]
tests/root5/proc/21342/task/8364/fd/1 [new symlink]
tests/root5/proc/21342/task/8364/fd/2 [new symlink]
tests/root5/proc/21342/task/8364/fd/3 [new symlink]
tests/root5/proc/21342/task/8364/fd/4 [new symlink]
tests/root5/proc/21342/task/8364/fd/5 [new symlink]
tests/root5/proc/21342/task/8364/fd/_void [new file with mode: 0644]
tests/root5/proc/21342/task/8364/io [new file with mode: 0644]
tests/root5/proc/21342/task/8364/schedstat [new file with mode: 0644]
tests/root5/proc/21342/task/8364/smaps [new file with mode: 0644]
tests/root5/proc/21342/task/8364/stat [new file with mode: 0644]
tests/root5/proc/21342/task/8364/status [new file with mode: 0644]
tests/root5/proc/21342/task/8365/cmdline [new file with mode: 0644]
tests/root5/proc/21342/task/8365/fd/1 [new symlink]
tests/root5/proc/21342/task/8365/fd/2 [new symlink]
tests/root5/proc/21342/task/8365/fd/3 [new symlink]
tests/root5/proc/21342/task/8365/fd/4 [new symlink]
tests/root5/proc/21342/task/8365/fd/5 [new symlink]
tests/root5/proc/21342/task/8365/fd/_void [new file with mode: 0644]
tests/root5/proc/21342/task/8365/io [new file with mode: 0644]
tests/root5/proc/21342/task/8365/schedstat [new file with mode: 0644]
tests/root5/proc/21342/task/8365/smaps [new file with mode: 0644]
tests/root5/proc/21342/task/8365/stat [new file with mode: 0644]
tests/root5/proc/21342/task/8365/status [new file with mode: 0644]
tests/root5/proc/21342/task/_list [new file with mode: 0644]
tests/root5/proc/7900/cmdline [new file with mode: 0644]
tests/root5/proc/7900/fd/1 [new symlink]
tests/root5/proc/7900/fd/2 [new symlink]
tests/root5/proc/7900/fd/3 [new symlink]
tests/root5/proc/7900/fd/4 [new symlink]
tests/root5/proc/7900/fd/5 [new symlink]
tests/root5/proc/7900/fd/_void [new file with mode: 0644]
tests/root5/proc/7900/io [new file with mode: 0644]
tests/root5/proc/7900/schedstat [new file with mode: 0644]
tests/root5/proc/7900/smaps [new file with mode: 0644]
tests/root5/proc/7900/stat [new file with mode: 0644]
tests/root5/proc/7900/status [new file with mode: 0644]
tests/root5/proc/7900/task/7900/cmdline [new file with mode: 0644]
tests/root5/proc/7900/task/7900/fd/1 [new symlink]
tests/root5/proc/7900/task/7900/fd/2 [new symlink]
tests/root5/proc/7900/task/7900/fd/3 [new symlink]
tests/root5/proc/7900/task/7900/fd/4 [new symlink]
tests/root5/proc/7900/task/7900/fd/5 [new symlink]
tests/root5/proc/7900/task/7900/fd/_void [new file with mode: 0644]
tests/root5/proc/7900/task/7900/io [new file with mode: 0644]
tests/root5/proc/7900/task/7900/schedstat [new file with mode: 0644]
tests/root5/proc/7900/task/7900/smaps [new file with mode: 0644]
tests/root5/proc/7900/task/7900/stat [new file with mode: 0644]
tests/root5/proc/7900/task/7900/status [new file with mode: 0644]
tests/root5/proc/7900/task/_list [new file with mode: 0644]
tests/root5/proc/8407/cmdline [new file with mode: 0644]
tests/root5/proc/8407/fd/1 [new symlink]
tests/root5/proc/8407/fd/2 [new symlink]
tests/root5/proc/8407/fd/3 [new symlink]
tests/root5/proc/8407/fd/4 [new symlink]
tests/root5/proc/8407/fd/5 [new symlink]
tests/root5/proc/8407/fd/_void [new file with mode: 0644]
tests/root5/proc/8407/io [new file with mode: 0644]
tests/root5/proc/8407/schedstat [new file with mode: 0644]
tests/root5/proc/8407/smaps [new file with mode: 0644]
tests/root5/proc/8407/stat [new file with mode: 0644]
tests/root5/proc/8407/status [new file with mode: 0644]
tests/root5/proc/8407/task/8407/cmdline [new file with mode: 0644]
tests/root5/proc/8407/task/8407/fd/1 [new symlink]
tests/root5/proc/8407/task/8407/fd/2 [new symlink]
tests/root5/proc/8407/task/8407/fd/3 [new symlink]
tests/root5/proc/8407/task/8407/fd/4 [new symlink]
tests/root5/proc/8407/task/8407/fd/5 [new symlink]
tests/root5/proc/8407/task/8407/fd/_void [new file with mode: 0644]
tests/root5/proc/8407/task/8407/io [new file with mode: 0644]
tests/root5/proc/8407/task/8407/schedstat [new file with mode: 0644]
tests/root5/proc/8407/task/8407/smaps [new file with mode: 0644]
tests/root5/proc/8407/task/8407/stat [new file with mode: 0644]
tests/root5/proc/8407/task/8407/status [new file with mode: 0644]
tests/root5/proc/8407/task/_list [new file with mode: 0644]
tests/root5/proc/8741/cmdline [new file with mode: 0644]
tests/root5/proc/8741/fd/1 [new symlink]
tests/root5/proc/8741/fd/2 [new symlink]
tests/root5/proc/8741/fd/3 [new symlink]
tests/root5/proc/8741/fd/4 [new symlink]
tests/root5/proc/8741/fd/5 [new symlink]
tests/root5/proc/8741/fd/_void [new file with mode: 0644]
tests/root5/proc/8741/io [new file with mode: 0644]
tests/root5/proc/8741/schedstat [new file with mode: 0644]
tests/root5/proc/8741/smaps [new file with mode: 0644]
tests/root5/proc/8741/stat [new file with mode: 0644]
tests/root5/proc/8741/status [new file with mode: 0644]
tests/root5/proc/8741/task/8741/cmdline [new file with mode: 0644]
tests/root5/proc/8741/task/8741/fd/1 [new symlink]
tests/root5/proc/8741/task/8741/fd/2 [new symlink]
tests/root5/proc/8741/task/8741/fd/3 [new symlink]
tests/root5/proc/8741/task/8741/fd/4 [new symlink]
tests/root5/proc/8741/task/8741/fd/5 [new symlink]
tests/root5/proc/8741/task/8741/fd/_void [new file with mode: 0644]
tests/root5/proc/8741/task/8741/io [new file with mode: 0644]
tests/root5/proc/8741/task/8741/schedstat [new file with mode: 0644]
tests/root5/proc/8741/task/8741/smaps [new file with mode: 0644]
tests/root5/proc/8741/task/8741/stat [new file with mode: 0644]
tests/root5/proc/8741/task/8741/status [new file with mode: 0644]
tests/root5/proc/8741/task/8785/cmdline [new file with mode: 0644]
tests/root5/proc/8741/task/8785/fd/1 [new symlink]
tests/root5/proc/8741/task/8785/fd/2 [new symlink]
tests/root5/proc/8741/task/8785/fd/3 [new symlink]
tests/root5/proc/8741/task/8785/fd/4 [new symlink]
tests/root5/proc/8741/task/8785/fd/5 [new symlink]
tests/root5/proc/8741/task/8785/fd/_void [new file with mode: 0644]
tests/root5/proc/8741/task/8785/io [new file with mode: 0644]
tests/root5/proc/8741/task/8785/schedstat [new file with mode: 0644]
tests/root5/proc/8741/task/8785/smaps [new file with mode: 0644]
tests/root5/proc/8741/task/8785/stat [new file with mode: 0644]
tests/root5/proc/8741/task/8785/status [new file with mode: 0644]
tests/root5/proc/8741/task/8789/cmdline [new file with mode: 0644]
tests/root5/proc/8741/task/8789/fd/1 [new symlink]
tests/root5/proc/8741/task/8789/fd/2 [new symlink]
tests/root5/proc/8741/task/8789/fd/3 [new symlink]
tests/root5/proc/8741/task/8789/fd/4 [new symlink]
tests/root5/proc/8741/task/8789/fd/5 [new symlink]
tests/root5/proc/8741/task/8789/fd/_void [new file with mode: 0644]
tests/root5/proc/8741/task/8789/io [new file with mode: 0644]
tests/root5/proc/8741/task/8789/schedstat [new file with mode: 0644]
tests/root5/proc/8741/task/8789/smaps [new file with mode: 0644]
tests/root5/proc/8741/task/8789/stat [new file with mode: 0644]
tests/root5/proc/8741/task/8789/status [new file with mode: 0644]
tests/root5/proc/8741/task/8835/cmdline [new file with mode: 0644]
tests/root5/proc/8741/task/8835/fd/1 [new symlink]
tests/root5/proc/8741/task/8835/fd/2 [new symlink]
tests/root5/proc/8741/task/8835/fd/3 [new symlink]
tests/root5/proc/8741/task/8835/fd/4 [new symlink]
tests/root5/proc/8741/task/8835/fd/5 [new symlink]
tests/root5/proc/8741/task/8835/fd/_void [new file with mode: 0644]
tests/root5/proc/8741/task/8835/io [new file with mode: 0644]
tests/root5/proc/8741/task/8835/schedstat [new file with mode: 0644]
tests/root5/proc/8741/task/8835/smaps [new file with mode: 0644]
tests/root5/proc/8741/task/8835/stat [new file with mode: 0644]
tests/root5/proc/8741/task/8835/status [new file with mode: 0644]
tests/root5/proc/8741/task/9109/cmdline [new file with mode: 0644]
tests/root5/proc/8741/task/9109/fd/1 [new symlink]
tests/root5/proc/8741/task/9109/fd/2 [new symlink]
tests/root5/proc/8741/task/9109/fd/3 [new symlink]
tests/root5/proc/8741/task/9109/fd/4 [new symlink]
tests/root5/proc/8741/task/9109/fd/5 [new symlink]
tests/root5/proc/8741/task/9109/fd/_void [new file with mode: 0644]
tests/root5/proc/8741/task/9109/io [new file with mode: 0644]
tests/root5/proc/8741/task/9109/schedstat [new file with mode: 0644]
tests/root5/proc/8741/task/9109/smaps [new file with mode: 0644]
tests/root5/proc/8741/task/9109/stat [new file with mode: 0644]
tests/root5/proc/8741/task/9109/status [new file with mode: 0644]
tests/root5/proc/8741/task/_list [new file with mode: 0644]
tests/root5/proc/9009/cmdline [new file with mode: 0644]
tests/root5/proc/9009/fd/1 [new symlink]
tests/root5/proc/9009/fd/2 [new symlink]
tests/root5/proc/9009/fd/3 [new symlink]
tests/root5/proc/9009/fd/4 [new symlink]
tests/root5/proc/9009/fd/5 [new symlink]
tests/root5/proc/9009/fd/_void [new file with mode: 0644]
tests/root5/proc/9009/io [new file with mode: 0644]
tests/root5/proc/9009/schedstat [new file with mode: 0644]
tests/root5/proc/9009/smaps [new file with mode: 0644]
tests/root5/proc/9009/stat [new file with mode: 0644]
tests/root5/proc/9009/status [new file with mode: 0644]
tests/root5/proc/9009/task/9009/cmdline [new file with mode: 0644]
tests/root5/proc/9009/task/9009/fd/1 [new symlink]
tests/root5/proc/9009/task/9009/fd/2 [new symlink]
tests/root5/proc/9009/task/9009/fd/3 [new symlink]
tests/root5/proc/9009/task/9009/fd/4 [new symlink]
tests/root5/proc/9009/task/9009/fd/5 [new symlink]
tests/root5/proc/9009/task/9009/fd/_void [new file with mode: 0644]
tests/root5/proc/9009/task/9009/io [new file with mode: 0644]
tests/root5/proc/9009/task/9009/schedstat [new file with mode: 0644]
tests/root5/proc/9009/task/9009/smaps [new file with mode: 0644]
tests/root5/proc/9009/task/9009/stat [new file with mode: 0644]
tests/root5/proc/9009/task/9009/status [new file with mode: 0644]
tests/root5/proc/9009/task/9033/cmdline [new file with mode: 0644]
tests/root5/proc/9009/task/9033/fd/1 [new symlink]
tests/root5/proc/9009/task/9033/fd/2 [new symlink]
tests/root5/proc/9009/task/9033/fd/3 [new symlink]
tests/root5/proc/9009/task/9033/fd/4 [new symlink]
tests/root5/proc/9009/task/9033/fd/5 [new symlink]
tests/root5/proc/9009/task/9033/fd/_void [new file with mode: 0644]
tests/root5/proc/9009/task/9033/io [new file with mode: 0644]
tests/root5/proc/9009/task/9033/schedstat [new file with mode: 0644]
tests/root5/proc/9009/task/9033/smaps [new file with mode: 0644]
tests/root5/proc/9009/task/9033/stat [new file with mode: 0644]
tests/root5/proc/9009/task/9033/status [new file with mode: 0644]
tests/root5/proc/9009/task/_list [new file with mode: 0644]
tests/root5/proc/_list [new file with mode: 0644]
tests/root6/proc/21342/cmdline [new file with mode: 0644]
tests/root6/proc/21342/fd/1 [new symlink]
tests/root6/proc/21342/fd/2 [new symlink]
tests/root6/proc/21342/fd/3 [new symlink]
tests/root6/proc/21342/fd/4 [new symlink]
tests/root6/proc/21342/fd/5 [new symlink]
tests/root6/proc/21342/fd/_void [new file with mode: 0644]
tests/root6/proc/21342/io [new file with mode: 0644]
tests/root6/proc/21342/schedstat [new file with mode: 0644]
tests/root6/proc/21342/smaps [new file with mode: 0644]
tests/root6/proc/21342/stat [new file with mode: 0644]
tests/root6/proc/21342/status [new file with mode: 0644]
tests/root6/proc/21342/task/21342/cmdline [new file with mode: 0644]
tests/root6/proc/21342/task/21342/fd/1 [new symlink]
tests/root6/proc/21342/task/21342/fd/2 [new symlink]
tests/root6/proc/21342/task/21342/fd/3 [new symlink]
tests/root6/proc/21342/task/21342/fd/4 [new symlink]
tests/root6/proc/21342/task/21342/fd/5 [new symlink]
tests/root6/proc/21342/task/21342/fd/_void [new file with mode: 0644]
tests/root6/proc/21342/task/21342/io [new file with mode: 0644]
tests/root6/proc/21342/task/21342/schedstat [new file with mode: 0644]
tests/root6/proc/21342/task/21342/smaps [new file with mode: 0644]
tests/root6/proc/21342/task/21342/stat [new file with mode: 0644]
tests/root6/proc/21342/task/21342/status [new file with mode: 0644]
tests/root6/proc/21342/task/21344/cmdline [new file with mode: 0644]
tests/root6/proc/21342/task/21344/fd/1 [new symlink]
tests/root6/proc/21342/task/21344/fd/2 [new symlink]
tests/root6/proc/21342/task/21344/fd/3 [new symlink]
tests/root6/proc/21342/task/21344/fd/4 [new symlink]
tests/root6/proc/21342/task/21344/fd/5 [new symlink]
tests/root6/proc/21342/task/21344/fd/_void [new file with mode: 0644]
tests/root6/proc/21342/task/21344/io [new file with mode: 0644]
tests/root6/proc/21342/task/21344/schedstat [new file with mode: 0644]
tests/root6/proc/21342/task/21344/smaps [new file with mode: 0644]
tests/root6/proc/21342/task/21344/stat [new file with mode: 0644]
tests/root6/proc/21342/task/21344/status [new file with mode: 0644]
tests/root6/proc/21342/task/8365/cmdline [new file with mode: 0644]
tests/root6/proc/21342/task/8365/fd/1 [new symlink]
tests/root6/proc/21342/task/8365/fd/2 [new symlink]
tests/root6/proc/21342/task/8365/fd/3 [new symlink]
tests/root6/proc/21342/task/8365/fd/4 [new symlink]
tests/root6/proc/21342/task/8365/fd/5 [new symlink]
tests/root6/proc/21342/task/8365/fd/_void [new file with mode: 0644]
tests/root6/proc/21342/task/8365/io [new file with mode: 0644]
tests/root6/proc/21342/task/8365/schedstat [new file with mode: 0644]
tests/root6/proc/21342/task/8365/smaps [new file with mode: 0644]
tests/root6/proc/21342/task/8365/stat [new file with mode: 0644]
tests/root6/proc/21342/task/8365/status [new file with mode: 0644]
tests/root6/proc/21342/task/_list [new file with mode: 0644]
tests/root6/proc/8407/cmdline [new file with mode: 0644]
tests/root6/proc/8407/fd/1 [new symlink]
tests/root6/proc/8407/fd/2 [new symlink]
tests/root6/proc/8407/fd/3 [new symlink]
tests/root6/proc/8407/fd/4 [new symlink]
tests/root6/proc/8407/fd/5 [new symlink]
tests/root6/proc/8407/fd/_void [new file with mode: 0644]
tests/root6/proc/8407/io [new file with mode: 0644]
tests/root6/proc/8407/schedstat [new file with mode: 0644]
tests/root6/proc/8407/smaps [new file with mode: 0644]
tests/root6/proc/8407/stat [new file with mode: 0644]
tests/root6/proc/8407/status [new file with mode: 0644]
tests/root6/proc/8407/task/8407/cmdline [new file with mode: 0644]
tests/root6/proc/8407/task/8407/fd/1 [new symlink]
tests/root6/proc/8407/task/8407/fd/2 [new symlink]
tests/root6/proc/8407/task/8407/fd/3 [new symlink]
tests/root6/proc/8407/task/8407/fd/4 [new symlink]
tests/root6/proc/8407/task/8407/fd/5 [new symlink]
tests/root6/proc/8407/task/8407/fd/_void [new file with mode: 0644]
tests/root6/proc/8407/task/8407/io [new file with mode: 0644]
tests/root6/proc/8407/task/8407/schedstat [new file with mode: 0644]
tests/root6/proc/8407/task/8407/smaps [new file with mode: 0644]
tests/root6/proc/8407/task/8407/stat [new file with mode: 0644]
tests/root6/proc/8407/task/8407/status [new file with mode: 0644]
tests/root6/proc/8407/task/_list [new file with mode: 0644]
tests/root6/proc/8741/cmdline [new file with mode: 0644]
tests/root6/proc/8741/fd/1 [new symlink]
tests/root6/proc/8741/fd/2 [new symlink]
tests/root6/proc/8741/fd/3 [new symlink]
tests/root6/proc/8741/fd/4 [new symlink]
tests/root6/proc/8741/fd/5 [new symlink]
tests/root6/proc/8741/fd/_void [new file with mode: 0644]
tests/root6/proc/8741/io [new file with mode: 0644]
tests/root6/proc/8741/schedstat [new file with mode: 0644]
tests/root6/proc/8741/smaps [new file with mode: 0644]
tests/root6/proc/8741/stat [new file with mode: 0644]
tests/root6/proc/8741/status [new file with mode: 0644]
tests/root6/proc/8741/task/8741/cmdline [new file with mode: 0644]
tests/root6/proc/8741/task/8741/fd/1 [new symlink]
tests/root6/proc/8741/task/8741/fd/2 [new symlink]
tests/root6/proc/8741/task/8741/fd/3 [new symlink]
tests/root6/proc/8741/task/8741/fd/4 [new symlink]
tests/root6/proc/8741/task/8741/fd/5 [new symlink]
tests/root6/proc/8741/task/8741/fd/_void [new file with mode: 0644]
tests/root6/proc/8741/task/8741/io [new file with mode: 0644]
tests/root6/proc/8741/task/8741/schedstat [new file with mode: 0644]
tests/root6/proc/8741/task/8741/smaps [new file with mode: 0644]
tests/root6/proc/8741/task/8741/stat [new file with mode: 0644]
tests/root6/proc/8741/task/8741/status [new file with mode: 0644]
tests/root6/proc/8741/task/8785/cmdline [new file with mode: 0644]
tests/root6/proc/8741/task/8785/fd/1 [new symlink]
tests/root6/proc/8741/task/8785/fd/2 [new symlink]
tests/root6/proc/8741/task/8785/fd/3 [new symlink]
tests/root6/proc/8741/task/8785/fd/4 [new symlink]
tests/root6/proc/8741/task/8785/fd/5 [new symlink]
tests/root6/proc/8741/task/8785/fd/_void [new file with mode: 0644]
tests/root6/proc/8741/task/8785/io [new file with mode: 0644]
tests/root6/proc/8741/task/8785/schedstat [new file with mode: 0644]
tests/root6/proc/8741/task/8785/smaps [new file with mode: 0644]
tests/root6/proc/8741/task/8785/stat [new file with mode: 0644]
tests/root6/proc/8741/task/8785/status [new file with mode: 0644]
tests/root6/proc/8741/task/8789/cmdline [new file with mode: 0644]
tests/root6/proc/8741/task/8789/fd/1 [new symlink]
tests/root6/proc/8741/task/8789/fd/2 [new symlink]
tests/root6/proc/8741/task/8789/fd/3 [new symlink]
tests/root6/proc/8741/task/8789/fd/4 [new symlink]
tests/root6/proc/8741/task/8789/fd/5 [new symlink]
tests/root6/proc/8741/task/8789/fd/_void [new file with mode: 0644]
tests/root6/proc/8741/task/8789/io [new file with mode: 0644]
tests/root6/proc/8741/task/8789/schedstat [new file with mode: 0644]
tests/root6/proc/8741/task/8789/smaps [new file with mode: 0644]
tests/root6/proc/8741/task/8789/stat [new file with mode: 0644]
tests/root6/proc/8741/task/8789/status [new file with mode: 0644]
tests/root6/proc/8741/task/8835/cmdline [new file with mode: 0644]
tests/root6/proc/8741/task/8835/fd/1 [new symlink]
tests/root6/proc/8741/task/8835/fd/2 [new symlink]
tests/root6/proc/8741/task/8835/fd/3 [new symlink]
tests/root6/proc/8741/task/8835/fd/4 [new symlink]
tests/root6/proc/8741/task/8835/fd/5 [new symlink]
tests/root6/proc/8741/task/8835/fd/_void [new file with mode: 0644]
tests/root6/proc/8741/task/8835/io [new file with mode: 0644]
tests/root6/proc/8741/task/8835/schedstat [new file with mode: 0644]
tests/root6/proc/8741/task/8835/smaps [new file with mode: 0644]
tests/root6/proc/8741/task/8835/stat [new file with mode: 0644]
tests/root6/proc/8741/task/8835/status [new file with mode: 0644]
tests/root6/proc/8741/task/9109/cmdline [new file with mode: 0644]
tests/root6/proc/8741/task/9109/fd/1 [new symlink]
tests/root6/proc/8741/task/9109/fd/2 [new symlink]
tests/root6/proc/8741/task/9109/fd/3 [new symlink]
tests/root6/proc/8741/task/9109/fd/4 [new symlink]
tests/root6/proc/8741/task/9109/fd/5 [new symlink]
tests/root6/proc/8741/task/9109/fd/_void [new file with mode: 0644]
tests/root6/proc/8741/task/9109/io [new file with mode: 0644]
tests/root6/proc/8741/task/9109/schedstat [new file with mode: 0644]
tests/root6/proc/8741/task/9109/smaps [new file with mode: 0644]
tests/root6/proc/8741/task/9109/stat [new file with mode: 0644]
tests/root6/proc/8741/task/9109/status [new file with mode: 0644]
tests/root6/proc/8741/task/_list [new file with mode: 0644]
tests/root6/proc/_list [new file with mode: 0644]
tests/root7/proc/21342/cmdline [new file with mode: 0644]
tests/root7/proc/21342/fd/1 [new symlink]
tests/root7/proc/21342/fd/2 [new symlink]
tests/root7/proc/21342/fd/3 [new symlink]
tests/root7/proc/21342/fd/4 [new symlink]
tests/root7/proc/21342/fd/5 [new symlink]
tests/root7/proc/21342/fd/_void [new file with mode: 0644]
tests/root7/proc/21342/io [new file with mode: 0644]
tests/root7/proc/21342/schedstat [new file with mode: 0644]
tests/root7/proc/21342/smaps [new file with mode: 0644]
tests/root7/proc/21342/stat [new file with mode: 0644]
tests/root7/proc/21342/status [new file with mode: 0644]
tests/root7/proc/21342/task/21342/cmdline [new file with mode: 0644]
tests/root7/proc/21342/task/21342/fd/1 [new symlink]
tests/root7/proc/21342/task/21342/fd/2 [new symlink]
tests/root7/proc/21342/task/21342/fd/3 [new symlink]
tests/root7/proc/21342/task/21342/fd/4 [new symlink]
tests/root7/proc/21342/task/21342/fd/5 [new symlink]
tests/root7/proc/21342/task/21342/fd/_void [new file with mode: 0644]
tests/root7/proc/21342/task/21342/io [new file with mode: 0644]
tests/root7/proc/21342/task/21342/schedstat [new file with mode: 0644]
tests/root7/proc/21342/task/21342/smaps [new file with mode: 0644]
tests/root7/proc/21342/task/21342/stat [new file with mode: 0644]
tests/root7/proc/21342/task/21342/status [new file with mode: 0644]
tests/root7/proc/21342/task/21344/cmdline [new file with mode: 0644]
tests/root7/proc/21342/task/21344/fd/1 [new symlink]
tests/root7/proc/21342/task/21344/fd/2 [new symlink]
tests/root7/proc/21342/task/21344/fd/3 [new symlink]
tests/root7/proc/21342/task/21344/fd/4 [new symlink]
tests/root7/proc/21342/task/21344/fd/5 [new symlink]
tests/root7/proc/21342/task/21344/fd/_void [new file with mode: 0644]
tests/root7/proc/21342/task/21344/io [new file with mode: 0644]
tests/root7/proc/21342/task/21344/schedstat [new file with mode: 0644]
tests/root7/proc/21342/task/21344/smaps [new file with mode: 0644]
tests/root7/proc/21342/task/21344/stat [new file with mode: 0644]
tests/root7/proc/21342/task/21344/status [new file with mode: 0644]
tests/root7/proc/21342/task/8365/cmdline [new file with mode: 0644]
tests/root7/proc/21342/task/8365/fd/1 [new symlink]
tests/root7/proc/21342/task/8365/fd/2 [new symlink]
tests/root7/proc/21342/task/8365/fd/3 [new symlink]
tests/root7/proc/21342/task/8365/fd/4 [new symlink]
tests/root7/proc/21342/task/8365/fd/5 [new symlink]
tests/root7/proc/21342/task/8365/fd/_void [new file with mode: 0644]
tests/root7/proc/21342/task/8365/io [new file with mode: 0644]
tests/root7/proc/21342/task/8365/schedstat [new file with mode: 0644]
tests/root7/proc/21342/task/8365/smaps [new file with mode: 0644]
tests/root7/proc/21342/task/8365/stat [new file with mode: 0644]
tests/root7/proc/21342/task/8365/status [new file with mode: 0644]
tests/root7/proc/21342/task/_list [new file with mode: 0644]
tests/root7/proc/8407/cmdline [new file with mode: 0644]
tests/root7/proc/8407/fd/1 [new symlink]
tests/root7/proc/8407/fd/2 [new symlink]
tests/root7/proc/8407/fd/3 [new symlink]
tests/root7/proc/8407/fd/4 [new symlink]
tests/root7/proc/8407/fd/5 [new symlink]
tests/root7/proc/8407/fd/_void [new file with mode: 0644]
tests/root7/proc/8407/io [new file with mode: 0644]
tests/root7/proc/8407/schedstat [new file with mode: 0644]
tests/root7/proc/8407/smaps [new file with mode: 0644]
tests/root7/proc/8407/stat [new file with mode: 0644]
tests/root7/proc/8407/status [new file with mode: 0644]
tests/root7/proc/8407/task/8407/cmdline [new file with mode: 0644]
tests/root7/proc/8407/task/8407/fd/1 [new symlink]
tests/root7/proc/8407/task/8407/fd/2 [new symlink]
tests/root7/proc/8407/task/8407/fd/3 [new symlink]
tests/root7/proc/8407/task/8407/fd/4 [new symlink]
tests/root7/proc/8407/task/8407/fd/5 [new symlink]
tests/root7/proc/8407/task/8407/fd/_void [new file with mode: 0644]
tests/root7/proc/8407/task/8407/io [new file with mode: 0644]
tests/root7/proc/8407/task/8407/schedstat [new file with mode: 0644]
tests/root7/proc/8407/task/8407/smaps [new file with mode: 0644]
tests/root7/proc/8407/task/8407/stat [new file with mode: 0644]
tests/root7/proc/8407/task/8407/status [new file with mode: 0644]
tests/root7/proc/8407/task/_list [new file with mode: 0644]
tests/root7/proc/8741/cmdline [new file with mode: 0644]
tests/root7/proc/8741/fd/1 [new symlink]
tests/root7/proc/8741/fd/2 [new symlink]
tests/root7/proc/8741/fd/3 [new symlink]
tests/root7/proc/8741/fd/4 [new symlink]
tests/root7/proc/8741/fd/5 [new symlink]
tests/root7/proc/8741/fd/_void [new file with mode: 0644]
tests/root7/proc/8741/io [new file with mode: 0644]
tests/root7/proc/8741/schedstat [new file with mode: 0644]
tests/root7/proc/8741/smaps [new file with mode: 0644]
tests/root7/proc/8741/stat [new file with mode: 0644]
tests/root7/proc/8741/status [new file with mode: 0644]
tests/root7/proc/8741/task/8741/cmdline [new file with mode: 0644]
tests/root7/proc/8741/task/8741/fd/1 [new symlink]
tests/root7/proc/8741/task/8741/fd/2 [new symlink]
tests/root7/proc/8741/task/8741/fd/3 [new symlink]
tests/root7/proc/8741/task/8741/fd/4 [new symlink]
tests/root7/proc/8741/task/8741/fd/5 [new symlink]
tests/root7/proc/8741/task/8741/fd/_void [new file with mode: 0644]
tests/root7/proc/8741/task/8741/io [new file with mode: 0644]
tests/root7/proc/8741/task/8741/schedstat [new file with mode: 0644]
tests/root7/proc/8741/task/8741/smaps [new file with mode: 0644]
tests/root7/proc/8741/task/8741/stat [new file with mode: 0644]
tests/root7/proc/8741/task/8741/status [new file with mode: 0644]
tests/root7/proc/8741/task/8785/cmdline [new file with mode: 0644]
tests/root7/proc/8741/task/8785/fd/1 [new symlink]
tests/root7/proc/8741/task/8785/fd/2 [new symlink]
tests/root7/proc/8741/task/8785/fd/3 [new symlink]
tests/root7/proc/8741/task/8785/fd/4 [new symlink]
tests/root7/proc/8741/task/8785/fd/5 [new symlink]
tests/root7/proc/8741/task/8785/fd/_void [new file with mode: 0644]
tests/root7/proc/8741/task/8785/io [new file with mode: 0644]
tests/root7/proc/8741/task/8785/schedstat [new file with mode: 0644]
tests/root7/proc/8741/task/8785/smaps [new file with mode: 0644]
tests/root7/proc/8741/task/8785/stat [new file with mode: 0644]
tests/root7/proc/8741/task/8785/status [new file with mode: 0644]
tests/root7/proc/8741/task/8789/cmdline [new file with mode: 0644]
tests/root7/proc/8741/task/8789/fd/1 [new symlink]
tests/root7/proc/8741/task/8789/fd/2 [new symlink]
tests/root7/proc/8741/task/8789/fd/3 [new symlink]
tests/root7/proc/8741/task/8789/fd/4 [new symlink]
tests/root7/proc/8741/task/8789/fd/5 [new symlink]
tests/root7/proc/8741/task/8789/fd/_void [new file with mode: 0644]
tests/root7/proc/8741/task/8789/io [new file with mode: 0644]
tests/root7/proc/8741/task/8789/schedstat [new file with mode: 0644]
tests/root7/proc/8741/task/8789/smaps [new file with mode: 0644]
tests/root7/proc/8741/task/8789/stat [new file with mode: 0644]
tests/root7/proc/8741/task/8789/status [new file with mode: 0644]
tests/root7/proc/8741/task/8835/cmdline [new file with mode: 0644]
tests/root7/proc/8741/task/8835/fd/1 [new symlink]
tests/root7/proc/8741/task/8835/fd/2 [new symlink]
tests/root7/proc/8741/task/8835/fd/3 [new symlink]
tests/root7/proc/8741/task/8835/fd/4 [new symlink]
tests/root7/proc/8741/task/8835/fd/5 [new symlink]
tests/root7/proc/8741/task/8835/fd/_void [new file with mode: 0644]
tests/root7/proc/8741/task/8835/io [new file with mode: 0644]
tests/root7/proc/8741/task/8835/schedstat [new file with mode: 0644]
tests/root7/proc/8741/task/8835/smaps [new file with mode: 0644]
tests/root7/proc/8741/task/8835/stat [new file with mode: 0644]
tests/root7/proc/8741/task/8835/status [new file with mode: 0644]
tests/root7/proc/8741/task/9109/cmdline [new file with mode: 0644]
tests/root7/proc/8741/task/9109/fd/1 [new symlink]
tests/root7/proc/8741/task/9109/fd/2 [new symlink]
tests/root7/proc/8741/task/9109/fd/3 [new symlink]
tests/root7/proc/8741/task/9109/fd/4 [new symlink]
tests/root7/proc/8741/task/9109/fd/5 [new symlink]
tests/root7/proc/8741/task/9109/fd/_void [new file with mode: 0644]
tests/root7/proc/8741/task/9109/io [new file with mode: 0644]
tests/root7/proc/8741/task/9109/schedstat [new file with mode: 0644]
tests/root7/proc/8741/task/9109/smaps [new file with mode: 0644]
tests/root7/proc/8741/task/9109/stat [new file with mode: 0644]
tests/root7/proc/8741/task/9109/status [new file with mode: 0644]
tests/root7/proc/8741/task/_list [new file with mode: 0644]
tests/root7/proc/_list [new file with mode: 0644]