From cb59852ed87efa22312feab126943b608f5daecc Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Wed, 29 Jan 2020 11:21:11 +0100 Subject: [PATCH] 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 --- pidstat.c | 41 ++++----- pidstat.h | 37 ++++---- tests/root.README | 43 ++++++++++ tests/root1/proc/21342/cmdline | Bin 0 -> 66 bytes tests/root1/proc/21342/fd/1 | 1 + tests/root1/proc/21342/fd/2 | 1 + tests/root1/proc/21342/fd/3 | 1 + tests/root1/proc/21342/fd/4 | 1 + tests/root1/proc/21342/fd/5 | 1 + tests/root1/proc/21342/fd/_void | 0 tests/root1/proc/21342/io | 7 ++ tests/root1/proc/21342/schedstat | 1 + tests/root1/proc/21342/smaps | 66 +++++++++++++++ tests/root1/proc/21342/stat | 1 + tests/root1/proc/21342/status | 55 ++++++++++++ tests/root1/proc/21342/task/21342/cmdline | Bin 0 -> 66 bytes tests/root1/proc/21342/task/21342/fd/1 | 1 + tests/root1/proc/21342/task/21342/fd/2 | 1 + tests/root1/proc/21342/task/21342/fd/3 | 1 + tests/root1/proc/21342/task/21342/fd/4 | 1 + tests/root1/proc/21342/task/21342/fd/5 | 1 + tests/root1/proc/21342/task/21342/fd/_void | 0 tests/root1/proc/21342/task/21342/io | 7 ++ tests/root1/proc/21342/task/21342/schedstat | 1 + tests/root1/proc/21342/task/21342/smaps | 66 +++++++++++++++ tests/root1/proc/21342/task/21342/stat | 1 + tests/root1/proc/21342/task/21342/status | 55 ++++++++++++ tests/root1/proc/21342/task/21344/cmdline | Bin 0 -> 66 bytes tests/root1/proc/21342/task/21344/fd/1 | 1 + tests/root1/proc/21342/task/21344/fd/2 | 1 + tests/root1/proc/21342/task/21344/fd/3 | 1 + tests/root1/proc/21342/task/21344/fd/4 | 1 + tests/root1/proc/21342/task/21344/fd/5 | 1 + tests/root1/proc/21342/task/21344/fd/_void | 0 tests/root1/proc/21342/task/21344/io | 7 ++ tests/root1/proc/21342/task/21344/schedstat | 1 + tests/root1/proc/21342/task/21344/smaps | 66 +++++++++++++++ tests/root1/proc/21342/task/21344/stat | 1 + tests/root1/proc/21342/task/21344/status | 55 ++++++++++++ tests/root1/proc/21342/task/21350/cmdline | Bin 0 -> 66 bytes tests/root1/proc/21342/task/21350/fd/1 | 1 + tests/root1/proc/21342/task/21350/fd/2 | 1 + tests/root1/proc/21342/task/21350/fd/3 | 1 + tests/root1/proc/21342/task/21350/fd/4 | 1 + tests/root1/proc/21342/task/21350/fd/5 | 1 + tests/root1/proc/21342/task/21350/fd/_void | 0 tests/root1/proc/21342/task/21350/io | 7 ++ tests/root1/proc/21342/task/21350/schedstat | 1 + tests/root1/proc/21342/task/21350/smaps | 66 +++++++++++++++ tests/root1/proc/21342/task/21350/stat | 1 + tests/root1/proc/21342/task/21350/status | 55 ++++++++++++ tests/root1/proc/21342/task/_list | 3 + tests/root1/proc/8407/cmdline | Bin 0 -> 35 bytes tests/root1/proc/8407/fd/1 | 1 + tests/root1/proc/8407/fd/2 | 1 + tests/root1/proc/8407/fd/3 | 1 + tests/root1/proc/8407/fd/4 | 1 + tests/root1/proc/8407/fd/5 | 1 + tests/root1/proc/8407/fd/_void | 0 tests/root1/proc/8407/io | 7 ++ tests/root1/proc/8407/schedstat | 1 + tests/root1/proc/8407/smaps | 66 +++++++++++++++ tests/root1/proc/8407/stat | 1 + tests/root1/proc/8407/status | 55 ++++++++++++ tests/root1/proc/8407/task/8407/cmdline | Bin 0 -> 35 bytes tests/root1/proc/8407/task/8407/fd/1 | 1 + tests/root1/proc/8407/task/8407/fd/2 | 1 + tests/root1/proc/8407/task/8407/fd/3 | 1 + tests/root1/proc/8407/task/8407/fd/4 | 1 + tests/root1/proc/8407/task/8407/fd/5 | 1 + tests/root1/proc/8407/task/8407/fd/_void | 0 tests/root1/proc/8407/task/8407/io | 7 ++ tests/root1/proc/8407/task/8407/schedstat | 1 + tests/root1/proc/8407/task/8407/smaps | 66 +++++++++++++++ tests/root1/proc/8407/task/8407/stat | 1 + tests/root1/proc/8407/task/8407/status | 55 ++++++++++++ tests/root1/proc/8407/task/_list | 1 + tests/root1/proc/8741/cmdline | Bin 0 -> 27 bytes tests/root1/proc/8741/fd/1 | 1 + tests/root1/proc/8741/fd/2 | 1 + tests/root1/proc/8741/fd/3 | 1 + tests/root1/proc/8741/fd/4 | 1 + tests/root1/proc/8741/fd/5 | 1 + tests/root1/proc/8741/fd/_void | 0 tests/root1/proc/8741/io | 7 ++ tests/root1/proc/8741/schedstat | 1 + tests/root1/proc/8741/smaps | 66 +++++++++++++++ tests/root1/proc/8741/stat | 1 + tests/root1/proc/8741/status | 55 ++++++++++++ tests/root1/proc/8741/task/8741/cmdline | Bin 0 -> 27 bytes tests/root1/proc/8741/task/8741/fd/1 | 1 + tests/root1/proc/8741/task/8741/fd/2 | 1 + tests/root1/proc/8741/task/8741/fd/3 | 1 + tests/root1/proc/8741/task/8741/fd/4 | 1 + tests/root1/proc/8741/task/8741/fd/5 | 1 + tests/root1/proc/8741/task/8741/fd/_void | 0 tests/root1/proc/8741/task/8741/io | 7 ++ tests/root1/proc/8741/task/8741/schedstat | 1 + tests/root1/proc/8741/task/8741/smaps | 66 +++++++++++++++ tests/root1/proc/8741/task/8741/stat | 1 + tests/root1/proc/8741/task/8741/status | 55 ++++++++++++ tests/root1/proc/8741/task/8785/cmdline | Bin 0 -> 27 bytes tests/root1/proc/8741/task/8785/fd/1 | 1 + tests/root1/proc/8741/task/8785/fd/2 | 1 + tests/root1/proc/8741/task/8785/fd/3 | 1 + tests/root1/proc/8741/task/8785/fd/4 | 1 + tests/root1/proc/8741/task/8785/fd/5 | 1 + tests/root1/proc/8741/task/8785/fd/_void | 0 tests/root1/proc/8741/task/8785/io | 7 ++ tests/root1/proc/8741/task/8785/schedstat | 1 + tests/root1/proc/8741/task/8785/smaps | 66 +++++++++++++++ tests/root1/proc/8741/task/8785/stat | 1 + tests/root1/proc/8741/task/8785/status | 55 ++++++++++++ tests/root1/proc/8741/task/8789/cmdline | Bin 0 -> 27 bytes tests/root1/proc/8741/task/8789/fd/1 | 1 + tests/root1/proc/8741/task/8789/fd/2 | 1 + tests/root1/proc/8741/task/8789/fd/3 | 1 + tests/root1/proc/8741/task/8789/fd/4 | 1 + tests/root1/proc/8741/task/8789/fd/5 | 1 + tests/root1/proc/8741/task/8789/fd/_void | 0 tests/root1/proc/8741/task/8789/io | 7 ++ tests/root1/proc/8741/task/8789/schedstat | 1 + tests/root1/proc/8741/task/8789/smaps | 66 +++++++++++++++ tests/root1/proc/8741/task/8789/stat | 1 + tests/root1/proc/8741/task/8789/status | 55 ++++++++++++ tests/root1/proc/8741/task/8835/cmdline | Bin 0 -> 27 bytes tests/root1/proc/8741/task/8835/fd/1 | 1 + tests/root1/proc/8741/task/8835/fd/2 | 1 + tests/root1/proc/8741/task/8835/fd/3 | 1 + tests/root1/proc/8741/task/8835/fd/4 | 1 + tests/root1/proc/8741/task/8835/fd/5 | 1 + tests/root1/proc/8741/task/8835/fd/_void | 0 tests/root1/proc/8741/task/8835/io | 7 ++ tests/root1/proc/8741/task/8835/schedstat | 1 + tests/root1/proc/8741/task/8835/smaps | 66 +++++++++++++++ tests/root1/proc/8741/task/8835/stat | 1 + tests/root1/proc/8741/task/8835/status | 55 ++++++++++++ tests/root1/proc/8741/task/9109/cmdline | Bin 0 -> 27 bytes tests/root1/proc/8741/task/9109/fd/1 | 1 + tests/root1/proc/8741/task/9109/fd/2 | 1 + tests/root1/proc/8741/task/9109/fd/3 | 1 + tests/root1/proc/8741/task/9109/fd/4 | 1 + tests/root1/proc/8741/task/9109/fd/5 | 1 + tests/root1/proc/8741/task/9109/fd/_void | 0 tests/root1/proc/8741/task/9109/io | 7 ++ tests/root1/proc/8741/task/9109/schedstat | 1 + tests/root1/proc/8741/task/9109/smaps | 66 +++++++++++++++ tests/root1/proc/8741/task/9109/stat | 1 + tests/root1/proc/8741/task/9109/status | 55 ++++++++++++ tests/root1/proc/8741/task/_list | 5 ++ tests/root1/proc/9009/cmdline | Bin 0 -> 254 bytes tests/root1/proc/9009/fd/1 | 1 + tests/root1/proc/9009/fd/2 | 1 + tests/root1/proc/9009/fd/3 | 1 + tests/root1/proc/9009/fd/4 | 1 + tests/root1/proc/9009/fd/5 | 1 + tests/root1/proc/9009/fd/_void | 0 tests/root1/proc/9009/io | 7 ++ tests/root1/proc/9009/schedstat | 1 + tests/root1/proc/9009/smaps | 66 +++++++++++++++ tests/root1/proc/9009/stat | 1 + tests/root1/proc/9009/status | 55 ++++++++++++ tests/root1/proc/9009/task/9009/cmdline | Bin 0 -> 254 bytes tests/root1/proc/9009/task/9009/fd/1 | 1 + tests/root1/proc/9009/task/9009/fd/2 | 1 + tests/root1/proc/9009/task/9009/fd/3 | 1 + tests/root1/proc/9009/task/9009/fd/4 | 1 + tests/root1/proc/9009/task/9009/fd/5 | 1 + tests/root1/proc/9009/task/9009/fd/_void | 0 tests/root1/proc/9009/task/9009/io | 7 ++ tests/root1/proc/9009/task/9009/schedstat | 1 + tests/root1/proc/9009/task/9009/smaps | 66 +++++++++++++++ tests/root1/proc/9009/task/9009/stat | 1 + tests/root1/proc/9009/task/9009/status | 55 ++++++++++++ tests/root1/proc/9009/task/9029/cmdline | Bin 0 -> 254 bytes tests/root1/proc/9009/task/9029/fd/1 | 1 + tests/root1/proc/9009/task/9029/fd/2 | 1 + tests/root1/proc/9009/task/9029/fd/3 | 1 + tests/root1/proc/9009/task/9029/fd/4 | 1 + tests/root1/proc/9009/task/9029/fd/5 | 1 + tests/root1/proc/9009/task/9029/fd/_void | 0 tests/root1/proc/9009/task/9029/io | 7 ++ tests/root1/proc/9009/task/9029/schedstat | 1 + tests/root1/proc/9009/task/9029/smaps | 66 +++++++++++++++ tests/root1/proc/9009/task/9029/stat | 1 + tests/root1/proc/9009/task/9029/status | 55 ++++++++++++ tests/root1/proc/9009/task/_list | 2 + tests/root1/proc/_list | 18 ++++ tests/root2/proc/21342/cmdline | Bin 0 -> 66 bytes tests/root2/proc/21342/fd/1 | 1 + tests/root2/proc/21342/fd/2 | 1 + tests/root2/proc/21342/fd/3 | 1 + tests/root2/proc/21342/fd/4 | 1 + tests/root2/proc/21342/fd/5 | 1 + tests/root2/proc/21342/fd/_void | 0 tests/root2/proc/21342/io | 7 ++ tests/root2/proc/21342/schedstat | 1 + tests/root2/proc/21342/smaps | 66 +++++++++++++++ tests/root2/proc/21342/stat | 1 + tests/root2/proc/21342/status | 55 ++++++++++++ tests/root2/proc/21342/task/21342/cmdline | Bin 0 -> 66 bytes tests/root2/proc/21342/task/21342/fd/1 | 1 + tests/root2/proc/21342/task/21342/fd/2 | 1 + tests/root2/proc/21342/task/21342/fd/3 | 1 + tests/root2/proc/21342/task/21342/fd/4 | 1 + tests/root2/proc/21342/task/21342/fd/5 | 1 + tests/root2/proc/21342/task/21342/fd/_void | 0 tests/root2/proc/21342/task/21342/io | 7 ++ tests/root2/proc/21342/task/21342/schedstat | 1 + tests/root2/proc/21342/task/21342/smaps | 66 +++++++++++++++ tests/root2/proc/21342/task/21342/stat | 1 + tests/root2/proc/21342/task/21342/status | 55 ++++++++++++ tests/root2/proc/21342/task/21344/cmdline | Bin 0 -> 66 bytes tests/root2/proc/21342/task/21344/fd/1 | 1 + tests/root2/proc/21342/task/21344/fd/2 | 1 + tests/root2/proc/21342/task/21344/fd/3 | 1 + tests/root2/proc/21342/task/21344/fd/4 | 1 + tests/root2/proc/21342/task/21344/fd/5 | 1 + tests/root2/proc/21342/task/21344/fd/_void | 0 tests/root2/proc/21342/task/21344/io | 7 ++ tests/root2/proc/21342/task/21344/schedstat | 1 + tests/root2/proc/21342/task/21344/smaps | 66 +++++++++++++++ tests/root2/proc/21342/task/21344/stat | 1 + tests/root2/proc/21342/task/21344/status | 55 ++++++++++++ tests/root2/proc/21342/task/21350/cmdline | Bin 0 -> 66 bytes tests/root2/proc/21342/task/21350/fd/1 | 1 + tests/root2/proc/21342/task/21350/fd/2 | 1 + tests/root2/proc/21342/task/21350/fd/3 | 1 + tests/root2/proc/21342/task/21350/fd/4 | 1 + tests/root2/proc/21342/task/21350/fd/5 | 1 + tests/root2/proc/21342/task/21350/fd/_void | 0 tests/root2/proc/21342/task/21350/io | 7 ++ tests/root2/proc/21342/task/21350/schedstat | 1 + tests/root2/proc/21342/task/21350/smaps | 66 +++++++++++++++ tests/root2/proc/21342/task/21350/stat | 1 + tests/root2/proc/21342/task/21350/status | 55 ++++++++++++ tests/root2/proc/21342/task/_list | 3 + tests/root2/proc/7900/cmdline | Bin 0 -> 21 bytes tests/root2/proc/7900/fd/1 | 1 + tests/root2/proc/7900/fd/2 | 1 + tests/root2/proc/7900/fd/3 | 1 + tests/root2/proc/7900/fd/4 | 1 + tests/root2/proc/7900/fd/5 | 1 + tests/root2/proc/7900/fd/_void | 0 tests/root2/proc/7900/io | 7 ++ tests/root2/proc/7900/schedstat | 1 + tests/root2/proc/7900/smaps | 88 ++++++++++++++++++++ tests/root2/proc/7900/stat | 1 + tests/root2/proc/7900/status | 55 ++++++++++++ tests/root2/proc/7900/task/10334/cmdline | Bin 0 -> 27 bytes tests/root2/proc/7900/task/10334/fd/1 | 1 + tests/root2/proc/7900/task/10334/fd/2 | 1 + tests/root2/proc/7900/task/10334/fd/3 | 1 + tests/root2/proc/7900/task/10334/fd/4 | 1 + tests/root2/proc/7900/task/10334/fd/5 | 1 + tests/root2/proc/7900/task/10334/fd/_void | 0 tests/root2/proc/7900/task/10334/io | 7 ++ tests/root2/proc/7900/task/10334/schedstat | 1 + tests/root2/proc/7900/task/10334/smaps | 66 +++++++++++++++ tests/root2/proc/7900/task/10334/stat | 1 + tests/root2/proc/7900/task/10334/status | 55 ++++++++++++ tests/root2/proc/7900/task/7900/cmdline | Bin 0 -> 21 bytes tests/root2/proc/7900/task/7900/fd/1 | 1 + tests/root2/proc/7900/task/7900/fd/2 | 1 + tests/root2/proc/7900/task/7900/fd/3 | 1 + tests/root2/proc/7900/task/7900/fd/4 | 1 + tests/root2/proc/7900/task/7900/fd/5 | 1 + tests/root2/proc/7900/task/7900/fd/_void | 0 tests/root2/proc/7900/task/7900/io | 7 ++ tests/root2/proc/7900/task/7900/schedstat | 1 + tests/root2/proc/7900/task/7900/smaps | 88 ++++++++++++++++++++ tests/root2/proc/7900/task/7900/stat | 1 + tests/root2/proc/7900/task/7900/status | 55 ++++++++++++ tests/root2/proc/7900/task/_list | 2 + tests/root2/proc/8407/cmdline | Bin 0 -> 35 bytes tests/root2/proc/8407/fd/1 | 1 + tests/root2/proc/8407/fd/2 | 1 + tests/root2/proc/8407/fd/3 | 1 + tests/root2/proc/8407/fd/4 | 1 + tests/root2/proc/8407/fd/5 | 1 + tests/root2/proc/8407/fd/_void | 0 tests/root2/proc/8407/io | 7 ++ tests/root2/proc/8407/schedstat | 1 + tests/root2/proc/8407/smaps | 66 +++++++++++++++ tests/root2/proc/8407/stat | 1 + tests/root2/proc/8407/status | 55 ++++++++++++ tests/root2/proc/8407/task/8407/cmdline | Bin 0 -> 35 bytes tests/root2/proc/8407/task/8407/fd/1 | 1 + tests/root2/proc/8407/task/8407/fd/2 | 1 + tests/root2/proc/8407/task/8407/fd/3 | 1 + tests/root2/proc/8407/task/8407/fd/4 | 1 + tests/root2/proc/8407/task/8407/fd/5 | 1 + tests/root2/proc/8407/task/8407/fd/_void | 0 tests/root2/proc/8407/task/8407/io | 7 ++ tests/root2/proc/8407/task/8407/schedstat | 1 + tests/root2/proc/8407/task/8407/smaps | 66 +++++++++++++++ tests/root2/proc/8407/task/8407/stat | 1 + tests/root2/proc/8407/task/8407/status | 55 ++++++++++++ tests/root2/proc/8407/task/_list | 1 + tests/root2/proc/8741/cmdline | Bin 0 -> 27 bytes tests/root2/proc/8741/fd/1 | 1 + tests/root2/proc/8741/fd/2 | 1 + tests/root2/proc/8741/fd/3 | 1 + tests/root2/proc/8741/fd/4 | 1 + tests/root2/proc/8741/fd/5 | 1 + tests/root2/proc/8741/fd/_void | 0 tests/root2/proc/8741/io | 7 ++ tests/root2/proc/8741/schedstat | 1 + tests/root2/proc/8741/smaps | 66 +++++++++++++++ tests/root2/proc/8741/stat | 1 + tests/root2/proc/8741/status | 55 ++++++++++++ tests/root2/proc/8741/task/8741/cmdline | Bin 0 -> 27 bytes tests/root2/proc/8741/task/8741/fd/1 | 1 + tests/root2/proc/8741/task/8741/fd/2 | 1 + tests/root2/proc/8741/task/8741/fd/3 | 1 + tests/root2/proc/8741/task/8741/fd/4 | 1 + tests/root2/proc/8741/task/8741/fd/5 | 1 + tests/root2/proc/8741/task/8741/fd/_void | 0 tests/root2/proc/8741/task/8741/io | 7 ++ tests/root2/proc/8741/task/8741/schedstat | 1 + tests/root2/proc/8741/task/8741/smaps | 66 +++++++++++++++ tests/root2/proc/8741/task/8741/stat | 1 + tests/root2/proc/8741/task/8741/status | 55 ++++++++++++ tests/root2/proc/8741/task/8785/cmdline | Bin 0 -> 27 bytes tests/root2/proc/8741/task/8785/fd/1 | 1 + tests/root2/proc/8741/task/8785/fd/2 | 1 + tests/root2/proc/8741/task/8785/fd/3 | 1 + tests/root2/proc/8741/task/8785/fd/4 | 1 + tests/root2/proc/8741/task/8785/fd/5 | 1 + tests/root2/proc/8741/task/8785/fd/_void | 0 tests/root2/proc/8741/task/8785/io | 7 ++ tests/root2/proc/8741/task/8785/schedstat | 1 + tests/root2/proc/8741/task/8785/smaps | 66 +++++++++++++++ tests/root2/proc/8741/task/8785/stat | 1 + tests/root2/proc/8741/task/8785/status | 55 ++++++++++++ tests/root2/proc/8741/task/8789/cmdline | Bin 0 -> 27 bytes tests/root2/proc/8741/task/8789/fd/1 | 1 + tests/root2/proc/8741/task/8789/fd/2 | 1 + tests/root2/proc/8741/task/8789/fd/3 | 1 + tests/root2/proc/8741/task/8789/fd/4 | 1 + tests/root2/proc/8741/task/8789/fd/5 | 1 + tests/root2/proc/8741/task/8789/fd/_void | 0 tests/root2/proc/8741/task/8789/io | 7 ++ tests/root2/proc/8741/task/8789/schedstat | 1 + tests/root2/proc/8741/task/8789/smaps | 66 +++++++++++++++ tests/root2/proc/8741/task/8789/stat | 1 + tests/root2/proc/8741/task/8789/status | 55 ++++++++++++ tests/root2/proc/8741/task/8835/cmdline | Bin 0 -> 27 bytes tests/root2/proc/8741/task/8835/fd/1 | 1 + tests/root2/proc/8741/task/8835/fd/2 | 1 + tests/root2/proc/8741/task/8835/fd/3 | 1 + tests/root2/proc/8741/task/8835/fd/4 | 1 + tests/root2/proc/8741/task/8835/fd/5 | 1 + tests/root2/proc/8741/task/8835/fd/_void | 0 tests/root2/proc/8741/task/8835/io | 7 ++ tests/root2/proc/8741/task/8835/schedstat | 1 + tests/root2/proc/8741/task/8835/smaps | 66 +++++++++++++++ tests/root2/proc/8741/task/8835/stat | 1 + tests/root2/proc/8741/task/8835/status | 55 ++++++++++++ tests/root2/proc/8741/task/9109/cmdline | Bin 0 -> 27 bytes tests/root2/proc/8741/task/9109/fd/1 | 1 + tests/root2/proc/8741/task/9109/fd/2 | 1 + tests/root2/proc/8741/task/9109/fd/3 | 1 + tests/root2/proc/8741/task/9109/fd/4 | 1 + tests/root2/proc/8741/task/9109/fd/5 | 1 + tests/root2/proc/8741/task/9109/fd/_void | 0 tests/root2/proc/8741/task/9109/io | 7 ++ tests/root2/proc/8741/task/9109/schedstat | 1 + tests/root2/proc/8741/task/9109/smaps | 66 +++++++++++++++ tests/root2/proc/8741/task/9109/stat | 1 + tests/root2/proc/8741/task/9109/status | 55 ++++++++++++ tests/root2/proc/8741/task/_list | 5 ++ tests/root2/proc/9009/cmdline | Bin 0 -> 254 bytes tests/root2/proc/9009/fd/1 | 1 + tests/root2/proc/9009/fd/2 | 1 + tests/root2/proc/9009/fd/3 | 1 + tests/root2/proc/9009/fd/4 | 1 + tests/root2/proc/9009/fd/5 | 1 + tests/root2/proc/9009/fd/_void | 0 tests/root2/proc/9009/io | 7 ++ tests/root2/proc/9009/schedstat | 1 + tests/root2/proc/9009/smaps | 66 +++++++++++++++ tests/root2/proc/9009/stat | 1 + tests/root2/proc/9009/status | 55 ++++++++++++ tests/root2/proc/9009/task/9009/cmdline | Bin 0 -> 254 bytes tests/root2/proc/9009/task/9009/fd/1 | 1 + tests/root2/proc/9009/task/9009/fd/2 | 1 + tests/root2/proc/9009/task/9009/fd/3 | 1 + tests/root2/proc/9009/task/9009/fd/4 | 1 + tests/root2/proc/9009/task/9009/fd/5 | 1 + tests/root2/proc/9009/task/9009/fd/_void | 0 tests/root2/proc/9009/task/9009/io | 7 ++ tests/root2/proc/9009/task/9009/schedstat | 1 + tests/root2/proc/9009/task/9009/smaps | 66 +++++++++++++++ tests/root2/proc/9009/task/9009/stat | 1 + tests/root2/proc/9009/task/9009/status | 55 ++++++++++++ tests/root2/proc/9009/task/9029/cmdline | Bin 0 -> 254 bytes tests/root2/proc/9009/task/9029/fd/1 | 1 + tests/root2/proc/9009/task/9029/fd/2 | 1 + tests/root2/proc/9009/task/9029/fd/3 | 1 + tests/root2/proc/9009/task/9029/fd/4 | 1 + tests/root2/proc/9009/task/9029/fd/5 | 1 + tests/root2/proc/9009/task/9029/fd/_void | 0 tests/root2/proc/9009/task/9029/io | 7 ++ tests/root2/proc/9009/task/9029/schedstat | 1 + tests/root2/proc/9009/task/9029/smaps | 66 +++++++++++++++ tests/root2/proc/9009/task/9029/stat | 1 + tests/root2/proc/9009/task/9029/status | 55 ++++++++++++ tests/root2/proc/9009/task/_list | 2 + tests/root2/proc/_list | 19 +++++ tests/root3/proc/21342/cmdline | Bin 0 -> 66 bytes tests/root3/proc/21342/fd/1 | 1 + tests/root3/proc/21342/fd/2 | 1 + tests/root3/proc/21342/fd/3 | 1 + tests/root3/proc/21342/fd/4 | 1 + tests/root3/proc/21342/fd/5 | 1 + tests/root3/proc/21342/fd/_void | 0 tests/root3/proc/21342/io | 7 ++ tests/root3/proc/21342/schedstat | 1 + tests/root3/proc/21342/smaps | 66 +++++++++++++++ tests/root3/proc/21342/stat | 1 + tests/root3/proc/21342/status | 55 ++++++++++++ tests/root3/proc/21342/task/21342/cmdline | Bin 0 -> 66 bytes tests/root3/proc/21342/task/21342/fd/1 | 1 + tests/root3/proc/21342/task/21342/fd/2 | 1 + tests/root3/proc/21342/task/21342/fd/3 | 1 + tests/root3/proc/21342/task/21342/fd/4 | 1 + tests/root3/proc/21342/task/21342/fd/5 | 1 + tests/root3/proc/21342/task/21342/fd/_void | 0 tests/root3/proc/21342/task/21342/io | 7 ++ tests/root3/proc/21342/task/21342/schedstat | 1 + tests/root3/proc/21342/task/21342/smaps | 66 +++++++++++++++ tests/root3/proc/21342/task/21342/stat | 1 + tests/root3/proc/21342/task/21342/status | 55 ++++++++++++ tests/root3/proc/21342/task/21350/cmdline | Bin 0 -> 66 bytes tests/root3/proc/21342/task/21350/fd/1 | 1 + tests/root3/proc/21342/task/21350/fd/2 | 1 + tests/root3/proc/21342/task/21350/fd/3 | 1 + tests/root3/proc/21342/task/21350/fd/4 | 1 + tests/root3/proc/21342/task/21350/fd/5 | 1 + tests/root3/proc/21342/task/21350/fd/_void | 0 tests/root3/proc/21342/task/21350/io | 7 ++ tests/root3/proc/21342/task/21350/schedstat | 1 + tests/root3/proc/21342/task/21350/smaps | 66 +++++++++++++++ tests/root3/proc/21342/task/21350/stat | 1 + tests/root3/proc/21342/task/21350/status | 55 ++++++++++++ tests/root3/proc/21342/task/8364/cmdline | Bin 0 -> 43 bytes tests/root3/proc/21342/task/8364/fd/1 | 1 + tests/root3/proc/21342/task/8364/fd/2 | 1 + tests/root3/proc/21342/task/8364/fd/3 | 1 + tests/root3/proc/21342/task/8364/fd/4 | 1 + tests/root3/proc/21342/task/8364/fd/5 | 1 + tests/root3/proc/21342/task/8364/fd/_void | 0 tests/root3/proc/21342/task/8364/io | 7 ++ tests/root3/proc/21342/task/8364/schedstat | 1 + tests/root3/proc/21342/task/8364/smaps | 66 +++++++++++++++ tests/root3/proc/21342/task/8364/stat | 1 + tests/root3/proc/21342/task/8364/status | 55 ++++++++++++ tests/root3/proc/21342/task/8365/cmdline | Bin 0 -> 43 bytes tests/root3/proc/21342/task/8365/fd/1 | 1 + tests/root3/proc/21342/task/8365/fd/2 | 1 + tests/root3/proc/21342/task/8365/fd/3 | 1 + tests/root3/proc/21342/task/8365/fd/4 | 1 + tests/root3/proc/21342/task/8365/fd/5 | 1 + tests/root3/proc/21342/task/8365/fd/_void | 0 tests/root3/proc/21342/task/8365/io | 7 ++ tests/root3/proc/21342/task/8365/schedstat | 1 + tests/root3/proc/21342/task/8365/smaps | 66 +++++++++++++++ tests/root3/proc/21342/task/8365/stat | 1 + tests/root3/proc/21342/task/8365/status | 55 ++++++++++++ tests/root3/proc/21342/task/_list | 4 + tests/root3/proc/7900/cmdline | Bin 0 -> 21 bytes tests/root3/proc/7900/fd/1 | 1 + tests/root3/proc/7900/fd/2 | 1 + tests/root3/proc/7900/fd/3 | 1 + tests/root3/proc/7900/fd/4 | 1 + tests/root3/proc/7900/fd/5 | 1 + tests/root3/proc/7900/fd/_void | 0 tests/root3/proc/7900/io | 7 ++ tests/root3/proc/7900/schedstat | 1 + tests/root3/proc/7900/smaps | 88 ++++++++++++++++++++ tests/root3/proc/7900/stat | 1 + tests/root3/proc/7900/status | 55 ++++++++++++ tests/root3/proc/7900/task/10334/cmdline | Bin 0 -> 27 bytes tests/root3/proc/7900/task/10334/fd/1 | 1 + tests/root3/proc/7900/task/10334/fd/2 | 1 + tests/root3/proc/7900/task/10334/fd/3 | 1 + tests/root3/proc/7900/task/10334/fd/4 | 1 + tests/root3/proc/7900/task/10334/fd/5 | 1 + tests/root3/proc/7900/task/10334/fd/_void | 0 tests/root3/proc/7900/task/10334/io | 7 ++ tests/root3/proc/7900/task/10334/schedstat | 1 + tests/root3/proc/7900/task/10334/smaps | 66 +++++++++++++++ tests/root3/proc/7900/task/10334/stat | 1 + tests/root3/proc/7900/task/10334/status | 55 ++++++++++++ tests/root3/proc/7900/task/7900/cmdline | Bin 0 -> 21 bytes tests/root3/proc/7900/task/7900/fd/1 | 1 + tests/root3/proc/7900/task/7900/fd/2 | 1 + tests/root3/proc/7900/task/7900/fd/3 | 1 + tests/root3/proc/7900/task/7900/fd/4 | 1 + tests/root3/proc/7900/task/7900/fd/5 | 1 + tests/root3/proc/7900/task/7900/fd/_void | 0 tests/root3/proc/7900/task/7900/io | 7 ++ tests/root3/proc/7900/task/7900/schedstat | 1 + tests/root3/proc/7900/task/7900/smaps | 88 ++++++++++++++++++++ tests/root3/proc/7900/task/7900/stat | 1 + tests/root3/proc/7900/task/7900/status | 55 ++++++++++++ tests/root3/proc/7900/task/_list | 2 + tests/root3/proc/8407/cmdline | Bin 0 -> 35 bytes tests/root3/proc/8407/fd/1 | 1 + tests/root3/proc/8407/fd/2 | 1 + tests/root3/proc/8407/fd/3 | 1 + tests/root3/proc/8407/fd/4 | 1 + tests/root3/proc/8407/fd/5 | 1 + tests/root3/proc/8407/fd/_void | 0 tests/root3/proc/8407/io | 7 ++ tests/root3/proc/8407/schedstat | 1 + tests/root3/proc/8407/smaps | 66 +++++++++++++++ tests/root3/proc/8407/stat | 1 + tests/root3/proc/8407/status | 55 ++++++++++++ tests/root3/proc/8407/task/8407/cmdline | Bin 0 -> 35 bytes tests/root3/proc/8407/task/8407/fd/1 | 1 + tests/root3/proc/8407/task/8407/fd/2 | 1 + tests/root3/proc/8407/task/8407/fd/3 | 1 + tests/root3/proc/8407/task/8407/fd/4 | 1 + tests/root3/proc/8407/task/8407/fd/5 | 1 + tests/root3/proc/8407/task/8407/fd/_void | 0 tests/root3/proc/8407/task/8407/io | 7 ++ tests/root3/proc/8407/task/8407/schedstat | 1 + tests/root3/proc/8407/task/8407/smaps | 66 +++++++++++++++ tests/root3/proc/8407/task/8407/stat | 1 + tests/root3/proc/8407/task/8407/status | 55 ++++++++++++ tests/root3/proc/8407/task/_list | 1 + tests/root3/proc/8741/cmdline | Bin 0 -> 27 bytes tests/root3/proc/8741/fd/1 | 1 + tests/root3/proc/8741/fd/2 | 1 + tests/root3/proc/8741/fd/3 | 1 + tests/root3/proc/8741/fd/4 | 1 + tests/root3/proc/8741/fd/5 | 1 + tests/root3/proc/8741/fd/_void | 0 tests/root3/proc/8741/io | 7 ++ tests/root3/proc/8741/schedstat | 1 + tests/root3/proc/8741/smaps | 66 +++++++++++++++ tests/root3/proc/8741/stat | 1 + tests/root3/proc/8741/status | 55 ++++++++++++ tests/root3/proc/8741/task/8741/cmdline | Bin 0 -> 27 bytes tests/root3/proc/8741/task/8741/fd/1 | 1 + tests/root3/proc/8741/task/8741/fd/2 | 1 + tests/root3/proc/8741/task/8741/fd/3 | 1 + tests/root3/proc/8741/task/8741/fd/4 | 1 + tests/root3/proc/8741/task/8741/fd/5 | 1 + tests/root3/proc/8741/task/8741/fd/_void | 0 tests/root3/proc/8741/task/8741/io | 7 ++ tests/root3/proc/8741/task/8741/schedstat | 1 + tests/root3/proc/8741/task/8741/smaps | 66 +++++++++++++++ tests/root3/proc/8741/task/8741/stat | 1 + tests/root3/proc/8741/task/8741/status | 55 ++++++++++++ tests/root3/proc/8741/task/8785/cmdline | Bin 0 -> 27 bytes tests/root3/proc/8741/task/8785/fd/1 | 1 + tests/root3/proc/8741/task/8785/fd/2 | 1 + tests/root3/proc/8741/task/8785/fd/3 | 1 + tests/root3/proc/8741/task/8785/fd/4 | 1 + tests/root3/proc/8741/task/8785/fd/5 | 1 + tests/root3/proc/8741/task/8785/fd/_void | 0 tests/root3/proc/8741/task/8785/io | 7 ++ tests/root3/proc/8741/task/8785/schedstat | 1 + tests/root3/proc/8741/task/8785/smaps | 66 +++++++++++++++ tests/root3/proc/8741/task/8785/stat | 1 + tests/root3/proc/8741/task/8785/status | 55 ++++++++++++ tests/root3/proc/8741/task/8789/cmdline | Bin 0 -> 27 bytes tests/root3/proc/8741/task/8789/fd/1 | 1 + tests/root3/proc/8741/task/8789/fd/2 | 1 + tests/root3/proc/8741/task/8789/fd/3 | 1 + tests/root3/proc/8741/task/8789/fd/4 | 1 + tests/root3/proc/8741/task/8789/fd/5 | 1 + tests/root3/proc/8741/task/8789/fd/_void | 0 tests/root3/proc/8741/task/8789/io | 7 ++ tests/root3/proc/8741/task/8789/schedstat | 1 + tests/root3/proc/8741/task/8789/smaps | 66 +++++++++++++++ tests/root3/proc/8741/task/8789/stat | 1 + tests/root3/proc/8741/task/8789/status | 55 ++++++++++++ tests/root3/proc/8741/task/8835/cmdline | Bin 0 -> 27 bytes tests/root3/proc/8741/task/8835/fd/1 | 1 + tests/root3/proc/8741/task/8835/fd/2 | 1 + tests/root3/proc/8741/task/8835/fd/3 | 1 + tests/root3/proc/8741/task/8835/fd/4 | 1 + tests/root3/proc/8741/task/8835/fd/5 | 1 + tests/root3/proc/8741/task/8835/fd/_void | 0 tests/root3/proc/8741/task/8835/io | 7 ++ tests/root3/proc/8741/task/8835/schedstat | 1 + tests/root3/proc/8741/task/8835/smaps | 66 +++++++++++++++ tests/root3/proc/8741/task/8835/stat | 1 + tests/root3/proc/8741/task/8835/status | 55 ++++++++++++ tests/root3/proc/8741/task/9109/cmdline | Bin 0 -> 27 bytes tests/root3/proc/8741/task/9109/fd/1 | 1 + tests/root3/proc/8741/task/9109/fd/2 | 1 + tests/root3/proc/8741/task/9109/fd/3 | 1 + tests/root3/proc/8741/task/9109/fd/4 | 1 + tests/root3/proc/8741/task/9109/fd/5 | 1 + tests/root3/proc/8741/task/9109/fd/_void | 0 tests/root3/proc/8741/task/9109/io | 7 ++ tests/root3/proc/8741/task/9109/schedstat | 1 + tests/root3/proc/8741/task/9109/smaps | 66 +++++++++++++++ tests/root3/proc/8741/task/9109/stat | 1 + tests/root3/proc/8741/task/9109/status | 55 ++++++++++++ tests/root3/proc/8741/task/_list | 5 ++ tests/root3/proc/_list | 18 ++++ tests/root4/proc/21342/cmdline | Bin 0 -> 66 bytes tests/root4/proc/21342/fd/1 | 1 + tests/root4/proc/21342/fd/2 | 1 + tests/root4/proc/21342/fd/3 | 1 + tests/root4/proc/21342/fd/4 | 1 + tests/root4/proc/21342/fd/5 | 1 + tests/root4/proc/21342/fd/_void | 0 tests/root4/proc/21342/io | 7 ++ tests/root4/proc/21342/schedstat | 1 + tests/root4/proc/21342/smaps | 66 +++++++++++++++ tests/root4/proc/21342/stat | 1 + tests/root4/proc/21342/status | 55 ++++++++++++ tests/root4/proc/21342/task/21342/cmdline | Bin 0 -> 66 bytes tests/root4/proc/21342/task/21342/fd/1 | 1 + tests/root4/proc/21342/task/21342/fd/2 | 1 + tests/root4/proc/21342/task/21342/fd/3 | 1 + tests/root4/proc/21342/task/21342/fd/4 | 1 + tests/root4/proc/21342/task/21342/fd/5 | 1 + tests/root4/proc/21342/task/21342/fd/_void | 0 tests/root4/proc/21342/task/21342/io | 7 ++ tests/root4/proc/21342/task/21342/schedstat | 1 + tests/root4/proc/21342/task/21342/smaps | 66 +++++++++++++++ tests/root4/proc/21342/task/21342/stat | 1 + tests/root4/proc/21342/task/21342/status | 55 ++++++++++++ tests/root4/proc/21342/task/8364/cmdline | Bin 0 -> 43 bytes tests/root4/proc/21342/task/8364/fd/1 | 1 + tests/root4/proc/21342/task/8364/fd/2 | 1 + tests/root4/proc/21342/task/8364/fd/3 | 1 + tests/root4/proc/21342/task/8364/fd/4 | 1 + tests/root4/proc/21342/task/8364/fd/5 | 1 + tests/root4/proc/21342/task/8364/fd/_void | 0 tests/root4/proc/21342/task/8364/io | 7 ++ tests/root4/proc/21342/task/8364/schedstat | 1 + tests/root4/proc/21342/task/8364/smaps | 66 +++++++++++++++ tests/root4/proc/21342/task/8364/stat | 1 + tests/root4/proc/21342/task/8364/status | 55 ++++++++++++ tests/root4/proc/21342/task/8365/cmdline | Bin 0 -> 43 bytes tests/root4/proc/21342/task/8365/fd/1 | 1 + tests/root4/proc/21342/task/8365/fd/2 | 1 + tests/root4/proc/21342/task/8365/fd/3 | 1 + tests/root4/proc/21342/task/8365/fd/4 | 1 + tests/root4/proc/21342/task/8365/fd/5 | 1 + tests/root4/proc/21342/task/8365/fd/_void | 0 tests/root4/proc/21342/task/8365/io | 7 ++ tests/root4/proc/21342/task/8365/schedstat | 1 + tests/root4/proc/21342/task/8365/smaps | 66 +++++++++++++++ tests/root4/proc/21342/task/8365/stat | 1 + tests/root4/proc/21342/task/8365/status | 55 ++++++++++++ tests/root4/proc/21342/task/_list | 3 + tests/root4/proc/7900/cmdline | Bin 0 -> 21 bytes tests/root4/proc/7900/fd/1 | 1 + tests/root4/proc/7900/fd/2 | 1 + tests/root4/proc/7900/fd/3 | 1 + tests/root4/proc/7900/fd/4 | 1 + tests/root4/proc/7900/fd/5 | 1 + tests/root4/proc/7900/fd/_void | 0 tests/root4/proc/7900/io | 7 ++ tests/root4/proc/7900/schedstat | 1 + tests/root4/proc/7900/smaps | 88 ++++++++++++++++++++ tests/root4/proc/7900/stat | 1 + tests/root4/proc/7900/status | 55 ++++++++++++ tests/root4/proc/7900/task/7900/cmdline | Bin 0 -> 21 bytes tests/root4/proc/7900/task/7900/fd/1 | 1 + tests/root4/proc/7900/task/7900/fd/2 | 1 + tests/root4/proc/7900/task/7900/fd/3 | 1 + tests/root4/proc/7900/task/7900/fd/4 | 1 + tests/root4/proc/7900/task/7900/fd/5 | 1 + tests/root4/proc/7900/task/7900/fd/_void | 0 tests/root4/proc/7900/task/7900/io | 7 ++ tests/root4/proc/7900/task/7900/schedstat | 1 + tests/root4/proc/7900/task/7900/smaps | 88 ++++++++++++++++++++ tests/root4/proc/7900/task/7900/stat | 1 + tests/root4/proc/7900/task/7900/status | 55 ++++++++++++ tests/root4/proc/7900/task/_list | 1 + tests/root4/proc/8407/cmdline | Bin 0 -> 35 bytes tests/root4/proc/8407/fd/1 | 1 + tests/root4/proc/8407/fd/2 | 1 + tests/root4/proc/8407/fd/3 | 1 + tests/root4/proc/8407/fd/4 | 1 + tests/root4/proc/8407/fd/5 | 1 + tests/root4/proc/8407/fd/_void | 0 tests/root4/proc/8407/io | 7 ++ tests/root4/proc/8407/schedstat | 1 + tests/root4/proc/8407/smaps | 66 +++++++++++++++ tests/root4/proc/8407/stat | 1 + tests/root4/proc/8407/status | 55 ++++++++++++ tests/root4/proc/8407/task/8407/cmdline | Bin 0 -> 35 bytes tests/root4/proc/8407/task/8407/fd/1 | 1 + tests/root4/proc/8407/task/8407/fd/2 | 1 + tests/root4/proc/8407/task/8407/fd/3 | 1 + tests/root4/proc/8407/task/8407/fd/4 | 1 + tests/root4/proc/8407/task/8407/fd/5 | 1 + tests/root4/proc/8407/task/8407/fd/_void | 0 tests/root4/proc/8407/task/8407/io | 7 ++ tests/root4/proc/8407/task/8407/schedstat | 1 + tests/root4/proc/8407/task/8407/smaps | 66 +++++++++++++++ tests/root4/proc/8407/task/8407/stat | 1 + tests/root4/proc/8407/task/8407/status | 55 ++++++++++++ tests/root4/proc/8407/task/_list | 1 + tests/root4/proc/8741/cmdline | Bin 0 -> 27 bytes tests/root4/proc/8741/fd/1 | 1 + tests/root4/proc/8741/fd/2 | 1 + tests/root4/proc/8741/fd/3 | 1 + tests/root4/proc/8741/fd/4 | 1 + tests/root4/proc/8741/fd/5 | 1 + tests/root4/proc/8741/fd/_void | 0 tests/root4/proc/8741/io | 7 ++ tests/root4/proc/8741/schedstat | 1 + tests/root4/proc/8741/smaps | 66 +++++++++++++++ tests/root4/proc/8741/stat | 1 + tests/root4/proc/8741/status | 55 ++++++++++++ tests/root4/proc/8741/task/8741/cmdline | Bin 0 -> 27 bytes tests/root4/proc/8741/task/8741/fd/1 | 1 + tests/root4/proc/8741/task/8741/fd/2 | 1 + tests/root4/proc/8741/task/8741/fd/3 | 1 + tests/root4/proc/8741/task/8741/fd/4 | 1 + tests/root4/proc/8741/task/8741/fd/5 | 1 + tests/root4/proc/8741/task/8741/fd/_void | 0 tests/root4/proc/8741/task/8741/io | 7 ++ tests/root4/proc/8741/task/8741/schedstat | 1 + tests/root4/proc/8741/task/8741/smaps | 66 +++++++++++++++ tests/root4/proc/8741/task/8741/stat | 1 + tests/root4/proc/8741/task/8741/status | 55 ++++++++++++ tests/root4/proc/8741/task/8785/cmdline | Bin 0 -> 28 bytes tests/root4/proc/8741/task/8785/fd/1 | 1 + tests/root4/proc/8741/task/8785/fd/2 | 1 + tests/root4/proc/8741/task/8785/fd/3 | 1 + tests/root4/proc/8741/task/8785/fd/4 | 1 + tests/root4/proc/8741/task/8785/fd/5 | 1 + tests/root4/proc/8741/task/8785/fd/_void | 0 tests/root4/proc/8741/task/8785/io | 7 ++ tests/root4/proc/8741/task/8785/schedstat | 1 + tests/root4/proc/8741/task/8785/smaps | 66 +++++++++++++++ tests/root4/proc/8741/task/8785/stat | 1 + tests/root4/proc/8741/task/8785/status | 55 ++++++++++++ tests/root4/proc/8741/task/8789/cmdline | Bin 0 -> 27 bytes tests/root4/proc/8741/task/8789/fd/1 | 1 + tests/root4/proc/8741/task/8789/fd/2 | 1 + tests/root4/proc/8741/task/8789/fd/3 | 1 + tests/root4/proc/8741/task/8789/fd/4 | 1 + tests/root4/proc/8741/task/8789/fd/5 | 1 + tests/root4/proc/8741/task/8789/fd/_void | 0 tests/root4/proc/8741/task/8789/io | 7 ++ tests/root4/proc/8741/task/8789/schedstat | 1 + tests/root4/proc/8741/task/8789/smaps | 66 +++++++++++++++ tests/root4/proc/8741/task/8789/stat | 1 + tests/root4/proc/8741/task/8789/status | 55 ++++++++++++ tests/root4/proc/8741/task/8835/cmdline | Bin 0 -> 27 bytes tests/root4/proc/8741/task/8835/fd/1 | 1 + tests/root4/proc/8741/task/8835/fd/2 | 1 + tests/root4/proc/8741/task/8835/fd/3 | 1 + tests/root4/proc/8741/task/8835/fd/4 | 1 + tests/root4/proc/8741/task/8835/fd/5 | 1 + tests/root4/proc/8741/task/8835/fd/_void | 0 tests/root4/proc/8741/task/8835/io | 7 ++ tests/root4/proc/8741/task/8835/schedstat | 1 + tests/root4/proc/8741/task/8835/smaps | 66 +++++++++++++++ tests/root4/proc/8741/task/8835/stat | 1 + tests/root4/proc/8741/task/8835/status | 55 ++++++++++++ tests/root4/proc/8741/task/9109/cmdline | Bin 0 -> 27 bytes tests/root4/proc/8741/task/9109/fd/1 | 1 + tests/root4/proc/8741/task/9109/fd/2 | 1 + tests/root4/proc/8741/task/9109/fd/3 | 1 + tests/root4/proc/8741/task/9109/fd/4 | 1 + tests/root4/proc/8741/task/9109/fd/5 | 1 + tests/root4/proc/8741/task/9109/fd/_void | 0 tests/root4/proc/8741/task/9109/io | 7 ++ tests/root4/proc/8741/task/9109/schedstat | 1 + tests/root4/proc/8741/task/9109/smaps | 66 +++++++++++++++ tests/root4/proc/8741/task/9109/stat | 1 + tests/root4/proc/8741/task/9109/status | 55 ++++++++++++ tests/root4/proc/8741/task/_list | 5 ++ tests/root4/proc/9009/cmdline | Bin 0 -> 254 bytes tests/root4/proc/9009/fd/1 | 1 + tests/root4/proc/9009/fd/2 | 1 + tests/root4/proc/9009/fd/3 | 1 + tests/root4/proc/9009/fd/4 | 1 + tests/root4/proc/9009/fd/5 | 1 + tests/root4/proc/9009/fd/_void | 0 tests/root4/proc/9009/io | 7 ++ tests/root4/proc/9009/schedstat | 1 + tests/root4/proc/9009/smaps | 66 +++++++++++++++ tests/root4/proc/9009/stat | 1 + tests/root4/proc/9009/status | 55 ++++++++++++ tests/root4/proc/9009/task/9009/cmdline | Bin 0 -> 254 bytes tests/root4/proc/9009/task/9009/fd/1 | 1 + tests/root4/proc/9009/task/9009/fd/2 | 1 + tests/root4/proc/9009/task/9009/fd/3 | 1 + tests/root4/proc/9009/task/9009/fd/4 | 1 + tests/root4/proc/9009/task/9009/fd/5 | 1 + tests/root4/proc/9009/task/9009/fd/_void | 0 tests/root4/proc/9009/task/9009/io | 7 ++ tests/root4/proc/9009/task/9009/schedstat | 1 + tests/root4/proc/9009/task/9009/smaps | 66 +++++++++++++++ tests/root4/proc/9009/task/9009/stat | 1 + tests/root4/proc/9009/task/9009/status | 55 ++++++++++++ tests/root4/proc/9009/task/9033/cmdline | Bin 0 -> 254 bytes tests/root4/proc/9009/task/9033/fd/1 | 1 + tests/root4/proc/9009/task/9033/fd/2 | 1 + tests/root4/proc/9009/task/9033/fd/3 | 1 + tests/root4/proc/9009/task/9033/fd/4 | 1 + tests/root4/proc/9009/task/9033/fd/5 | 1 + tests/root4/proc/9009/task/9033/fd/_void | 0 tests/root4/proc/9009/task/9033/io | 7 ++ tests/root4/proc/9009/task/9033/schedstat | 1 + tests/root4/proc/9009/task/9033/smaps | 66 +++++++++++++++ tests/root4/proc/9009/task/9033/stat | 1 + tests/root4/proc/9009/task/9033/status | 55 ++++++++++++ tests/root4/proc/9009/task/_list | 2 + tests/root4/proc/_list | 19 +++++ tests/root5/proc/21342/cmdline | Bin 0 -> 66 bytes tests/root5/proc/21342/fd/1 | 1 + tests/root5/proc/21342/fd/2 | 1 + tests/root5/proc/21342/fd/3 | 1 + tests/root5/proc/21342/fd/4 | 1 + tests/root5/proc/21342/fd/5 | 1 + tests/root5/proc/21342/fd/_void | 0 tests/root5/proc/21342/io | 7 ++ tests/root5/proc/21342/schedstat | 1 + tests/root5/proc/21342/smaps | 66 +++++++++++++++ tests/root5/proc/21342/stat | 1 + tests/root5/proc/21342/status | 55 ++++++++++++ tests/root5/proc/21342/task/21342/cmdline | Bin 0 -> 66 bytes tests/root5/proc/21342/task/21342/fd/1 | 1 + tests/root5/proc/21342/task/21342/fd/2 | 1 + tests/root5/proc/21342/task/21342/fd/3 | 1 + tests/root5/proc/21342/task/21342/fd/4 | 1 + tests/root5/proc/21342/task/21342/fd/5 | 1 + tests/root5/proc/21342/task/21342/fd/_void | 0 tests/root5/proc/21342/task/21342/io | 7 ++ tests/root5/proc/21342/task/21342/schedstat | 1 + tests/root5/proc/21342/task/21342/smaps | 66 +++++++++++++++ tests/root5/proc/21342/task/21342/stat | 1 + tests/root5/proc/21342/task/21342/status | 55 ++++++++++++ tests/root5/proc/21342/task/21344/cmdline | Bin 0 -> 66 bytes tests/root5/proc/21342/task/21344/fd/1 | 1 + tests/root5/proc/21342/task/21344/fd/2 | 1 + tests/root5/proc/21342/task/21344/fd/3 | 1 + tests/root5/proc/21342/task/21344/fd/4 | 1 + tests/root5/proc/21342/task/21344/fd/5 | 1 + tests/root5/proc/21342/task/21344/fd/_void | 0 tests/root5/proc/21342/task/21344/io | 7 ++ tests/root5/proc/21342/task/21344/schedstat | 1 + tests/root5/proc/21342/task/21344/smaps | 66 +++++++++++++++ tests/root5/proc/21342/task/21344/stat | 1 + tests/root5/proc/21342/task/21344/status | 55 ++++++++++++ tests/root5/proc/21342/task/8364/cmdline | Bin 0 -> 43 bytes tests/root5/proc/21342/task/8364/fd/1 | 1 + tests/root5/proc/21342/task/8364/fd/2 | 1 + tests/root5/proc/21342/task/8364/fd/3 | 1 + tests/root5/proc/21342/task/8364/fd/4 | 1 + tests/root5/proc/21342/task/8364/fd/5 | 1 + tests/root5/proc/21342/task/8364/fd/_void | 0 tests/root5/proc/21342/task/8364/io | 7 ++ tests/root5/proc/21342/task/8364/schedstat | 1 + tests/root5/proc/21342/task/8364/smaps | 66 +++++++++++++++ tests/root5/proc/21342/task/8364/stat | 1 + tests/root5/proc/21342/task/8364/status | 55 ++++++++++++ tests/root5/proc/21342/task/8365/cmdline | Bin 0 -> 43 bytes tests/root5/proc/21342/task/8365/fd/1 | 1 + tests/root5/proc/21342/task/8365/fd/2 | 1 + tests/root5/proc/21342/task/8365/fd/3 | 1 + tests/root5/proc/21342/task/8365/fd/4 | 1 + tests/root5/proc/21342/task/8365/fd/5 | 1 + tests/root5/proc/21342/task/8365/fd/_void | 0 tests/root5/proc/21342/task/8365/io | 7 ++ tests/root5/proc/21342/task/8365/schedstat | 1 + tests/root5/proc/21342/task/8365/smaps | 66 +++++++++++++++ tests/root5/proc/21342/task/8365/stat | 1 + tests/root5/proc/21342/task/8365/status | 55 ++++++++++++ tests/root5/proc/21342/task/_list | 4 + tests/root5/proc/7900/cmdline | Bin 0 -> 21 bytes tests/root5/proc/7900/fd/1 | 1 + tests/root5/proc/7900/fd/2 | 1 + tests/root5/proc/7900/fd/3 | 1 + tests/root5/proc/7900/fd/4 | 1 + tests/root5/proc/7900/fd/5 | 1 + tests/root5/proc/7900/fd/_void | 0 tests/root5/proc/7900/io | 7 ++ tests/root5/proc/7900/schedstat | 1 + tests/root5/proc/7900/smaps | 88 ++++++++++++++++++++ tests/root5/proc/7900/stat | 1 + tests/root5/proc/7900/status | 55 ++++++++++++ tests/root5/proc/7900/task/7900/cmdline | Bin 0 -> 21 bytes tests/root5/proc/7900/task/7900/fd/1 | 1 + tests/root5/proc/7900/task/7900/fd/2 | 1 + tests/root5/proc/7900/task/7900/fd/3 | 1 + tests/root5/proc/7900/task/7900/fd/4 | 1 + tests/root5/proc/7900/task/7900/fd/5 | 1 + tests/root5/proc/7900/task/7900/fd/_void | 0 tests/root5/proc/7900/task/7900/io | 7 ++ tests/root5/proc/7900/task/7900/schedstat | 1 + tests/root5/proc/7900/task/7900/smaps | 88 ++++++++++++++++++++ tests/root5/proc/7900/task/7900/stat | 1 + tests/root5/proc/7900/task/7900/status | 55 ++++++++++++ tests/root5/proc/7900/task/_list | 1 + tests/root5/proc/8407/cmdline | Bin 0 -> 35 bytes tests/root5/proc/8407/fd/1 | 1 + tests/root5/proc/8407/fd/2 | 1 + tests/root5/proc/8407/fd/3 | 1 + tests/root5/proc/8407/fd/4 | 1 + tests/root5/proc/8407/fd/5 | 1 + tests/root5/proc/8407/fd/_void | 0 tests/root5/proc/8407/io | 7 ++ tests/root5/proc/8407/schedstat | 1 + tests/root5/proc/8407/smaps | 66 +++++++++++++++ tests/root5/proc/8407/stat | 1 + tests/root5/proc/8407/status | 55 ++++++++++++ tests/root5/proc/8407/task/8407/cmdline | Bin 0 -> 35 bytes tests/root5/proc/8407/task/8407/fd/1 | 1 + tests/root5/proc/8407/task/8407/fd/2 | 1 + tests/root5/proc/8407/task/8407/fd/3 | 1 + tests/root5/proc/8407/task/8407/fd/4 | 1 + tests/root5/proc/8407/task/8407/fd/5 | 1 + tests/root5/proc/8407/task/8407/fd/_void | 0 tests/root5/proc/8407/task/8407/io | 7 ++ tests/root5/proc/8407/task/8407/schedstat | 1 + tests/root5/proc/8407/task/8407/smaps | 66 +++++++++++++++ tests/root5/proc/8407/task/8407/stat | 1 + tests/root5/proc/8407/task/8407/status | 55 ++++++++++++ tests/root5/proc/8407/task/_list | 1 + tests/root5/proc/8741/cmdline | Bin 0 -> 27 bytes tests/root5/proc/8741/fd/1 | 1 + tests/root5/proc/8741/fd/2 | 1 + tests/root5/proc/8741/fd/3 | 1 + tests/root5/proc/8741/fd/4 | 1 + tests/root5/proc/8741/fd/5 | 1 + tests/root5/proc/8741/fd/_void | 0 tests/root5/proc/8741/io | 7 ++ tests/root5/proc/8741/schedstat | 1 + tests/root5/proc/8741/smaps | 66 +++++++++++++++ tests/root5/proc/8741/stat | 1 + tests/root5/proc/8741/status | 55 ++++++++++++ tests/root5/proc/8741/task/8741/cmdline | Bin 0 -> 27 bytes tests/root5/proc/8741/task/8741/fd/1 | 1 + tests/root5/proc/8741/task/8741/fd/2 | 1 + tests/root5/proc/8741/task/8741/fd/3 | 1 + tests/root5/proc/8741/task/8741/fd/4 | 1 + tests/root5/proc/8741/task/8741/fd/5 | 1 + tests/root5/proc/8741/task/8741/fd/_void | 0 tests/root5/proc/8741/task/8741/io | 7 ++ tests/root5/proc/8741/task/8741/schedstat | 1 + tests/root5/proc/8741/task/8741/smaps | 66 +++++++++++++++ tests/root5/proc/8741/task/8741/stat | 1 + tests/root5/proc/8741/task/8741/status | 55 ++++++++++++ tests/root5/proc/8741/task/8785/cmdline | Bin 0 -> 28 bytes tests/root5/proc/8741/task/8785/fd/1 | 1 + tests/root5/proc/8741/task/8785/fd/2 | 1 + tests/root5/proc/8741/task/8785/fd/3 | 1 + tests/root5/proc/8741/task/8785/fd/4 | 1 + tests/root5/proc/8741/task/8785/fd/5 | 1 + tests/root5/proc/8741/task/8785/fd/_void | 0 tests/root5/proc/8741/task/8785/io | 7 ++ tests/root5/proc/8741/task/8785/schedstat | 1 + tests/root5/proc/8741/task/8785/smaps | 66 +++++++++++++++ tests/root5/proc/8741/task/8785/stat | 1 + tests/root5/proc/8741/task/8785/status | 55 ++++++++++++ tests/root5/proc/8741/task/8789/cmdline | Bin 0 -> 27 bytes tests/root5/proc/8741/task/8789/fd/1 | 1 + tests/root5/proc/8741/task/8789/fd/2 | 1 + tests/root5/proc/8741/task/8789/fd/3 | 1 + tests/root5/proc/8741/task/8789/fd/4 | 1 + tests/root5/proc/8741/task/8789/fd/5 | 1 + tests/root5/proc/8741/task/8789/fd/_void | 0 tests/root5/proc/8741/task/8789/io | 7 ++ tests/root5/proc/8741/task/8789/schedstat | 1 + tests/root5/proc/8741/task/8789/smaps | 66 +++++++++++++++ tests/root5/proc/8741/task/8789/stat | 1 + tests/root5/proc/8741/task/8789/status | 55 ++++++++++++ tests/root5/proc/8741/task/8835/cmdline | Bin 0 -> 27 bytes tests/root5/proc/8741/task/8835/fd/1 | 1 + tests/root5/proc/8741/task/8835/fd/2 | 1 + tests/root5/proc/8741/task/8835/fd/3 | 1 + tests/root5/proc/8741/task/8835/fd/4 | 1 + tests/root5/proc/8741/task/8835/fd/5 | 1 + tests/root5/proc/8741/task/8835/fd/_void | 0 tests/root5/proc/8741/task/8835/io | 7 ++ tests/root5/proc/8741/task/8835/schedstat | 1 + tests/root5/proc/8741/task/8835/smaps | 66 +++++++++++++++ tests/root5/proc/8741/task/8835/stat | 1 + tests/root5/proc/8741/task/8835/status | 55 ++++++++++++ tests/root5/proc/8741/task/9109/cmdline | Bin 0 -> 27 bytes tests/root5/proc/8741/task/9109/fd/1 | 1 + tests/root5/proc/8741/task/9109/fd/2 | 1 + tests/root5/proc/8741/task/9109/fd/3 | 1 + tests/root5/proc/8741/task/9109/fd/4 | 1 + tests/root5/proc/8741/task/9109/fd/5 | 1 + tests/root5/proc/8741/task/9109/fd/_void | 0 tests/root5/proc/8741/task/9109/io | 7 ++ tests/root5/proc/8741/task/9109/schedstat | 1 + tests/root5/proc/8741/task/9109/smaps | 66 +++++++++++++++ tests/root5/proc/8741/task/9109/stat | 1 + tests/root5/proc/8741/task/9109/status | 55 ++++++++++++ tests/root5/proc/8741/task/_list | 5 ++ tests/root5/proc/9009/cmdline | Bin 0 -> 254 bytes tests/root5/proc/9009/fd/1 | 1 + tests/root5/proc/9009/fd/2 | 1 + tests/root5/proc/9009/fd/3 | 1 + tests/root5/proc/9009/fd/4 | 1 + tests/root5/proc/9009/fd/5 | 1 + tests/root5/proc/9009/fd/_void | 0 tests/root5/proc/9009/io | 7 ++ tests/root5/proc/9009/schedstat | 1 + tests/root5/proc/9009/smaps | 66 +++++++++++++++ tests/root5/proc/9009/stat | 1 + tests/root5/proc/9009/status | 55 ++++++++++++ tests/root5/proc/9009/task/9009/cmdline | Bin 0 -> 254 bytes tests/root5/proc/9009/task/9009/fd/1 | 1 + tests/root5/proc/9009/task/9009/fd/2 | 1 + tests/root5/proc/9009/task/9009/fd/3 | 1 + tests/root5/proc/9009/task/9009/fd/4 | 1 + tests/root5/proc/9009/task/9009/fd/5 | 1 + tests/root5/proc/9009/task/9009/fd/_void | 0 tests/root5/proc/9009/task/9009/io | 7 ++ tests/root5/proc/9009/task/9009/schedstat | 1 + tests/root5/proc/9009/task/9009/smaps | 66 +++++++++++++++ tests/root5/proc/9009/task/9009/stat | 1 + tests/root5/proc/9009/task/9009/status | 55 ++++++++++++ tests/root5/proc/9009/task/9033/cmdline | Bin 0 -> 254 bytes tests/root5/proc/9009/task/9033/fd/1 | 1 + tests/root5/proc/9009/task/9033/fd/2 | 1 + tests/root5/proc/9009/task/9033/fd/3 | 1 + tests/root5/proc/9009/task/9033/fd/4 | 1 + tests/root5/proc/9009/task/9033/fd/5 | 1 + tests/root5/proc/9009/task/9033/fd/_void | 0 tests/root5/proc/9009/task/9033/io | 7 ++ tests/root5/proc/9009/task/9033/schedstat | 1 + tests/root5/proc/9009/task/9033/smaps | 66 +++++++++++++++ tests/root5/proc/9009/task/9033/stat | 1 + tests/root5/proc/9009/task/9033/status | 55 ++++++++++++ tests/root5/proc/9009/task/_list | 2 + tests/root5/proc/_list | 19 +++++ tests/root6/proc/21342/cmdline | Bin 0 -> 66 bytes tests/root6/proc/21342/fd/1 | 1 + tests/root6/proc/21342/fd/2 | 1 + tests/root6/proc/21342/fd/3 | 1 + tests/root6/proc/21342/fd/4 | 1 + tests/root6/proc/21342/fd/5 | 1 + tests/root6/proc/21342/fd/_void | 0 tests/root6/proc/21342/io | 7 ++ tests/root6/proc/21342/schedstat | 1 + tests/root6/proc/21342/smaps | 66 +++++++++++++++ tests/root6/proc/21342/stat | 1 + tests/root6/proc/21342/status | 55 ++++++++++++ tests/root6/proc/21342/task/21342/cmdline | Bin 0 -> 66 bytes tests/root6/proc/21342/task/21342/fd/1 | 1 + tests/root6/proc/21342/task/21342/fd/2 | 1 + tests/root6/proc/21342/task/21342/fd/3 | 1 + tests/root6/proc/21342/task/21342/fd/4 | 1 + tests/root6/proc/21342/task/21342/fd/5 | 1 + tests/root6/proc/21342/task/21342/fd/_void | 0 tests/root6/proc/21342/task/21342/io | 7 ++ tests/root6/proc/21342/task/21342/schedstat | 1 + tests/root6/proc/21342/task/21342/smaps | 66 +++++++++++++++ tests/root6/proc/21342/task/21342/stat | 1 + tests/root6/proc/21342/task/21342/status | 55 ++++++++++++ tests/root6/proc/21342/task/21344/cmdline | Bin 0 -> 66 bytes tests/root6/proc/21342/task/21344/fd/1 | 1 + tests/root6/proc/21342/task/21344/fd/2 | 1 + tests/root6/proc/21342/task/21344/fd/3 | 1 + tests/root6/proc/21342/task/21344/fd/4 | 1 + tests/root6/proc/21342/task/21344/fd/5 | 1 + tests/root6/proc/21342/task/21344/fd/_void | 0 tests/root6/proc/21342/task/21344/io | 7 ++ tests/root6/proc/21342/task/21344/schedstat | 1 + tests/root6/proc/21342/task/21344/smaps | 66 +++++++++++++++ tests/root6/proc/21342/task/21344/stat | 1 + tests/root6/proc/21342/task/21344/status | 55 ++++++++++++ tests/root6/proc/21342/task/8365/cmdline | Bin 0 -> 43 bytes tests/root6/proc/21342/task/8365/fd/1 | 1 + tests/root6/proc/21342/task/8365/fd/2 | 1 + tests/root6/proc/21342/task/8365/fd/3 | 1 + tests/root6/proc/21342/task/8365/fd/4 | 1 + tests/root6/proc/21342/task/8365/fd/5 | 1 + tests/root6/proc/21342/task/8365/fd/_void | 0 tests/root6/proc/21342/task/8365/io | 7 ++ tests/root6/proc/21342/task/8365/schedstat | 1 + tests/root6/proc/21342/task/8365/smaps | 66 +++++++++++++++ tests/root6/proc/21342/task/8365/stat | 1 + tests/root6/proc/21342/task/8365/status | 55 ++++++++++++ tests/root6/proc/21342/task/_list | 3 + tests/root6/proc/8407/cmdline | Bin 0 -> 35 bytes tests/root6/proc/8407/fd/1 | 1 + tests/root6/proc/8407/fd/2 | 1 + tests/root6/proc/8407/fd/3 | 1 + tests/root6/proc/8407/fd/4 | 1 + tests/root6/proc/8407/fd/5 | 1 + tests/root6/proc/8407/fd/_void | 0 tests/root6/proc/8407/io | 7 ++ tests/root6/proc/8407/schedstat | 1 + tests/root6/proc/8407/smaps | 66 +++++++++++++++ tests/root6/proc/8407/stat | 1 + tests/root6/proc/8407/status | 55 ++++++++++++ tests/root6/proc/8407/task/8407/cmdline | Bin 0 -> 35 bytes tests/root6/proc/8407/task/8407/fd/1 | 1 + tests/root6/proc/8407/task/8407/fd/2 | 1 + tests/root6/proc/8407/task/8407/fd/3 | 1 + tests/root6/proc/8407/task/8407/fd/4 | 1 + tests/root6/proc/8407/task/8407/fd/5 | 1 + tests/root6/proc/8407/task/8407/fd/_void | 0 tests/root6/proc/8407/task/8407/io | 7 ++ tests/root6/proc/8407/task/8407/schedstat | 1 + tests/root6/proc/8407/task/8407/smaps | 66 +++++++++++++++ tests/root6/proc/8407/task/8407/stat | 1 + tests/root6/proc/8407/task/8407/status | 55 ++++++++++++ tests/root6/proc/8407/task/_list | 1 + tests/root6/proc/8741/cmdline | Bin 0 -> 27 bytes tests/root6/proc/8741/fd/1 | 1 + tests/root6/proc/8741/fd/2 | 1 + tests/root6/proc/8741/fd/3 | 1 + tests/root6/proc/8741/fd/4 | 1 + tests/root6/proc/8741/fd/5 | 1 + tests/root6/proc/8741/fd/_void | 0 tests/root6/proc/8741/io | 7 ++ tests/root6/proc/8741/schedstat | 1 + tests/root6/proc/8741/smaps | 66 +++++++++++++++ tests/root6/proc/8741/stat | 1 + tests/root6/proc/8741/status | 55 ++++++++++++ tests/root6/proc/8741/task/8741/cmdline | Bin 0 -> 27 bytes tests/root6/proc/8741/task/8741/fd/1 | 1 + tests/root6/proc/8741/task/8741/fd/2 | 1 + tests/root6/proc/8741/task/8741/fd/3 | 1 + tests/root6/proc/8741/task/8741/fd/4 | 1 + tests/root6/proc/8741/task/8741/fd/5 | 1 + tests/root6/proc/8741/task/8741/fd/_void | 0 tests/root6/proc/8741/task/8741/io | 7 ++ tests/root6/proc/8741/task/8741/schedstat | 1 + tests/root6/proc/8741/task/8741/smaps | 66 +++++++++++++++ tests/root6/proc/8741/task/8741/stat | 1 + tests/root6/proc/8741/task/8741/status | 55 ++++++++++++ tests/root6/proc/8741/task/8785/cmdline | Bin 0 -> 28 bytes tests/root6/proc/8741/task/8785/fd/1 | 1 + tests/root6/proc/8741/task/8785/fd/2 | 1 + tests/root6/proc/8741/task/8785/fd/3 | 1 + tests/root6/proc/8741/task/8785/fd/4 | 1 + tests/root6/proc/8741/task/8785/fd/5 | 1 + tests/root6/proc/8741/task/8785/fd/_void | 0 tests/root6/proc/8741/task/8785/io | 7 ++ tests/root6/proc/8741/task/8785/schedstat | 1 + tests/root6/proc/8741/task/8785/smaps | 66 +++++++++++++++ tests/root6/proc/8741/task/8785/stat | 1 + tests/root6/proc/8741/task/8785/status | 55 ++++++++++++ tests/root6/proc/8741/task/8789/cmdline | Bin 0 -> 27 bytes tests/root6/proc/8741/task/8789/fd/1 | 1 + tests/root6/proc/8741/task/8789/fd/2 | 1 + tests/root6/proc/8741/task/8789/fd/3 | 1 + tests/root6/proc/8741/task/8789/fd/4 | 1 + tests/root6/proc/8741/task/8789/fd/5 | 1 + tests/root6/proc/8741/task/8789/fd/_void | 0 tests/root6/proc/8741/task/8789/io | 7 ++ tests/root6/proc/8741/task/8789/schedstat | 1 + tests/root6/proc/8741/task/8789/smaps | 66 +++++++++++++++ tests/root6/proc/8741/task/8789/stat | 1 + tests/root6/proc/8741/task/8789/status | 55 ++++++++++++ tests/root6/proc/8741/task/8835/cmdline | Bin 0 -> 27 bytes tests/root6/proc/8741/task/8835/fd/1 | 1 + tests/root6/proc/8741/task/8835/fd/2 | 1 + tests/root6/proc/8741/task/8835/fd/3 | 1 + tests/root6/proc/8741/task/8835/fd/4 | 1 + tests/root6/proc/8741/task/8835/fd/5 | 1 + tests/root6/proc/8741/task/8835/fd/_void | 0 tests/root6/proc/8741/task/8835/io | 7 ++ tests/root6/proc/8741/task/8835/schedstat | 1 + tests/root6/proc/8741/task/8835/smaps | 66 +++++++++++++++ tests/root6/proc/8741/task/8835/stat | 1 + tests/root6/proc/8741/task/8835/status | 55 ++++++++++++ tests/root6/proc/8741/task/9109/cmdline | Bin 0 -> 27 bytes tests/root6/proc/8741/task/9109/fd/1 | 1 + tests/root6/proc/8741/task/9109/fd/2 | 1 + tests/root6/proc/8741/task/9109/fd/3 | 1 + tests/root6/proc/8741/task/9109/fd/4 | 1 + tests/root6/proc/8741/task/9109/fd/5 | 1 + tests/root6/proc/8741/task/9109/fd/_void | 0 tests/root6/proc/8741/task/9109/io | 7 ++ tests/root6/proc/8741/task/9109/schedstat | 1 + tests/root6/proc/8741/task/9109/smaps | 66 +++++++++++++++ tests/root6/proc/8741/task/9109/stat | 1 + tests/root6/proc/8741/task/9109/status | 55 ++++++++++++ tests/root6/proc/8741/task/_list | 5 ++ tests/root6/proc/_list | 16 ++++ tests/root7/proc/21342/cmdline | Bin 0 -> 66 bytes tests/root7/proc/21342/fd/1 | 1 + tests/root7/proc/21342/fd/2 | 1 + tests/root7/proc/21342/fd/3 | 1 + tests/root7/proc/21342/fd/4 | 1 + tests/root7/proc/21342/fd/5 | 1 + tests/root7/proc/21342/fd/_void | 0 tests/root7/proc/21342/io | 7 ++ tests/root7/proc/21342/schedstat | 1 + tests/root7/proc/21342/smaps | 66 +++++++++++++++ tests/root7/proc/21342/stat | 1 + tests/root7/proc/21342/status | 55 ++++++++++++ tests/root7/proc/21342/task/21342/cmdline | Bin 0 -> 66 bytes tests/root7/proc/21342/task/21342/fd/1 | 1 + tests/root7/proc/21342/task/21342/fd/2 | 1 + tests/root7/proc/21342/task/21342/fd/3 | 1 + tests/root7/proc/21342/task/21342/fd/4 | 1 + tests/root7/proc/21342/task/21342/fd/5 | 1 + tests/root7/proc/21342/task/21342/fd/_void | 0 tests/root7/proc/21342/task/21342/io | 7 ++ tests/root7/proc/21342/task/21342/schedstat | 1 + tests/root7/proc/21342/task/21342/smaps | 66 +++++++++++++++ tests/root7/proc/21342/task/21342/stat | 1 + tests/root7/proc/21342/task/21342/status | 55 ++++++++++++ tests/root7/proc/21342/task/21344/cmdline | Bin 0 -> 66 bytes tests/root7/proc/21342/task/21344/fd/1 | 1 + tests/root7/proc/21342/task/21344/fd/2 | 1 + tests/root7/proc/21342/task/21344/fd/3 | 1 + tests/root7/proc/21342/task/21344/fd/4 | 1 + tests/root7/proc/21342/task/21344/fd/5 | 1 + tests/root7/proc/21342/task/21344/fd/_void | 0 tests/root7/proc/21342/task/21344/io | 7 ++ tests/root7/proc/21342/task/21344/schedstat | 1 + tests/root7/proc/21342/task/21344/smaps | 66 +++++++++++++++ tests/root7/proc/21342/task/21344/stat | 1 + tests/root7/proc/21342/task/21344/status | 55 ++++++++++++ tests/root7/proc/21342/task/8365/cmdline | Bin 0 -> 43 bytes tests/root7/proc/21342/task/8365/fd/1 | 1 + tests/root7/proc/21342/task/8365/fd/2 | 1 + tests/root7/proc/21342/task/8365/fd/3 | 1 + tests/root7/proc/21342/task/8365/fd/4 | 1 + tests/root7/proc/21342/task/8365/fd/5 | 1 + tests/root7/proc/21342/task/8365/fd/_void | 0 tests/root7/proc/21342/task/8365/io | 7 ++ tests/root7/proc/21342/task/8365/schedstat | 1 + tests/root7/proc/21342/task/8365/smaps | 66 +++++++++++++++ tests/root7/proc/21342/task/8365/stat | 1 + tests/root7/proc/21342/task/8365/status | 55 ++++++++++++ tests/root7/proc/21342/task/_list | 3 + tests/root7/proc/8407/cmdline | Bin 0 -> 35 bytes tests/root7/proc/8407/fd/1 | 1 + tests/root7/proc/8407/fd/2 | 1 + tests/root7/proc/8407/fd/3 | 1 + tests/root7/proc/8407/fd/4 | 1 + tests/root7/proc/8407/fd/5 | 1 + tests/root7/proc/8407/fd/_void | 0 tests/root7/proc/8407/io | 7 ++ tests/root7/proc/8407/schedstat | 1 + tests/root7/proc/8407/smaps | 66 +++++++++++++++ tests/root7/proc/8407/stat | 1 + tests/root7/proc/8407/status | 55 ++++++++++++ tests/root7/proc/8407/task/8407/cmdline | Bin 0 -> 35 bytes tests/root7/proc/8407/task/8407/fd/1 | 1 + tests/root7/proc/8407/task/8407/fd/2 | 1 + tests/root7/proc/8407/task/8407/fd/3 | 1 + tests/root7/proc/8407/task/8407/fd/4 | 1 + tests/root7/proc/8407/task/8407/fd/5 | 1 + tests/root7/proc/8407/task/8407/fd/_void | 0 tests/root7/proc/8407/task/8407/io | 7 ++ tests/root7/proc/8407/task/8407/schedstat | 1 + tests/root7/proc/8407/task/8407/smaps | 66 +++++++++++++++ tests/root7/proc/8407/task/8407/stat | 1 + tests/root7/proc/8407/task/8407/status | 55 ++++++++++++ tests/root7/proc/8407/task/_list | 1 + tests/root7/proc/8741/cmdline | Bin 0 -> 27 bytes tests/root7/proc/8741/fd/1 | 1 + tests/root7/proc/8741/fd/2 | 1 + tests/root7/proc/8741/fd/3 | 1 + tests/root7/proc/8741/fd/4 | 1 + tests/root7/proc/8741/fd/5 | 1 + tests/root7/proc/8741/fd/_void | 0 tests/root7/proc/8741/io | 7 ++ tests/root7/proc/8741/schedstat | 1 + tests/root7/proc/8741/smaps | 66 +++++++++++++++ tests/root7/proc/8741/stat | 1 + tests/root7/proc/8741/status | 55 ++++++++++++ tests/root7/proc/8741/task/8741/cmdline | Bin 0 -> 27 bytes tests/root7/proc/8741/task/8741/fd/1 | 1 + tests/root7/proc/8741/task/8741/fd/2 | 1 + tests/root7/proc/8741/task/8741/fd/3 | 1 + tests/root7/proc/8741/task/8741/fd/4 | 1 + tests/root7/proc/8741/task/8741/fd/5 | 1 + tests/root7/proc/8741/task/8741/fd/_void | 0 tests/root7/proc/8741/task/8741/io | 7 ++ tests/root7/proc/8741/task/8741/schedstat | 1 + tests/root7/proc/8741/task/8741/smaps | 66 +++++++++++++++ tests/root7/proc/8741/task/8741/stat | 1 + tests/root7/proc/8741/task/8741/status | 55 ++++++++++++ tests/root7/proc/8741/task/8785/cmdline | Bin 0 -> 28 bytes tests/root7/proc/8741/task/8785/fd/1 | 1 + tests/root7/proc/8741/task/8785/fd/2 | 1 + tests/root7/proc/8741/task/8785/fd/3 | 1 + tests/root7/proc/8741/task/8785/fd/4 | 1 + tests/root7/proc/8741/task/8785/fd/5 | 1 + tests/root7/proc/8741/task/8785/fd/_void | 0 tests/root7/proc/8741/task/8785/io | 7 ++ tests/root7/proc/8741/task/8785/schedstat | 1 + tests/root7/proc/8741/task/8785/smaps | 66 +++++++++++++++ tests/root7/proc/8741/task/8785/stat | 1 + tests/root7/proc/8741/task/8785/status | 55 ++++++++++++ tests/root7/proc/8741/task/8789/cmdline | Bin 0 -> 27 bytes tests/root7/proc/8741/task/8789/fd/1 | 1 + tests/root7/proc/8741/task/8789/fd/2 | 1 + tests/root7/proc/8741/task/8789/fd/3 | 1 + tests/root7/proc/8741/task/8789/fd/4 | 1 + tests/root7/proc/8741/task/8789/fd/5 | 1 + tests/root7/proc/8741/task/8789/fd/_void | 0 tests/root7/proc/8741/task/8789/io | 7 ++ tests/root7/proc/8741/task/8789/schedstat | 1 + tests/root7/proc/8741/task/8789/smaps | 66 +++++++++++++++ tests/root7/proc/8741/task/8789/stat | 1 + tests/root7/proc/8741/task/8789/status | 55 ++++++++++++ tests/root7/proc/8741/task/8835/cmdline | Bin 0 -> 27 bytes tests/root7/proc/8741/task/8835/fd/1 | 1 + tests/root7/proc/8741/task/8835/fd/2 | 1 + tests/root7/proc/8741/task/8835/fd/3 | 1 + tests/root7/proc/8741/task/8835/fd/4 | 1 + tests/root7/proc/8741/task/8835/fd/5 | 1 + tests/root7/proc/8741/task/8835/fd/_void | 0 tests/root7/proc/8741/task/8835/io | 7 ++ tests/root7/proc/8741/task/8835/schedstat | 1 + tests/root7/proc/8741/task/8835/smaps | 66 +++++++++++++++ tests/root7/proc/8741/task/8835/stat | 1 + tests/root7/proc/8741/task/8835/status | 55 ++++++++++++ tests/root7/proc/8741/task/9109/cmdline | Bin 0 -> 27 bytes tests/root7/proc/8741/task/9109/fd/1 | 1 + tests/root7/proc/8741/task/9109/fd/2 | 1 + tests/root7/proc/8741/task/9109/fd/3 | 1 + tests/root7/proc/8741/task/9109/fd/4 | 1 + tests/root7/proc/8741/task/9109/fd/5 | 1 + tests/root7/proc/8741/task/9109/fd/_void | 0 tests/root7/proc/8741/task/9109/io | 7 ++ tests/root7/proc/8741/task/9109/schedstat | 1 + tests/root7/proc/8741/task/9109/smaps | 66 +++++++++++++++ tests/root7/proc/8741/task/9109/stat | 1 + tests/root7/proc/8741/task/9109/status | 55 ++++++++++++ tests/root7/proc/8741/task/_list | 5 ++ tests/root7/proc/_list | 16 ++++ 1335 files changed, 15040 insertions(+), 41 deletions(-) create mode 100644 tests/root1/proc/21342/cmdline create mode 120000 tests/root1/proc/21342/fd/1 create mode 120000 tests/root1/proc/21342/fd/2 create mode 120000 tests/root1/proc/21342/fd/3 create mode 120000 tests/root1/proc/21342/fd/4 create mode 120000 tests/root1/proc/21342/fd/5 create mode 100644 tests/root1/proc/21342/fd/_void create mode 100644 tests/root1/proc/21342/io create mode 100644 tests/root1/proc/21342/schedstat create mode 100644 tests/root1/proc/21342/smaps create mode 100644 tests/root1/proc/21342/stat create mode 100644 tests/root1/proc/21342/status create mode 100644 tests/root1/proc/21342/task/21342/cmdline create mode 120000 tests/root1/proc/21342/task/21342/fd/1 create mode 120000 tests/root1/proc/21342/task/21342/fd/2 create mode 120000 tests/root1/proc/21342/task/21342/fd/3 create mode 120000 tests/root1/proc/21342/task/21342/fd/4 create mode 120000 tests/root1/proc/21342/task/21342/fd/5 create mode 100644 tests/root1/proc/21342/task/21342/fd/_void create mode 100644 tests/root1/proc/21342/task/21342/io create mode 100644 tests/root1/proc/21342/task/21342/schedstat create mode 100644 tests/root1/proc/21342/task/21342/smaps create mode 100644 tests/root1/proc/21342/task/21342/stat create mode 100644 tests/root1/proc/21342/task/21342/status create mode 100644 tests/root1/proc/21342/task/21344/cmdline create mode 120000 tests/root1/proc/21342/task/21344/fd/1 create mode 120000 tests/root1/proc/21342/task/21344/fd/2 create mode 120000 tests/root1/proc/21342/task/21344/fd/3 create mode 120000 tests/root1/proc/21342/task/21344/fd/4 create mode 120000 tests/root1/proc/21342/task/21344/fd/5 create mode 100644 tests/root1/proc/21342/task/21344/fd/_void create mode 100644 tests/root1/proc/21342/task/21344/io create mode 100644 tests/root1/proc/21342/task/21344/schedstat create mode 100644 tests/root1/proc/21342/task/21344/smaps create mode 100644 tests/root1/proc/21342/task/21344/stat create mode 100644 tests/root1/proc/21342/task/21344/status create mode 100644 tests/root1/proc/21342/task/21350/cmdline create mode 120000 tests/root1/proc/21342/task/21350/fd/1 create mode 120000 tests/root1/proc/21342/task/21350/fd/2 create mode 120000 tests/root1/proc/21342/task/21350/fd/3 create mode 120000 tests/root1/proc/21342/task/21350/fd/4 create mode 120000 tests/root1/proc/21342/task/21350/fd/5 create mode 100644 tests/root1/proc/21342/task/21350/fd/_void create mode 100644 tests/root1/proc/21342/task/21350/io create mode 100644 tests/root1/proc/21342/task/21350/schedstat create mode 100644 tests/root1/proc/21342/task/21350/smaps create mode 100644 tests/root1/proc/21342/task/21350/stat create mode 100644 tests/root1/proc/21342/task/21350/status create mode 100644 tests/root1/proc/21342/task/_list create mode 100644 tests/root1/proc/8407/cmdline create mode 120000 tests/root1/proc/8407/fd/1 create mode 120000 tests/root1/proc/8407/fd/2 create mode 120000 tests/root1/proc/8407/fd/3 create mode 120000 tests/root1/proc/8407/fd/4 create mode 120000 tests/root1/proc/8407/fd/5 create mode 100644 tests/root1/proc/8407/fd/_void create mode 100644 tests/root1/proc/8407/io create mode 100644 tests/root1/proc/8407/schedstat create mode 100644 tests/root1/proc/8407/smaps create mode 100644 tests/root1/proc/8407/stat create mode 100644 tests/root1/proc/8407/status create mode 100644 tests/root1/proc/8407/task/8407/cmdline create mode 120000 tests/root1/proc/8407/task/8407/fd/1 create mode 120000 tests/root1/proc/8407/task/8407/fd/2 create mode 120000 tests/root1/proc/8407/task/8407/fd/3 create mode 120000 tests/root1/proc/8407/task/8407/fd/4 create mode 120000 tests/root1/proc/8407/task/8407/fd/5 create mode 100644 tests/root1/proc/8407/task/8407/fd/_void create mode 100644 tests/root1/proc/8407/task/8407/io create mode 100644 tests/root1/proc/8407/task/8407/schedstat create mode 100644 tests/root1/proc/8407/task/8407/smaps create mode 100644 tests/root1/proc/8407/task/8407/stat create mode 100644 tests/root1/proc/8407/task/8407/status create mode 100644 tests/root1/proc/8407/task/_list create mode 100644 tests/root1/proc/8741/cmdline create mode 120000 tests/root1/proc/8741/fd/1 create mode 120000 tests/root1/proc/8741/fd/2 create mode 120000 tests/root1/proc/8741/fd/3 create mode 120000 tests/root1/proc/8741/fd/4 create mode 120000 tests/root1/proc/8741/fd/5 create mode 100644 tests/root1/proc/8741/fd/_void create mode 100644 tests/root1/proc/8741/io create mode 100644 tests/root1/proc/8741/schedstat create mode 100644 tests/root1/proc/8741/smaps create mode 100644 tests/root1/proc/8741/stat create mode 100644 tests/root1/proc/8741/status create mode 100644 tests/root1/proc/8741/task/8741/cmdline create mode 120000 tests/root1/proc/8741/task/8741/fd/1 create mode 120000 tests/root1/proc/8741/task/8741/fd/2 create mode 120000 tests/root1/proc/8741/task/8741/fd/3 create mode 120000 tests/root1/proc/8741/task/8741/fd/4 create mode 120000 tests/root1/proc/8741/task/8741/fd/5 create mode 100644 tests/root1/proc/8741/task/8741/fd/_void create mode 100644 tests/root1/proc/8741/task/8741/io create mode 100644 tests/root1/proc/8741/task/8741/schedstat create mode 100644 tests/root1/proc/8741/task/8741/smaps create mode 100644 tests/root1/proc/8741/task/8741/stat create mode 100644 tests/root1/proc/8741/task/8741/status create mode 100644 tests/root1/proc/8741/task/8785/cmdline create mode 120000 tests/root1/proc/8741/task/8785/fd/1 create mode 120000 tests/root1/proc/8741/task/8785/fd/2 create mode 120000 tests/root1/proc/8741/task/8785/fd/3 create mode 120000 tests/root1/proc/8741/task/8785/fd/4 create mode 120000 tests/root1/proc/8741/task/8785/fd/5 create mode 100644 tests/root1/proc/8741/task/8785/fd/_void create mode 100644 tests/root1/proc/8741/task/8785/io create mode 100644 tests/root1/proc/8741/task/8785/schedstat create mode 100644 tests/root1/proc/8741/task/8785/smaps create mode 100644 tests/root1/proc/8741/task/8785/stat create mode 100644 tests/root1/proc/8741/task/8785/status create mode 100644 tests/root1/proc/8741/task/8789/cmdline create mode 120000 tests/root1/proc/8741/task/8789/fd/1 create mode 120000 tests/root1/proc/8741/task/8789/fd/2 create mode 120000 tests/root1/proc/8741/task/8789/fd/3 create mode 120000 tests/root1/proc/8741/task/8789/fd/4 create mode 120000 tests/root1/proc/8741/task/8789/fd/5 create mode 100644 tests/root1/proc/8741/task/8789/fd/_void create mode 100644 tests/root1/proc/8741/task/8789/io create mode 100644 tests/root1/proc/8741/task/8789/schedstat create mode 100644 tests/root1/proc/8741/task/8789/smaps create mode 100644 tests/root1/proc/8741/task/8789/stat create mode 100644 tests/root1/proc/8741/task/8789/status create mode 100644 tests/root1/proc/8741/task/8835/cmdline create mode 120000 tests/root1/proc/8741/task/8835/fd/1 create mode 120000 tests/root1/proc/8741/task/8835/fd/2 create mode 120000 tests/root1/proc/8741/task/8835/fd/3 create mode 120000 tests/root1/proc/8741/task/8835/fd/4 create mode 120000 tests/root1/proc/8741/task/8835/fd/5 create mode 100644 tests/root1/proc/8741/task/8835/fd/_void create mode 100644 tests/root1/proc/8741/task/8835/io create mode 100644 tests/root1/proc/8741/task/8835/schedstat create mode 100644 tests/root1/proc/8741/task/8835/smaps create mode 100644 tests/root1/proc/8741/task/8835/stat create mode 100644 tests/root1/proc/8741/task/8835/status create mode 100644 tests/root1/proc/8741/task/9109/cmdline create mode 120000 tests/root1/proc/8741/task/9109/fd/1 create mode 120000 tests/root1/proc/8741/task/9109/fd/2 create mode 120000 tests/root1/proc/8741/task/9109/fd/3 create mode 120000 tests/root1/proc/8741/task/9109/fd/4 create mode 120000 tests/root1/proc/8741/task/9109/fd/5 create mode 100644 tests/root1/proc/8741/task/9109/fd/_void create mode 100644 tests/root1/proc/8741/task/9109/io create mode 100644 tests/root1/proc/8741/task/9109/schedstat create mode 100644 tests/root1/proc/8741/task/9109/smaps create mode 100644 tests/root1/proc/8741/task/9109/stat create mode 100644 tests/root1/proc/8741/task/9109/status create mode 100644 tests/root1/proc/8741/task/_list create mode 100644 tests/root1/proc/9009/cmdline create mode 120000 tests/root1/proc/9009/fd/1 create mode 120000 tests/root1/proc/9009/fd/2 create mode 120000 tests/root1/proc/9009/fd/3 create mode 120000 tests/root1/proc/9009/fd/4 create mode 120000 tests/root1/proc/9009/fd/5 create mode 100644 tests/root1/proc/9009/fd/_void create mode 100644 tests/root1/proc/9009/io create mode 100644 tests/root1/proc/9009/schedstat create mode 100644 tests/root1/proc/9009/smaps create mode 100644 tests/root1/proc/9009/stat create mode 100644 tests/root1/proc/9009/status create mode 100644 tests/root1/proc/9009/task/9009/cmdline create mode 120000 tests/root1/proc/9009/task/9009/fd/1 create mode 120000 tests/root1/proc/9009/task/9009/fd/2 create mode 120000 tests/root1/proc/9009/task/9009/fd/3 create mode 120000 tests/root1/proc/9009/task/9009/fd/4 create mode 120000 tests/root1/proc/9009/task/9009/fd/5 create mode 100644 tests/root1/proc/9009/task/9009/fd/_void create mode 100644 tests/root1/proc/9009/task/9009/io create mode 100644 tests/root1/proc/9009/task/9009/schedstat create mode 100644 tests/root1/proc/9009/task/9009/smaps create mode 100644 tests/root1/proc/9009/task/9009/stat create mode 100644 tests/root1/proc/9009/task/9009/status create mode 100644 tests/root1/proc/9009/task/9029/cmdline create mode 120000 tests/root1/proc/9009/task/9029/fd/1 create mode 120000 tests/root1/proc/9009/task/9029/fd/2 create mode 120000 tests/root1/proc/9009/task/9029/fd/3 create mode 120000 tests/root1/proc/9009/task/9029/fd/4 create mode 120000 tests/root1/proc/9009/task/9029/fd/5 create mode 100644 tests/root1/proc/9009/task/9029/fd/_void create mode 100644 tests/root1/proc/9009/task/9029/io create mode 100644 tests/root1/proc/9009/task/9029/schedstat create mode 100644 tests/root1/proc/9009/task/9029/smaps create mode 100644 tests/root1/proc/9009/task/9029/stat create mode 100644 tests/root1/proc/9009/task/9029/status create mode 100644 tests/root1/proc/9009/task/_list create mode 100644 tests/root1/proc/_list create mode 100644 tests/root2/proc/21342/cmdline create mode 120000 tests/root2/proc/21342/fd/1 create mode 120000 tests/root2/proc/21342/fd/2 create mode 120000 tests/root2/proc/21342/fd/3 create mode 120000 tests/root2/proc/21342/fd/4 create mode 120000 tests/root2/proc/21342/fd/5 create mode 100644 tests/root2/proc/21342/fd/_void create mode 100644 tests/root2/proc/21342/io create mode 100644 tests/root2/proc/21342/schedstat create mode 100644 tests/root2/proc/21342/smaps create mode 100644 tests/root2/proc/21342/stat create mode 100644 tests/root2/proc/21342/status create mode 100644 tests/root2/proc/21342/task/21342/cmdline create mode 120000 tests/root2/proc/21342/task/21342/fd/1 create mode 120000 tests/root2/proc/21342/task/21342/fd/2 create mode 120000 tests/root2/proc/21342/task/21342/fd/3 create mode 120000 tests/root2/proc/21342/task/21342/fd/4 create mode 120000 tests/root2/proc/21342/task/21342/fd/5 create mode 100644 tests/root2/proc/21342/task/21342/fd/_void create mode 100644 tests/root2/proc/21342/task/21342/io create mode 100644 tests/root2/proc/21342/task/21342/schedstat create mode 100644 tests/root2/proc/21342/task/21342/smaps create mode 100644 tests/root2/proc/21342/task/21342/stat create mode 100644 tests/root2/proc/21342/task/21342/status create mode 100644 tests/root2/proc/21342/task/21344/cmdline create mode 120000 tests/root2/proc/21342/task/21344/fd/1 create mode 120000 tests/root2/proc/21342/task/21344/fd/2 create mode 120000 tests/root2/proc/21342/task/21344/fd/3 create mode 120000 tests/root2/proc/21342/task/21344/fd/4 create mode 120000 tests/root2/proc/21342/task/21344/fd/5 create mode 100644 tests/root2/proc/21342/task/21344/fd/_void create mode 100644 tests/root2/proc/21342/task/21344/io create mode 100644 tests/root2/proc/21342/task/21344/schedstat create mode 100644 tests/root2/proc/21342/task/21344/smaps create mode 100644 tests/root2/proc/21342/task/21344/stat create mode 100644 tests/root2/proc/21342/task/21344/status create mode 100644 tests/root2/proc/21342/task/21350/cmdline create mode 120000 tests/root2/proc/21342/task/21350/fd/1 create mode 120000 tests/root2/proc/21342/task/21350/fd/2 create mode 120000 tests/root2/proc/21342/task/21350/fd/3 create mode 120000 tests/root2/proc/21342/task/21350/fd/4 create mode 120000 tests/root2/proc/21342/task/21350/fd/5 create mode 100644 tests/root2/proc/21342/task/21350/fd/_void create mode 100644 tests/root2/proc/21342/task/21350/io create mode 100644 tests/root2/proc/21342/task/21350/schedstat create mode 100644 tests/root2/proc/21342/task/21350/smaps create mode 100644 tests/root2/proc/21342/task/21350/stat create mode 100644 tests/root2/proc/21342/task/21350/status create mode 100644 tests/root2/proc/21342/task/_list create mode 100644 tests/root2/proc/7900/cmdline create mode 120000 tests/root2/proc/7900/fd/1 create mode 120000 tests/root2/proc/7900/fd/2 create mode 120000 tests/root2/proc/7900/fd/3 create mode 120000 tests/root2/proc/7900/fd/4 create mode 120000 tests/root2/proc/7900/fd/5 create mode 100644 tests/root2/proc/7900/fd/_void create mode 100644 tests/root2/proc/7900/io create mode 100644 tests/root2/proc/7900/schedstat create mode 100644 tests/root2/proc/7900/smaps create mode 100644 tests/root2/proc/7900/stat create mode 100644 tests/root2/proc/7900/status create mode 100644 tests/root2/proc/7900/task/10334/cmdline create mode 120000 tests/root2/proc/7900/task/10334/fd/1 create mode 120000 tests/root2/proc/7900/task/10334/fd/2 create mode 120000 tests/root2/proc/7900/task/10334/fd/3 create mode 120000 tests/root2/proc/7900/task/10334/fd/4 create mode 120000 tests/root2/proc/7900/task/10334/fd/5 create mode 100644 tests/root2/proc/7900/task/10334/fd/_void create mode 100644 tests/root2/proc/7900/task/10334/io create mode 100644 tests/root2/proc/7900/task/10334/schedstat create mode 100644 tests/root2/proc/7900/task/10334/smaps create mode 100644 tests/root2/proc/7900/task/10334/stat create mode 100644 tests/root2/proc/7900/task/10334/status create mode 100644 tests/root2/proc/7900/task/7900/cmdline create mode 120000 tests/root2/proc/7900/task/7900/fd/1 create mode 120000 tests/root2/proc/7900/task/7900/fd/2 create mode 120000 tests/root2/proc/7900/task/7900/fd/3 create mode 120000 tests/root2/proc/7900/task/7900/fd/4 create mode 120000 tests/root2/proc/7900/task/7900/fd/5 create mode 100644 tests/root2/proc/7900/task/7900/fd/_void create mode 100644 tests/root2/proc/7900/task/7900/io create mode 100644 tests/root2/proc/7900/task/7900/schedstat create mode 100644 tests/root2/proc/7900/task/7900/smaps create mode 100644 tests/root2/proc/7900/task/7900/stat create mode 100644 tests/root2/proc/7900/task/7900/status create mode 100644 tests/root2/proc/7900/task/_list create mode 100644 tests/root2/proc/8407/cmdline create mode 120000 tests/root2/proc/8407/fd/1 create mode 120000 tests/root2/proc/8407/fd/2 create mode 120000 tests/root2/proc/8407/fd/3 create mode 120000 tests/root2/proc/8407/fd/4 create mode 120000 tests/root2/proc/8407/fd/5 create mode 100644 tests/root2/proc/8407/fd/_void create mode 100644 tests/root2/proc/8407/io create mode 100644 tests/root2/proc/8407/schedstat create mode 100644 tests/root2/proc/8407/smaps create mode 100644 tests/root2/proc/8407/stat create mode 100644 tests/root2/proc/8407/status create mode 100644 tests/root2/proc/8407/task/8407/cmdline create mode 120000 tests/root2/proc/8407/task/8407/fd/1 create mode 120000 tests/root2/proc/8407/task/8407/fd/2 create mode 120000 tests/root2/proc/8407/task/8407/fd/3 create mode 120000 tests/root2/proc/8407/task/8407/fd/4 create mode 120000 tests/root2/proc/8407/task/8407/fd/5 create mode 100644 tests/root2/proc/8407/task/8407/fd/_void create mode 100644 tests/root2/proc/8407/task/8407/io create mode 100644 tests/root2/proc/8407/task/8407/schedstat create mode 100644 tests/root2/proc/8407/task/8407/smaps create mode 100644 tests/root2/proc/8407/task/8407/stat create mode 100644 tests/root2/proc/8407/task/8407/status create mode 100644 tests/root2/proc/8407/task/_list create mode 100644 tests/root2/proc/8741/cmdline create mode 120000 tests/root2/proc/8741/fd/1 create mode 120000 tests/root2/proc/8741/fd/2 create mode 120000 tests/root2/proc/8741/fd/3 create mode 120000 tests/root2/proc/8741/fd/4 create mode 120000 tests/root2/proc/8741/fd/5 create mode 100644 tests/root2/proc/8741/fd/_void create mode 100644 tests/root2/proc/8741/io create mode 100644 tests/root2/proc/8741/schedstat create mode 100644 tests/root2/proc/8741/smaps create mode 100644 tests/root2/proc/8741/stat create mode 100644 tests/root2/proc/8741/status create mode 100644 tests/root2/proc/8741/task/8741/cmdline create mode 120000 tests/root2/proc/8741/task/8741/fd/1 create mode 120000 tests/root2/proc/8741/task/8741/fd/2 create mode 120000 tests/root2/proc/8741/task/8741/fd/3 create mode 120000 tests/root2/proc/8741/task/8741/fd/4 create mode 120000 tests/root2/proc/8741/task/8741/fd/5 create mode 100644 tests/root2/proc/8741/task/8741/fd/_void create mode 100644 tests/root2/proc/8741/task/8741/io create mode 100644 tests/root2/proc/8741/task/8741/schedstat create mode 100644 tests/root2/proc/8741/task/8741/smaps create mode 100644 tests/root2/proc/8741/task/8741/stat create mode 100644 tests/root2/proc/8741/task/8741/status create mode 100644 tests/root2/proc/8741/task/8785/cmdline create mode 120000 tests/root2/proc/8741/task/8785/fd/1 create mode 120000 tests/root2/proc/8741/task/8785/fd/2 create mode 120000 tests/root2/proc/8741/task/8785/fd/3 create mode 120000 tests/root2/proc/8741/task/8785/fd/4 create mode 120000 tests/root2/proc/8741/task/8785/fd/5 create mode 100644 tests/root2/proc/8741/task/8785/fd/_void create mode 100644 tests/root2/proc/8741/task/8785/io create mode 100644 tests/root2/proc/8741/task/8785/schedstat create mode 100644 tests/root2/proc/8741/task/8785/smaps create mode 100644 tests/root2/proc/8741/task/8785/stat create mode 100644 tests/root2/proc/8741/task/8785/status create mode 100644 tests/root2/proc/8741/task/8789/cmdline create mode 120000 tests/root2/proc/8741/task/8789/fd/1 create mode 120000 tests/root2/proc/8741/task/8789/fd/2 create mode 120000 tests/root2/proc/8741/task/8789/fd/3 create mode 120000 tests/root2/proc/8741/task/8789/fd/4 create mode 120000 tests/root2/proc/8741/task/8789/fd/5 create mode 100644 tests/root2/proc/8741/task/8789/fd/_void create mode 100644 tests/root2/proc/8741/task/8789/io create mode 100644 tests/root2/proc/8741/task/8789/schedstat create mode 100644 tests/root2/proc/8741/task/8789/smaps create mode 100644 tests/root2/proc/8741/task/8789/stat create mode 100644 tests/root2/proc/8741/task/8789/status create mode 100644 tests/root2/proc/8741/task/8835/cmdline create mode 120000 tests/root2/proc/8741/task/8835/fd/1 create mode 120000 tests/root2/proc/8741/task/8835/fd/2 create mode 120000 tests/root2/proc/8741/task/8835/fd/3 create mode 120000 tests/root2/proc/8741/task/8835/fd/4 create mode 120000 tests/root2/proc/8741/task/8835/fd/5 create mode 100644 tests/root2/proc/8741/task/8835/fd/_void create mode 100644 tests/root2/proc/8741/task/8835/io create mode 100644 tests/root2/proc/8741/task/8835/schedstat create mode 100644 tests/root2/proc/8741/task/8835/smaps create mode 100644 tests/root2/proc/8741/task/8835/stat create mode 100644 tests/root2/proc/8741/task/8835/status create mode 100644 tests/root2/proc/8741/task/9109/cmdline create mode 120000 tests/root2/proc/8741/task/9109/fd/1 create mode 120000 tests/root2/proc/8741/task/9109/fd/2 create mode 120000 tests/root2/proc/8741/task/9109/fd/3 create mode 120000 tests/root2/proc/8741/task/9109/fd/4 create mode 120000 tests/root2/proc/8741/task/9109/fd/5 create mode 100644 tests/root2/proc/8741/task/9109/fd/_void create mode 100644 tests/root2/proc/8741/task/9109/io create mode 100644 tests/root2/proc/8741/task/9109/schedstat create mode 100644 tests/root2/proc/8741/task/9109/smaps create mode 100644 tests/root2/proc/8741/task/9109/stat create mode 100644 tests/root2/proc/8741/task/9109/status create mode 100644 tests/root2/proc/8741/task/_list create mode 100644 tests/root2/proc/9009/cmdline create mode 120000 tests/root2/proc/9009/fd/1 create mode 120000 tests/root2/proc/9009/fd/2 create mode 120000 tests/root2/proc/9009/fd/3 create mode 120000 tests/root2/proc/9009/fd/4 create mode 120000 tests/root2/proc/9009/fd/5 create mode 100644 tests/root2/proc/9009/fd/_void create mode 100644 tests/root2/proc/9009/io create mode 100644 tests/root2/proc/9009/schedstat create mode 100644 tests/root2/proc/9009/smaps create mode 100644 tests/root2/proc/9009/stat create mode 100644 tests/root2/proc/9009/status create mode 100644 tests/root2/proc/9009/task/9009/cmdline create mode 120000 tests/root2/proc/9009/task/9009/fd/1 create mode 120000 tests/root2/proc/9009/task/9009/fd/2 create mode 120000 tests/root2/proc/9009/task/9009/fd/3 create mode 120000 tests/root2/proc/9009/task/9009/fd/4 create mode 120000 tests/root2/proc/9009/task/9009/fd/5 create mode 100644 tests/root2/proc/9009/task/9009/fd/_void create mode 100644 tests/root2/proc/9009/task/9009/io create mode 100644 tests/root2/proc/9009/task/9009/schedstat create mode 100644 tests/root2/proc/9009/task/9009/smaps create mode 100644 tests/root2/proc/9009/task/9009/stat create mode 100644 tests/root2/proc/9009/task/9009/status create mode 100644 tests/root2/proc/9009/task/9029/cmdline create mode 120000 tests/root2/proc/9009/task/9029/fd/1 create mode 120000 tests/root2/proc/9009/task/9029/fd/2 create mode 120000 tests/root2/proc/9009/task/9029/fd/3 create mode 120000 tests/root2/proc/9009/task/9029/fd/4 create mode 120000 tests/root2/proc/9009/task/9029/fd/5 create mode 100644 tests/root2/proc/9009/task/9029/fd/_void create mode 100644 tests/root2/proc/9009/task/9029/io create mode 100644 tests/root2/proc/9009/task/9029/schedstat create mode 100644 tests/root2/proc/9009/task/9029/smaps create mode 100644 tests/root2/proc/9009/task/9029/stat create mode 100644 tests/root2/proc/9009/task/9029/status create mode 100644 tests/root2/proc/9009/task/_list create mode 100644 tests/root2/proc/_list create mode 100644 tests/root3/proc/21342/cmdline create mode 120000 tests/root3/proc/21342/fd/1 create mode 120000 tests/root3/proc/21342/fd/2 create mode 120000 tests/root3/proc/21342/fd/3 create mode 120000 tests/root3/proc/21342/fd/4 create mode 120000 tests/root3/proc/21342/fd/5 create mode 100644 tests/root3/proc/21342/fd/_void create mode 100644 tests/root3/proc/21342/io create mode 100644 tests/root3/proc/21342/schedstat create mode 100644 tests/root3/proc/21342/smaps create mode 100644 tests/root3/proc/21342/stat create mode 100644 tests/root3/proc/21342/status create mode 100644 tests/root3/proc/21342/task/21342/cmdline create mode 120000 tests/root3/proc/21342/task/21342/fd/1 create mode 120000 tests/root3/proc/21342/task/21342/fd/2 create mode 120000 tests/root3/proc/21342/task/21342/fd/3 create mode 120000 tests/root3/proc/21342/task/21342/fd/4 create mode 120000 tests/root3/proc/21342/task/21342/fd/5 create mode 100644 tests/root3/proc/21342/task/21342/fd/_void create mode 100644 tests/root3/proc/21342/task/21342/io create mode 100644 tests/root3/proc/21342/task/21342/schedstat create mode 100644 tests/root3/proc/21342/task/21342/smaps create mode 100644 tests/root3/proc/21342/task/21342/stat create mode 100644 tests/root3/proc/21342/task/21342/status create mode 100644 tests/root3/proc/21342/task/21350/cmdline create mode 120000 tests/root3/proc/21342/task/21350/fd/1 create mode 120000 tests/root3/proc/21342/task/21350/fd/2 create mode 120000 tests/root3/proc/21342/task/21350/fd/3 create mode 120000 tests/root3/proc/21342/task/21350/fd/4 create mode 120000 tests/root3/proc/21342/task/21350/fd/5 create mode 100644 tests/root3/proc/21342/task/21350/fd/_void create mode 100644 tests/root3/proc/21342/task/21350/io create mode 100644 tests/root3/proc/21342/task/21350/schedstat create mode 100644 tests/root3/proc/21342/task/21350/smaps create mode 100644 tests/root3/proc/21342/task/21350/stat create mode 100644 tests/root3/proc/21342/task/21350/status create mode 100644 tests/root3/proc/21342/task/8364/cmdline create mode 120000 tests/root3/proc/21342/task/8364/fd/1 create mode 120000 tests/root3/proc/21342/task/8364/fd/2 create mode 120000 tests/root3/proc/21342/task/8364/fd/3 create mode 120000 tests/root3/proc/21342/task/8364/fd/4 create mode 120000 tests/root3/proc/21342/task/8364/fd/5 create mode 100644 tests/root3/proc/21342/task/8364/fd/_void create mode 100644 tests/root3/proc/21342/task/8364/io create mode 100644 tests/root3/proc/21342/task/8364/schedstat create mode 100644 tests/root3/proc/21342/task/8364/smaps create mode 100644 tests/root3/proc/21342/task/8364/stat create mode 100644 tests/root3/proc/21342/task/8364/status create mode 100644 tests/root3/proc/21342/task/8365/cmdline create mode 120000 tests/root3/proc/21342/task/8365/fd/1 create mode 120000 tests/root3/proc/21342/task/8365/fd/2 create mode 120000 tests/root3/proc/21342/task/8365/fd/3 create mode 120000 tests/root3/proc/21342/task/8365/fd/4 create mode 120000 tests/root3/proc/21342/task/8365/fd/5 create mode 100644 tests/root3/proc/21342/task/8365/fd/_void create mode 100644 tests/root3/proc/21342/task/8365/io create mode 100644 tests/root3/proc/21342/task/8365/schedstat create mode 100644 tests/root3/proc/21342/task/8365/smaps create mode 100644 tests/root3/proc/21342/task/8365/stat create mode 100644 tests/root3/proc/21342/task/8365/status create mode 100644 tests/root3/proc/21342/task/_list create mode 100644 tests/root3/proc/7900/cmdline create mode 120000 tests/root3/proc/7900/fd/1 create mode 120000 tests/root3/proc/7900/fd/2 create mode 120000 tests/root3/proc/7900/fd/3 create mode 120000 tests/root3/proc/7900/fd/4 create mode 120000 tests/root3/proc/7900/fd/5 create mode 100644 tests/root3/proc/7900/fd/_void create mode 100644 tests/root3/proc/7900/io create mode 100644 tests/root3/proc/7900/schedstat create mode 100644 tests/root3/proc/7900/smaps create mode 100644 tests/root3/proc/7900/stat create mode 100644 tests/root3/proc/7900/status create mode 100644 tests/root3/proc/7900/task/10334/cmdline create mode 120000 tests/root3/proc/7900/task/10334/fd/1 create mode 120000 tests/root3/proc/7900/task/10334/fd/2 create mode 120000 tests/root3/proc/7900/task/10334/fd/3 create mode 120000 tests/root3/proc/7900/task/10334/fd/4 create mode 120000 tests/root3/proc/7900/task/10334/fd/5 create mode 100644 tests/root3/proc/7900/task/10334/fd/_void create mode 100644 tests/root3/proc/7900/task/10334/io create mode 100644 tests/root3/proc/7900/task/10334/schedstat create mode 100644 tests/root3/proc/7900/task/10334/smaps create mode 100644 tests/root3/proc/7900/task/10334/stat create mode 100644 tests/root3/proc/7900/task/10334/status create mode 100644 tests/root3/proc/7900/task/7900/cmdline create mode 120000 tests/root3/proc/7900/task/7900/fd/1 create mode 120000 tests/root3/proc/7900/task/7900/fd/2 create mode 120000 tests/root3/proc/7900/task/7900/fd/3 create mode 120000 tests/root3/proc/7900/task/7900/fd/4 create mode 120000 tests/root3/proc/7900/task/7900/fd/5 create mode 100644 tests/root3/proc/7900/task/7900/fd/_void create mode 100644 tests/root3/proc/7900/task/7900/io create mode 100644 tests/root3/proc/7900/task/7900/schedstat create mode 100644 tests/root3/proc/7900/task/7900/smaps create mode 100644 tests/root3/proc/7900/task/7900/stat create mode 100644 tests/root3/proc/7900/task/7900/status create mode 100644 tests/root3/proc/7900/task/_list create mode 100644 tests/root3/proc/8407/cmdline create mode 120000 tests/root3/proc/8407/fd/1 create mode 120000 tests/root3/proc/8407/fd/2 create mode 120000 tests/root3/proc/8407/fd/3 create mode 120000 tests/root3/proc/8407/fd/4 create mode 120000 tests/root3/proc/8407/fd/5 create mode 100644 tests/root3/proc/8407/fd/_void create mode 100644 tests/root3/proc/8407/io create mode 100644 tests/root3/proc/8407/schedstat create mode 100644 tests/root3/proc/8407/smaps create mode 100644 tests/root3/proc/8407/stat create mode 100644 tests/root3/proc/8407/status create mode 100644 tests/root3/proc/8407/task/8407/cmdline create mode 120000 tests/root3/proc/8407/task/8407/fd/1 create mode 120000 tests/root3/proc/8407/task/8407/fd/2 create mode 120000 tests/root3/proc/8407/task/8407/fd/3 create mode 120000 tests/root3/proc/8407/task/8407/fd/4 create mode 120000 tests/root3/proc/8407/task/8407/fd/5 create mode 100644 tests/root3/proc/8407/task/8407/fd/_void create mode 100644 tests/root3/proc/8407/task/8407/io create mode 100644 tests/root3/proc/8407/task/8407/schedstat create mode 100644 tests/root3/proc/8407/task/8407/smaps create mode 100644 tests/root3/proc/8407/task/8407/stat create mode 100644 tests/root3/proc/8407/task/8407/status create mode 100644 tests/root3/proc/8407/task/_list create mode 100644 tests/root3/proc/8741/cmdline create mode 120000 tests/root3/proc/8741/fd/1 create mode 120000 tests/root3/proc/8741/fd/2 create mode 120000 tests/root3/proc/8741/fd/3 create mode 120000 tests/root3/proc/8741/fd/4 create mode 120000 tests/root3/proc/8741/fd/5 create mode 100644 tests/root3/proc/8741/fd/_void create mode 100644 tests/root3/proc/8741/io create mode 100644 tests/root3/proc/8741/schedstat create mode 100644 tests/root3/proc/8741/smaps create mode 100644 tests/root3/proc/8741/stat create mode 100644 tests/root3/proc/8741/status create mode 100644 tests/root3/proc/8741/task/8741/cmdline create mode 120000 tests/root3/proc/8741/task/8741/fd/1 create mode 120000 tests/root3/proc/8741/task/8741/fd/2 create mode 120000 tests/root3/proc/8741/task/8741/fd/3 create mode 120000 tests/root3/proc/8741/task/8741/fd/4 create mode 120000 tests/root3/proc/8741/task/8741/fd/5 create mode 100644 tests/root3/proc/8741/task/8741/fd/_void create mode 100644 tests/root3/proc/8741/task/8741/io create mode 100644 tests/root3/proc/8741/task/8741/schedstat create mode 100644 tests/root3/proc/8741/task/8741/smaps create mode 100644 tests/root3/proc/8741/task/8741/stat create mode 100644 tests/root3/proc/8741/task/8741/status create mode 100644 tests/root3/proc/8741/task/8785/cmdline create mode 120000 tests/root3/proc/8741/task/8785/fd/1 create mode 120000 tests/root3/proc/8741/task/8785/fd/2 create mode 120000 tests/root3/proc/8741/task/8785/fd/3 create mode 120000 tests/root3/proc/8741/task/8785/fd/4 create mode 120000 tests/root3/proc/8741/task/8785/fd/5 create mode 100644 tests/root3/proc/8741/task/8785/fd/_void create mode 100644 tests/root3/proc/8741/task/8785/io create mode 100644 tests/root3/proc/8741/task/8785/schedstat create mode 100644 tests/root3/proc/8741/task/8785/smaps create mode 100644 tests/root3/proc/8741/task/8785/stat create mode 100644 tests/root3/proc/8741/task/8785/status create mode 100644 tests/root3/proc/8741/task/8789/cmdline create mode 120000 tests/root3/proc/8741/task/8789/fd/1 create mode 120000 tests/root3/proc/8741/task/8789/fd/2 create mode 120000 tests/root3/proc/8741/task/8789/fd/3 create mode 120000 tests/root3/proc/8741/task/8789/fd/4 create mode 120000 tests/root3/proc/8741/task/8789/fd/5 create mode 100644 tests/root3/proc/8741/task/8789/fd/_void create mode 100644 tests/root3/proc/8741/task/8789/io create mode 100644 tests/root3/proc/8741/task/8789/schedstat create mode 100644 tests/root3/proc/8741/task/8789/smaps create mode 100644 tests/root3/proc/8741/task/8789/stat create mode 100644 tests/root3/proc/8741/task/8789/status create mode 100644 tests/root3/proc/8741/task/8835/cmdline create mode 120000 tests/root3/proc/8741/task/8835/fd/1 create mode 120000 tests/root3/proc/8741/task/8835/fd/2 create mode 120000 tests/root3/proc/8741/task/8835/fd/3 create mode 120000 tests/root3/proc/8741/task/8835/fd/4 create mode 120000 tests/root3/proc/8741/task/8835/fd/5 create mode 100644 tests/root3/proc/8741/task/8835/fd/_void create mode 100644 tests/root3/proc/8741/task/8835/io create mode 100644 tests/root3/proc/8741/task/8835/schedstat create mode 100644 tests/root3/proc/8741/task/8835/smaps create mode 100644 tests/root3/proc/8741/task/8835/stat create mode 100644 tests/root3/proc/8741/task/8835/status create mode 100644 tests/root3/proc/8741/task/9109/cmdline create mode 120000 tests/root3/proc/8741/task/9109/fd/1 create mode 120000 tests/root3/proc/8741/task/9109/fd/2 create mode 120000 tests/root3/proc/8741/task/9109/fd/3 create mode 120000 tests/root3/proc/8741/task/9109/fd/4 create mode 120000 tests/root3/proc/8741/task/9109/fd/5 create mode 100644 tests/root3/proc/8741/task/9109/fd/_void create mode 100644 tests/root3/proc/8741/task/9109/io create mode 100644 tests/root3/proc/8741/task/9109/schedstat create mode 100644 tests/root3/proc/8741/task/9109/smaps create mode 100644 tests/root3/proc/8741/task/9109/stat create mode 100644 tests/root3/proc/8741/task/9109/status create mode 100644 tests/root3/proc/8741/task/_list create mode 100644 tests/root3/proc/_list create mode 100644 tests/root4/proc/21342/cmdline create mode 120000 tests/root4/proc/21342/fd/1 create mode 120000 tests/root4/proc/21342/fd/2 create mode 120000 tests/root4/proc/21342/fd/3 create mode 120000 tests/root4/proc/21342/fd/4 create mode 120000 tests/root4/proc/21342/fd/5 create mode 100644 tests/root4/proc/21342/fd/_void create mode 100644 tests/root4/proc/21342/io create mode 100644 tests/root4/proc/21342/schedstat create mode 100644 tests/root4/proc/21342/smaps create mode 100644 tests/root4/proc/21342/stat create mode 100644 tests/root4/proc/21342/status create mode 100644 tests/root4/proc/21342/task/21342/cmdline create mode 120000 tests/root4/proc/21342/task/21342/fd/1 create mode 120000 tests/root4/proc/21342/task/21342/fd/2 create mode 120000 tests/root4/proc/21342/task/21342/fd/3 create mode 120000 tests/root4/proc/21342/task/21342/fd/4 create mode 120000 tests/root4/proc/21342/task/21342/fd/5 create mode 100644 tests/root4/proc/21342/task/21342/fd/_void create mode 100644 tests/root4/proc/21342/task/21342/io create mode 100644 tests/root4/proc/21342/task/21342/schedstat create mode 100644 tests/root4/proc/21342/task/21342/smaps create mode 100644 tests/root4/proc/21342/task/21342/stat create mode 100644 tests/root4/proc/21342/task/21342/status create mode 100644 tests/root4/proc/21342/task/8364/cmdline create mode 120000 tests/root4/proc/21342/task/8364/fd/1 create mode 120000 tests/root4/proc/21342/task/8364/fd/2 create mode 120000 tests/root4/proc/21342/task/8364/fd/3 create mode 120000 tests/root4/proc/21342/task/8364/fd/4 create mode 120000 tests/root4/proc/21342/task/8364/fd/5 create mode 100644 tests/root4/proc/21342/task/8364/fd/_void create mode 100644 tests/root4/proc/21342/task/8364/io create mode 100644 tests/root4/proc/21342/task/8364/schedstat create mode 100644 tests/root4/proc/21342/task/8364/smaps create mode 100644 tests/root4/proc/21342/task/8364/stat create mode 100644 tests/root4/proc/21342/task/8364/status create mode 100644 tests/root4/proc/21342/task/8365/cmdline create mode 120000 tests/root4/proc/21342/task/8365/fd/1 create mode 120000 tests/root4/proc/21342/task/8365/fd/2 create mode 120000 tests/root4/proc/21342/task/8365/fd/3 create mode 120000 tests/root4/proc/21342/task/8365/fd/4 create mode 120000 tests/root4/proc/21342/task/8365/fd/5 create mode 100644 tests/root4/proc/21342/task/8365/fd/_void create mode 100644 tests/root4/proc/21342/task/8365/io create mode 100644 tests/root4/proc/21342/task/8365/schedstat create mode 100644 tests/root4/proc/21342/task/8365/smaps create mode 100644 tests/root4/proc/21342/task/8365/stat create mode 100644 tests/root4/proc/21342/task/8365/status create mode 100644 tests/root4/proc/21342/task/_list create mode 100644 tests/root4/proc/7900/cmdline create mode 120000 tests/root4/proc/7900/fd/1 create mode 120000 tests/root4/proc/7900/fd/2 create mode 120000 tests/root4/proc/7900/fd/3 create mode 120000 tests/root4/proc/7900/fd/4 create mode 120000 tests/root4/proc/7900/fd/5 create mode 100644 tests/root4/proc/7900/fd/_void create mode 100644 tests/root4/proc/7900/io create mode 100644 tests/root4/proc/7900/schedstat create mode 100644 tests/root4/proc/7900/smaps create mode 100644 tests/root4/proc/7900/stat create mode 100644 tests/root4/proc/7900/status create mode 100644 tests/root4/proc/7900/task/7900/cmdline create mode 120000 tests/root4/proc/7900/task/7900/fd/1 create mode 120000 tests/root4/proc/7900/task/7900/fd/2 create mode 120000 tests/root4/proc/7900/task/7900/fd/3 create mode 120000 tests/root4/proc/7900/task/7900/fd/4 create mode 120000 tests/root4/proc/7900/task/7900/fd/5 create mode 100644 tests/root4/proc/7900/task/7900/fd/_void create mode 100644 tests/root4/proc/7900/task/7900/io create mode 100644 tests/root4/proc/7900/task/7900/schedstat create mode 100644 tests/root4/proc/7900/task/7900/smaps create mode 100644 tests/root4/proc/7900/task/7900/stat create mode 100644 tests/root4/proc/7900/task/7900/status create mode 100644 tests/root4/proc/7900/task/_list create mode 100644 tests/root4/proc/8407/cmdline create mode 120000 tests/root4/proc/8407/fd/1 create mode 120000 tests/root4/proc/8407/fd/2 create mode 120000 tests/root4/proc/8407/fd/3 create mode 120000 tests/root4/proc/8407/fd/4 create mode 120000 tests/root4/proc/8407/fd/5 create mode 100644 tests/root4/proc/8407/fd/_void create mode 100644 tests/root4/proc/8407/io create mode 100644 tests/root4/proc/8407/schedstat create mode 100644 tests/root4/proc/8407/smaps create mode 100644 tests/root4/proc/8407/stat create mode 100644 tests/root4/proc/8407/status create mode 100644 tests/root4/proc/8407/task/8407/cmdline create mode 120000 tests/root4/proc/8407/task/8407/fd/1 create mode 120000 tests/root4/proc/8407/task/8407/fd/2 create mode 120000 tests/root4/proc/8407/task/8407/fd/3 create mode 120000 tests/root4/proc/8407/task/8407/fd/4 create mode 120000 tests/root4/proc/8407/task/8407/fd/5 create mode 100644 tests/root4/proc/8407/task/8407/fd/_void create mode 100644 tests/root4/proc/8407/task/8407/io create mode 100644 tests/root4/proc/8407/task/8407/schedstat create mode 100644 tests/root4/proc/8407/task/8407/smaps create mode 100644 tests/root4/proc/8407/task/8407/stat create mode 100644 tests/root4/proc/8407/task/8407/status create mode 100644 tests/root4/proc/8407/task/_list create mode 100644 tests/root4/proc/8741/cmdline create mode 120000 tests/root4/proc/8741/fd/1 create mode 120000 tests/root4/proc/8741/fd/2 create mode 120000 tests/root4/proc/8741/fd/3 create mode 120000 tests/root4/proc/8741/fd/4 create mode 120000 tests/root4/proc/8741/fd/5 create mode 100644 tests/root4/proc/8741/fd/_void create mode 100644 tests/root4/proc/8741/io create mode 100644 tests/root4/proc/8741/schedstat create mode 100644 tests/root4/proc/8741/smaps create mode 100644 tests/root4/proc/8741/stat create mode 100644 tests/root4/proc/8741/status create mode 100644 tests/root4/proc/8741/task/8741/cmdline create mode 120000 tests/root4/proc/8741/task/8741/fd/1 create mode 120000 tests/root4/proc/8741/task/8741/fd/2 create mode 120000 tests/root4/proc/8741/task/8741/fd/3 create mode 120000 tests/root4/proc/8741/task/8741/fd/4 create mode 120000 tests/root4/proc/8741/task/8741/fd/5 create mode 100644 tests/root4/proc/8741/task/8741/fd/_void create mode 100644 tests/root4/proc/8741/task/8741/io create mode 100644 tests/root4/proc/8741/task/8741/schedstat create mode 100644 tests/root4/proc/8741/task/8741/smaps create mode 100644 tests/root4/proc/8741/task/8741/stat create mode 100644 tests/root4/proc/8741/task/8741/status create mode 100644 tests/root4/proc/8741/task/8785/cmdline create mode 120000 tests/root4/proc/8741/task/8785/fd/1 create mode 120000 tests/root4/proc/8741/task/8785/fd/2 create mode 120000 tests/root4/proc/8741/task/8785/fd/3 create mode 120000 tests/root4/proc/8741/task/8785/fd/4 create mode 120000 tests/root4/proc/8741/task/8785/fd/5 create mode 100644 tests/root4/proc/8741/task/8785/fd/_void create mode 100644 tests/root4/proc/8741/task/8785/io create mode 100644 tests/root4/proc/8741/task/8785/schedstat create mode 100644 tests/root4/proc/8741/task/8785/smaps create mode 100644 tests/root4/proc/8741/task/8785/stat create mode 100644 tests/root4/proc/8741/task/8785/status create mode 100644 tests/root4/proc/8741/task/8789/cmdline create mode 120000 tests/root4/proc/8741/task/8789/fd/1 create mode 120000 tests/root4/proc/8741/task/8789/fd/2 create mode 120000 tests/root4/proc/8741/task/8789/fd/3 create mode 120000 tests/root4/proc/8741/task/8789/fd/4 create mode 120000 tests/root4/proc/8741/task/8789/fd/5 create mode 100644 tests/root4/proc/8741/task/8789/fd/_void create mode 100644 tests/root4/proc/8741/task/8789/io create mode 100644 tests/root4/proc/8741/task/8789/schedstat create mode 100644 tests/root4/proc/8741/task/8789/smaps create mode 100644 tests/root4/proc/8741/task/8789/stat create mode 100644 tests/root4/proc/8741/task/8789/status create mode 100644 tests/root4/proc/8741/task/8835/cmdline create mode 120000 tests/root4/proc/8741/task/8835/fd/1 create mode 120000 tests/root4/proc/8741/task/8835/fd/2 create mode 120000 tests/root4/proc/8741/task/8835/fd/3 create mode 120000 tests/root4/proc/8741/task/8835/fd/4 create mode 120000 tests/root4/proc/8741/task/8835/fd/5 create mode 100644 tests/root4/proc/8741/task/8835/fd/_void create mode 100644 tests/root4/proc/8741/task/8835/io create mode 100644 tests/root4/proc/8741/task/8835/schedstat create mode 100644 tests/root4/proc/8741/task/8835/smaps create mode 100644 tests/root4/proc/8741/task/8835/stat create mode 100644 tests/root4/proc/8741/task/8835/status create mode 100644 tests/root4/proc/8741/task/9109/cmdline create mode 120000 tests/root4/proc/8741/task/9109/fd/1 create mode 120000 tests/root4/proc/8741/task/9109/fd/2 create mode 120000 tests/root4/proc/8741/task/9109/fd/3 create mode 120000 tests/root4/proc/8741/task/9109/fd/4 create mode 120000 tests/root4/proc/8741/task/9109/fd/5 create mode 100644 tests/root4/proc/8741/task/9109/fd/_void create mode 100644 tests/root4/proc/8741/task/9109/io create mode 100644 tests/root4/proc/8741/task/9109/schedstat create mode 100644 tests/root4/proc/8741/task/9109/smaps create mode 100644 tests/root4/proc/8741/task/9109/stat create mode 100644 tests/root4/proc/8741/task/9109/status create mode 100644 tests/root4/proc/8741/task/_list create mode 100644 tests/root4/proc/9009/cmdline create mode 120000 tests/root4/proc/9009/fd/1 create mode 120000 tests/root4/proc/9009/fd/2 create mode 120000 tests/root4/proc/9009/fd/3 create mode 120000 tests/root4/proc/9009/fd/4 create mode 120000 tests/root4/proc/9009/fd/5 create mode 100644 tests/root4/proc/9009/fd/_void create mode 100644 tests/root4/proc/9009/io create mode 100644 tests/root4/proc/9009/schedstat create mode 100644 tests/root4/proc/9009/smaps create mode 100644 tests/root4/proc/9009/stat create mode 100644 tests/root4/proc/9009/status create mode 100644 tests/root4/proc/9009/task/9009/cmdline create mode 120000 tests/root4/proc/9009/task/9009/fd/1 create mode 120000 tests/root4/proc/9009/task/9009/fd/2 create mode 120000 tests/root4/proc/9009/task/9009/fd/3 create mode 120000 tests/root4/proc/9009/task/9009/fd/4 create mode 120000 tests/root4/proc/9009/task/9009/fd/5 create mode 100644 tests/root4/proc/9009/task/9009/fd/_void create mode 100644 tests/root4/proc/9009/task/9009/io create mode 100644 tests/root4/proc/9009/task/9009/schedstat create mode 100644 tests/root4/proc/9009/task/9009/smaps create mode 100644 tests/root4/proc/9009/task/9009/stat create mode 100644 tests/root4/proc/9009/task/9009/status create mode 100644 tests/root4/proc/9009/task/9033/cmdline create mode 120000 tests/root4/proc/9009/task/9033/fd/1 create mode 120000 tests/root4/proc/9009/task/9033/fd/2 create mode 120000 tests/root4/proc/9009/task/9033/fd/3 create mode 120000 tests/root4/proc/9009/task/9033/fd/4 create mode 120000 tests/root4/proc/9009/task/9033/fd/5 create mode 100644 tests/root4/proc/9009/task/9033/fd/_void create mode 100644 tests/root4/proc/9009/task/9033/io create mode 100644 tests/root4/proc/9009/task/9033/schedstat create mode 100644 tests/root4/proc/9009/task/9033/smaps create mode 100644 tests/root4/proc/9009/task/9033/stat create mode 100644 tests/root4/proc/9009/task/9033/status create mode 100644 tests/root4/proc/9009/task/_list create mode 100644 tests/root4/proc/_list create mode 100644 tests/root5/proc/21342/cmdline create mode 120000 tests/root5/proc/21342/fd/1 create mode 120000 tests/root5/proc/21342/fd/2 create mode 120000 tests/root5/proc/21342/fd/3 create mode 120000 tests/root5/proc/21342/fd/4 create mode 120000 tests/root5/proc/21342/fd/5 create mode 100644 tests/root5/proc/21342/fd/_void create mode 100644 tests/root5/proc/21342/io create mode 100644 tests/root5/proc/21342/schedstat create mode 100644 tests/root5/proc/21342/smaps create mode 100644 tests/root5/proc/21342/stat create mode 100644 tests/root5/proc/21342/status create mode 100644 tests/root5/proc/21342/task/21342/cmdline create mode 120000 tests/root5/proc/21342/task/21342/fd/1 create mode 120000 tests/root5/proc/21342/task/21342/fd/2 create mode 120000 tests/root5/proc/21342/task/21342/fd/3 create mode 120000 tests/root5/proc/21342/task/21342/fd/4 create mode 120000 tests/root5/proc/21342/task/21342/fd/5 create mode 100644 tests/root5/proc/21342/task/21342/fd/_void create mode 100644 tests/root5/proc/21342/task/21342/io create mode 100644 tests/root5/proc/21342/task/21342/schedstat create mode 100644 tests/root5/proc/21342/task/21342/smaps create mode 100644 tests/root5/proc/21342/task/21342/stat create mode 100644 tests/root5/proc/21342/task/21342/status create mode 100644 tests/root5/proc/21342/task/21344/cmdline create mode 120000 tests/root5/proc/21342/task/21344/fd/1 create mode 120000 tests/root5/proc/21342/task/21344/fd/2 create mode 120000 tests/root5/proc/21342/task/21344/fd/3 create mode 120000 tests/root5/proc/21342/task/21344/fd/4 create mode 120000 tests/root5/proc/21342/task/21344/fd/5 create mode 100644 tests/root5/proc/21342/task/21344/fd/_void create mode 100644 tests/root5/proc/21342/task/21344/io create mode 100644 tests/root5/proc/21342/task/21344/schedstat create mode 100644 tests/root5/proc/21342/task/21344/smaps create mode 100644 tests/root5/proc/21342/task/21344/stat create mode 100644 tests/root5/proc/21342/task/21344/status create mode 100644 tests/root5/proc/21342/task/8364/cmdline create mode 120000 tests/root5/proc/21342/task/8364/fd/1 create mode 120000 tests/root5/proc/21342/task/8364/fd/2 create mode 120000 tests/root5/proc/21342/task/8364/fd/3 create mode 120000 tests/root5/proc/21342/task/8364/fd/4 create mode 120000 tests/root5/proc/21342/task/8364/fd/5 create mode 100644 tests/root5/proc/21342/task/8364/fd/_void create mode 100644 tests/root5/proc/21342/task/8364/io create mode 100644 tests/root5/proc/21342/task/8364/schedstat create mode 100644 tests/root5/proc/21342/task/8364/smaps create mode 100644 tests/root5/proc/21342/task/8364/stat create mode 100644 tests/root5/proc/21342/task/8364/status create mode 100644 tests/root5/proc/21342/task/8365/cmdline create mode 120000 tests/root5/proc/21342/task/8365/fd/1 create mode 120000 tests/root5/proc/21342/task/8365/fd/2 create mode 120000 tests/root5/proc/21342/task/8365/fd/3 create mode 120000 tests/root5/proc/21342/task/8365/fd/4 create mode 120000 tests/root5/proc/21342/task/8365/fd/5 create mode 100644 tests/root5/proc/21342/task/8365/fd/_void create mode 100644 tests/root5/proc/21342/task/8365/io create mode 100644 tests/root5/proc/21342/task/8365/schedstat create mode 100644 tests/root5/proc/21342/task/8365/smaps create mode 100644 tests/root5/proc/21342/task/8365/stat create mode 100644 tests/root5/proc/21342/task/8365/status create mode 100644 tests/root5/proc/21342/task/_list create mode 100644 tests/root5/proc/7900/cmdline create mode 120000 tests/root5/proc/7900/fd/1 create mode 120000 tests/root5/proc/7900/fd/2 create mode 120000 tests/root5/proc/7900/fd/3 create mode 120000 tests/root5/proc/7900/fd/4 create mode 120000 tests/root5/proc/7900/fd/5 create mode 100644 tests/root5/proc/7900/fd/_void create mode 100644 tests/root5/proc/7900/io create mode 100644 tests/root5/proc/7900/schedstat create mode 100644 tests/root5/proc/7900/smaps create mode 100644 tests/root5/proc/7900/stat create mode 100644 tests/root5/proc/7900/status create mode 100644 tests/root5/proc/7900/task/7900/cmdline create mode 120000 tests/root5/proc/7900/task/7900/fd/1 create mode 120000 tests/root5/proc/7900/task/7900/fd/2 create mode 120000 tests/root5/proc/7900/task/7900/fd/3 create mode 120000 tests/root5/proc/7900/task/7900/fd/4 create mode 120000 tests/root5/proc/7900/task/7900/fd/5 create mode 100644 tests/root5/proc/7900/task/7900/fd/_void create mode 100644 tests/root5/proc/7900/task/7900/io create mode 100644 tests/root5/proc/7900/task/7900/schedstat create mode 100644 tests/root5/proc/7900/task/7900/smaps create mode 100644 tests/root5/proc/7900/task/7900/stat create mode 100644 tests/root5/proc/7900/task/7900/status create mode 100644 tests/root5/proc/7900/task/_list create mode 100644 tests/root5/proc/8407/cmdline create mode 120000 tests/root5/proc/8407/fd/1 create mode 120000 tests/root5/proc/8407/fd/2 create mode 120000 tests/root5/proc/8407/fd/3 create mode 120000 tests/root5/proc/8407/fd/4 create mode 120000 tests/root5/proc/8407/fd/5 create mode 100644 tests/root5/proc/8407/fd/_void create mode 100644 tests/root5/proc/8407/io create mode 100644 tests/root5/proc/8407/schedstat create mode 100644 tests/root5/proc/8407/smaps create mode 100644 tests/root5/proc/8407/stat create mode 100644 tests/root5/proc/8407/status create mode 100644 tests/root5/proc/8407/task/8407/cmdline create mode 120000 tests/root5/proc/8407/task/8407/fd/1 create mode 120000 tests/root5/proc/8407/task/8407/fd/2 create mode 120000 tests/root5/proc/8407/task/8407/fd/3 create mode 120000 tests/root5/proc/8407/task/8407/fd/4 create mode 120000 tests/root5/proc/8407/task/8407/fd/5 create mode 100644 tests/root5/proc/8407/task/8407/fd/_void create mode 100644 tests/root5/proc/8407/task/8407/io create mode 100644 tests/root5/proc/8407/task/8407/schedstat create mode 100644 tests/root5/proc/8407/task/8407/smaps create mode 100644 tests/root5/proc/8407/task/8407/stat create mode 100644 tests/root5/proc/8407/task/8407/status create mode 100644 tests/root5/proc/8407/task/_list create mode 100644 tests/root5/proc/8741/cmdline create mode 120000 tests/root5/proc/8741/fd/1 create mode 120000 tests/root5/proc/8741/fd/2 create mode 120000 tests/root5/proc/8741/fd/3 create mode 120000 tests/root5/proc/8741/fd/4 create mode 120000 tests/root5/proc/8741/fd/5 create mode 100644 tests/root5/proc/8741/fd/_void create mode 100644 tests/root5/proc/8741/io create mode 100644 tests/root5/proc/8741/schedstat create mode 100644 tests/root5/proc/8741/smaps create mode 100644 tests/root5/proc/8741/stat create mode 100644 tests/root5/proc/8741/status create mode 100644 tests/root5/proc/8741/task/8741/cmdline create mode 120000 tests/root5/proc/8741/task/8741/fd/1 create mode 120000 tests/root5/proc/8741/task/8741/fd/2 create mode 120000 tests/root5/proc/8741/task/8741/fd/3 create mode 120000 tests/root5/proc/8741/task/8741/fd/4 create mode 120000 tests/root5/proc/8741/task/8741/fd/5 create mode 100644 tests/root5/proc/8741/task/8741/fd/_void create mode 100644 tests/root5/proc/8741/task/8741/io create mode 100644 tests/root5/proc/8741/task/8741/schedstat create mode 100644 tests/root5/proc/8741/task/8741/smaps create mode 100644 tests/root5/proc/8741/task/8741/stat create mode 100644 tests/root5/proc/8741/task/8741/status create mode 100644 tests/root5/proc/8741/task/8785/cmdline create mode 120000 tests/root5/proc/8741/task/8785/fd/1 create mode 120000 tests/root5/proc/8741/task/8785/fd/2 create mode 120000 tests/root5/proc/8741/task/8785/fd/3 create mode 120000 tests/root5/proc/8741/task/8785/fd/4 create mode 120000 tests/root5/proc/8741/task/8785/fd/5 create mode 100644 tests/root5/proc/8741/task/8785/fd/_void create mode 100644 tests/root5/proc/8741/task/8785/io create mode 100644 tests/root5/proc/8741/task/8785/schedstat create mode 100644 tests/root5/proc/8741/task/8785/smaps create mode 100644 tests/root5/proc/8741/task/8785/stat create mode 100644 tests/root5/proc/8741/task/8785/status create mode 100644 tests/root5/proc/8741/task/8789/cmdline create mode 120000 tests/root5/proc/8741/task/8789/fd/1 create mode 120000 tests/root5/proc/8741/task/8789/fd/2 create mode 120000 tests/root5/proc/8741/task/8789/fd/3 create mode 120000 tests/root5/proc/8741/task/8789/fd/4 create mode 120000 tests/root5/proc/8741/task/8789/fd/5 create mode 100644 tests/root5/proc/8741/task/8789/fd/_void create mode 100644 tests/root5/proc/8741/task/8789/io create mode 100644 tests/root5/proc/8741/task/8789/schedstat create mode 100644 tests/root5/proc/8741/task/8789/smaps create mode 100644 tests/root5/proc/8741/task/8789/stat create mode 100644 tests/root5/proc/8741/task/8789/status create mode 100644 tests/root5/proc/8741/task/8835/cmdline create mode 120000 tests/root5/proc/8741/task/8835/fd/1 create mode 120000 tests/root5/proc/8741/task/8835/fd/2 create mode 120000 tests/root5/proc/8741/task/8835/fd/3 create mode 120000 tests/root5/proc/8741/task/8835/fd/4 create mode 120000 tests/root5/proc/8741/task/8835/fd/5 create mode 100644 tests/root5/proc/8741/task/8835/fd/_void create mode 100644 tests/root5/proc/8741/task/8835/io create mode 100644 tests/root5/proc/8741/task/8835/schedstat create mode 100644 tests/root5/proc/8741/task/8835/smaps create mode 100644 tests/root5/proc/8741/task/8835/stat create mode 100644 tests/root5/proc/8741/task/8835/status create mode 100644 tests/root5/proc/8741/task/9109/cmdline create mode 120000 tests/root5/proc/8741/task/9109/fd/1 create mode 120000 tests/root5/proc/8741/task/9109/fd/2 create mode 120000 tests/root5/proc/8741/task/9109/fd/3 create mode 120000 tests/root5/proc/8741/task/9109/fd/4 create mode 120000 tests/root5/proc/8741/task/9109/fd/5 create mode 100644 tests/root5/proc/8741/task/9109/fd/_void create mode 100644 tests/root5/proc/8741/task/9109/io create mode 100644 tests/root5/proc/8741/task/9109/schedstat create mode 100644 tests/root5/proc/8741/task/9109/smaps create mode 100644 tests/root5/proc/8741/task/9109/stat create mode 100644 tests/root5/proc/8741/task/9109/status create mode 100644 tests/root5/proc/8741/task/_list create mode 100644 tests/root5/proc/9009/cmdline create mode 120000 tests/root5/proc/9009/fd/1 create mode 120000 tests/root5/proc/9009/fd/2 create mode 120000 tests/root5/proc/9009/fd/3 create mode 120000 tests/root5/proc/9009/fd/4 create mode 120000 tests/root5/proc/9009/fd/5 create mode 100644 tests/root5/proc/9009/fd/_void create mode 100644 tests/root5/proc/9009/io create mode 100644 tests/root5/proc/9009/schedstat create mode 100644 tests/root5/proc/9009/smaps create mode 100644 tests/root5/proc/9009/stat create mode 100644 tests/root5/proc/9009/status create mode 100644 tests/root5/proc/9009/task/9009/cmdline create mode 120000 tests/root5/proc/9009/task/9009/fd/1 create mode 120000 tests/root5/proc/9009/task/9009/fd/2 create mode 120000 tests/root5/proc/9009/task/9009/fd/3 create mode 120000 tests/root5/proc/9009/task/9009/fd/4 create mode 120000 tests/root5/proc/9009/task/9009/fd/5 create mode 100644 tests/root5/proc/9009/task/9009/fd/_void create mode 100644 tests/root5/proc/9009/task/9009/io create mode 100644 tests/root5/proc/9009/task/9009/schedstat create mode 100644 tests/root5/proc/9009/task/9009/smaps create mode 100644 tests/root5/proc/9009/task/9009/stat create mode 100644 tests/root5/proc/9009/task/9009/status create mode 100644 tests/root5/proc/9009/task/9033/cmdline create mode 120000 tests/root5/proc/9009/task/9033/fd/1 create mode 120000 tests/root5/proc/9009/task/9033/fd/2 create mode 120000 tests/root5/proc/9009/task/9033/fd/3 create mode 120000 tests/root5/proc/9009/task/9033/fd/4 create mode 120000 tests/root5/proc/9009/task/9033/fd/5 create mode 100644 tests/root5/proc/9009/task/9033/fd/_void create mode 100644 tests/root5/proc/9009/task/9033/io create mode 100644 tests/root5/proc/9009/task/9033/schedstat create mode 100644 tests/root5/proc/9009/task/9033/smaps create mode 100644 tests/root5/proc/9009/task/9033/stat create mode 100644 tests/root5/proc/9009/task/9033/status create mode 100644 tests/root5/proc/9009/task/_list create mode 100644 tests/root5/proc/_list create mode 100644 tests/root6/proc/21342/cmdline create mode 120000 tests/root6/proc/21342/fd/1 create mode 120000 tests/root6/proc/21342/fd/2 create mode 120000 tests/root6/proc/21342/fd/3 create mode 120000 tests/root6/proc/21342/fd/4 create mode 120000 tests/root6/proc/21342/fd/5 create mode 100644 tests/root6/proc/21342/fd/_void create mode 100644 tests/root6/proc/21342/io create mode 100644 tests/root6/proc/21342/schedstat create mode 100644 tests/root6/proc/21342/smaps create mode 100644 tests/root6/proc/21342/stat create mode 100644 tests/root6/proc/21342/status create mode 100644 tests/root6/proc/21342/task/21342/cmdline create mode 120000 tests/root6/proc/21342/task/21342/fd/1 create mode 120000 tests/root6/proc/21342/task/21342/fd/2 create mode 120000 tests/root6/proc/21342/task/21342/fd/3 create mode 120000 tests/root6/proc/21342/task/21342/fd/4 create mode 120000 tests/root6/proc/21342/task/21342/fd/5 create mode 100644 tests/root6/proc/21342/task/21342/fd/_void create mode 100644 tests/root6/proc/21342/task/21342/io create mode 100644 tests/root6/proc/21342/task/21342/schedstat create mode 100644 tests/root6/proc/21342/task/21342/smaps create mode 100644 tests/root6/proc/21342/task/21342/stat create mode 100644 tests/root6/proc/21342/task/21342/status create mode 100644 tests/root6/proc/21342/task/21344/cmdline create mode 120000 tests/root6/proc/21342/task/21344/fd/1 create mode 120000 tests/root6/proc/21342/task/21344/fd/2 create mode 120000 tests/root6/proc/21342/task/21344/fd/3 create mode 120000 tests/root6/proc/21342/task/21344/fd/4 create mode 120000 tests/root6/proc/21342/task/21344/fd/5 create mode 100644 tests/root6/proc/21342/task/21344/fd/_void create mode 100644 tests/root6/proc/21342/task/21344/io create mode 100644 tests/root6/proc/21342/task/21344/schedstat create mode 100644 tests/root6/proc/21342/task/21344/smaps create mode 100644 tests/root6/proc/21342/task/21344/stat create mode 100644 tests/root6/proc/21342/task/21344/status create mode 100644 tests/root6/proc/21342/task/8365/cmdline create mode 120000 tests/root6/proc/21342/task/8365/fd/1 create mode 120000 tests/root6/proc/21342/task/8365/fd/2 create mode 120000 tests/root6/proc/21342/task/8365/fd/3 create mode 120000 tests/root6/proc/21342/task/8365/fd/4 create mode 120000 tests/root6/proc/21342/task/8365/fd/5 create mode 100644 tests/root6/proc/21342/task/8365/fd/_void create mode 100644 tests/root6/proc/21342/task/8365/io create mode 100644 tests/root6/proc/21342/task/8365/schedstat create mode 100644 tests/root6/proc/21342/task/8365/smaps create mode 100644 tests/root6/proc/21342/task/8365/stat create mode 100644 tests/root6/proc/21342/task/8365/status create mode 100644 tests/root6/proc/21342/task/_list create mode 100644 tests/root6/proc/8407/cmdline create mode 120000 tests/root6/proc/8407/fd/1 create mode 120000 tests/root6/proc/8407/fd/2 create mode 120000 tests/root6/proc/8407/fd/3 create mode 120000 tests/root6/proc/8407/fd/4 create mode 120000 tests/root6/proc/8407/fd/5 create mode 100644 tests/root6/proc/8407/fd/_void create mode 100644 tests/root6/proc/8407/io create mode 100644 tests/root6/proc/8407/schedstat create mode 100644 tests/root6/proc/8407/smaps create mode 100644 tests/root6/proc/8407/stat create mode 100644 tests/root6/proc/8407/status create mode 100644 tests/root6/proc/8407/task/8407/cmdline create mode 120000 tests/root6/proc/8407/task/8407/fd/1 create mode 120000 tests/root6/proc/8407/task/8407/fd/2 create mode 120000 tests/root6/proc/8407/task/8407/fd/3 create mode 120000 tests/root6/proc/8407/task/8407/fd/4 create mode 120000 tests/root6/proc/8407/task/8407/fd/5 create mode 100644 tests/root6/proc/8407/task/8407/fd/_void create mode 100644 tests/root6/proc/8407/task/8407/io create mode 100644 tests/root6/proc/8407/task/8407/schedstat create mode 100644 tests/root6/proc/8407/task/8407/smaps create mode 100644 tests/root6/proc/8407/task/8407/stat create mode 100644 tests/root6/proc/8407/task/8407/status create mode 100644 tests/root6/proc/8407/task/_list create mode 100644 tests/root6/proc/8741/cmdline create mode 120000 tests/root6/proc/8741/fd/1 create mode 120000 tests/root6/proc/8741/fd/2 create mode 120000 tests/root6/proc/8741/fd/3 create mode 120000 tests/root6/proc/8741/fd/4 create mode 120000 tests/root6/proc/8741/fd/5 create mode 100644 tests/root6/proc/8741/fd/_void create mode 100644 tests/root6/proc/8741/io create mode 100644 tests/root6/proc/8741/schedstat create mode 100644 tests/root6/proc/8741/smaps create mode 100644 tests/root6/proc/8741/stat create mode 100644 tests/root6/proc/8741/status create mode 100644 tests/root6/proc/8741/task/8741/cmdline create mode 120000 tests/root6/proc/8741/task/8741/fd/1 create mode 120000 tests/root6/proc/8741/task/8741/fd/2 create mode 120000 tests/root6/proc/8741/task/8741/fd/3 create mode 120000 tests/root6/proc/8741/task/8741/fd/4 create mode 120000 tests/root6/proc/8741/task/8741/fd/5 create mode 100644 tests/root6/proc/8741/task/8741/fd/_void create mode 100644 tests/root6/proc/8741/task/8741/io create mode 100644 tests/root6/proc/8741/task/8741/schedstat create mode 100644 tests/root6/proc/8741/task/8741/smaps create mode 100644 tests/root6/proc/8741/task/8741/stat create mode 100644 tests/root6/proc/8741/task/8741/status create mode 100644 tests/root6/proc/8741/task/8785/cmdline create mode 120000 tests/root6/proc/8741/task/8785/fd/1 create mode 120000 tests/root6/proc/8741/task/8785/fd/2 create mode 120000 tests/root6/proc/8741/task/8785/fd/3 create mode 120000 tests/root6/proc/8741/task/8785/fd/4 create mode 120000 tests/root6/proc/8741/task/8785/fd/5 create mode 100644 tests/root6/proc/8741/task/8785/fd/_void create mode 100644 tests/root6/proc/8741/task/8785/io create mode 100644 tests/root6/proc/8741/task/8785/schedstat create mode 100644 tests/root6/proc/8741/task/8785/smaps create mode 100644 tests/root6/proc/8741/task/8785/stat create mode 100644 tests/root6/proc/8741/task/8785/status create mode 100644 tests/root6/proc/8741/task/8789/cmdline create mode 120000 tests/root6/proc/8741/task/8789/fd/1 create mode 120000 tests/root6/proc/8741/task/8789/fd/2 create mode 120000 tests/root6/proc/8741/task/8789/fd/3 create mode 120000 tests/root6/proc/8741/task/8789/fd/4 create mode 120000 tests/root6/proc/8741/task/8789/fd/5 create mode 100644 tests/root6/proc/8741/task/8789/fd/_void create mode 100644 tests/root6/proc/8741/task/8789/io create mode 100644 tests/root6/proc/8741/task/8789/schedstat create mode 100644 tests/root6/proc/8741/task/8789/smaps create mode 100644 tests/root6/proc/8741/task/8789/stat create mode 100644 tests/root6/proc/8741/task/8789/status create mode 100644 tests/root6/proc/8741/task/8835/cmdline create mode 120000 tests/root6/proc/8741/task/8835/fd/1 create mode 120000 tests/root6/proc/8741/task/8835/fd/2 create mode 120000 tests/root6/proc/8741/task/8835/fd/3 create mode 120000 tests/root6/proc/8741/task/8835/fd/4 create mode 120000 tests/root6/proc/8741/task/8835/fd/5 create mode 100644 tests/root6/proc/8741/task/8835/fd/_void create mode 100644 tests/root6/proc/8741/task/8835/io create mode 100644 tests/root6/proc/8741/task/8835/schedstat create mode 100644 tests/root6/proc/8741/task/8835/smaps create mode 100644 tests/root6/proc/8741/task/8835/stat create mode 100644 tests/root6/proc/8741/task/8835/status create mode 100644 tests/root6/proc/8741/task/9109/cmdline create mode 120000 tests/root6/proc/8741/task/9109/fd/1 create mode 120000 tests/root6/proc/8741/task/9109/fd/2 create mode 120000 tests/root6/proc/8741/task/9109/fd/3 create mode 120000 tests/root6/proc/8741/task/9109/fd/4 create mode 120000 tests/root6/proc/8741/task/9109/fd/5 create mode 100644 tests/root6/proc/8741/task/9109/fd/_void create mode 100644 tests/root6/proc/8741/task/9109/io create mode 100644 tests/root6/proc/8741/task/9109/schedstat create mode 100644 tests/root6/proc/8741/task/9109/smaps create mode 100644 tests/root6/proc/8741/task/9109/stat create mode 100644 tests/root6/proc/8741/task/9109/status create mode 100644 tests/root6/proc/8741/task/_list create mode 100644 tests/root6/proc/_list create mode 100644 tests/root7/proc/21342/cmdline create mode 120000 tests/root7/proc/21342/fd/1 create mode 120000 tests/root7/proc/21342/fd/2 create mode 120000 tests/root7/proc/21342/fd/3 create mode 120000 tests/root7/proc/21342/fd/4 create mode 120000 tests/root7/proc/21342/fd/5 create mode 100644 tests/root7/proc/21342/fd/_void create mode 100644 tests/root7/proc/21342/io create mode 100644 tests/root7/proc/21342/schedstat create mode 100644 tests/root7/proc/21342/smaps create mode 100644 tests/root7/proc/21342/stat create mode 100644 tests/root7/proc/21342/status create mode 100644 tests/root7/proc/21342/task/21342/cmdline create mode 120000 tests/root7/proc/21342/task/21342/fd/1 create mode 120000 tests/root7/proc/21342/task/21342/fd/2 create mode 120000 tests/root7/proc/21342/task/21342/fd/3 create mode 120000 tests/root7/proc/21342/task/21342/fd/4 create mode 120000 tests/root7/proc/21342/task/21342/fd/5 create mode 100644 tests/root7/proc/21342/task/21342/fd/_void create mode 100644 tests/root7/proc/21342/task/21342/io create mode 100644 tests/root7/proc/21342/task/21342/schedstat create mode 100644 tests/root7/proc/21342/task/21342/smaps create mode 100644 tests/root7/proc/21342/task/21342/stat create mode 100644 tests/root7/proc/21342/task/21342/status create mode 100644 tests/root7/proc/21342/task/21344/cmdline create mode 120000 tests/root7/proc/21342/task/21344/fd/1 create mode 120000 tests/root7/proc/21342/task/21344/fd/2 create mode 120000 tests/root7/proc/21342/task/21344/fd/3 create mode 120000 tests/root7/proc/21342/task/21344/fd/4 create mode 120000 tests/root7/proc/21342/task/21344/fd/5 create mode 100644 tests/root7/proc/21342/task/21344/fd/_void create mode 100644 tests/root7/proc/21342/task/21344/io create mode 100644 tests/root7/proc/21342/task/21344/schedstat create mode 100644 tests/root7/proc/21342/task/21344/smaps create mode 100644 tests/root7/proc/21342/task/21344/stat create mode 100644 tests/root7/proc/21342/task/21344/status create mode 100644 tests/root7/proc/21342/task/8365/cmdline create mode 120000 tests/root7/proc/21342/task/8365/fd/1 create mode 120000 tests/root7/proc/21342/task/8365/fd/2 create mode 120000 tests/root7/proc/21342/task/8365/fd/3 create mode 120000 tests/root7/proc/21342/task/8365/fd/4 create mode 120000 tests/root7/proc/21342/task/8365/fd/5 create mode 100644 tests/root7/proc/21342/task/8365/fd/_void create mode 100644 tests/root7/proc/21342/task/8365/io create mode 100644 tests/root7/proc/21342/task/8365/schedstat create mode 100644 tests/root7/proc/21342/task/8365/smaps create mode 100644 tests/root7/proc/21342/task/8365/stat create mode 100644 tests/root7/proc/21342/task/8365/status create mode 100644 tests/root7/proc/21342/task/_list create mode 100644 tests/root7/proc/8407/cmdline create mode 120000 tests/root7/proc/8407/fd/1 create mode 120000 tests/root7/proc/8407/fd/2 create mode 120000 tests/root7/proc/8407/fd/3 create mode 120000 tests/root7/proc/8407/fd/4 create mode 120000 tests/root7/proc/8407/fd/5 create mode 100644 tests/root7/proc/8407/fd/_void create mode 100644 tests/root7/proc/8407/io create mode 100644 tests/root7/proc/8407/schedstat create mode 100644 tests/root7/proc/8407/smaps create mode 100644 tests/root7/proc/8407/stat create mode 100644 tests/root7/proc/8407/status create mode 100644 tests/root7/proc/8407/task/8407/cmdline create mode 120000 tests/root7/proc/8407/task/8407/fd/1 create mode 120000 tests/root7/proc/8407/task/8407/fd/2 create mode 120000 tests/root7/proc/8407/task/8407/fd/3 create mode 120000 tests/root7/proc/8407/task/8407/fd/4 create mode 120000 tests/root7/proc/8407/task/8407/fd/5 create mode 100644 tests/root7/proc/8407/task/8407/fd/_void create mode 100644 tests/root7/proc/8407/task/8407/io create mode 100644 tests/root7/proc/8407/task/8407/schedstat create mode 100644 tests/root7/proc/8407/task/8407/smaps create mode 100644 tests/root7/proc/8407/task/8407/stat create mode 100644 tests/root7/proc/8407/task/8407/status create mode 100644 tests/root7/proc/8407/task/_list create mode 100644 tests/root7/proc/8741/cmdline create mode 120000 tests/root7/proc/8741/fd/1 create mode 120000 tests/root7/proc/8741/fd/2 create mode 120000 tests/root7/proc/8741/fd/3 create mode 120000 tests/root7/proc/8741/fd/4 create mode 120000 tests/root7/proc/8741/fd/5 create mode 100644 tests/root7/proc/8741/fd/_void create mode 100644 tests/root7/proc/8741/io create mode 100644 tests/root7/proc/8741/schedstat create mode 100644 tests/root7/proc/8741/smaps create mode 100644 tests/root7/proc/8741/stat create mode 100644 tests/root7/proc/8741/status create mode 100644 tests/root7/proc/8741/task/8741/cmdline create mode 120000 tests/root7/proc/8741/task/8741/fd/1 create mode 120000 tests/root7/proc/8741/task/8741/fd/2 create mode 120000 tests/root7/proc/8741/task/8741/fd/3 create mode 120000 tests/root7/proc/8741/task/8741/fd/4 create mode 120000 tests/root7/proc/8741/task/8741/fd/5 create mode 100644 tests/root7/proc/8741/task/8741/fd/_void create mode 100644 tests/root7/proc/8741/task/8741/io create mode 100644 tests/root7/proc/8741/task/8741/schedstat create mode 100644 tests/root7/proc/8741/task/8741/smaps create mode 100644 tests/root7/proc/8741/task/8741/stat create mode 100644 tests/root7/proc/8741/task/8741/status create mode 100644 tests/root7/proc/8741/task/8785/cmdline create mode 120000 tests/root7/proc/8741/task/8785/fd/1 create mode 120000 tests/root7/proc/8741/task/8785/fd/2 create mode 120000 tests/root7/proc/8741/task/8785/fd/3 create mode 120000 tests/root7/proc/8741/task/8785/fd/4 create mode 120000 tests/root7/proc/8741/task/8785/fd/5 create mode 100644 tests/root7/proc/8741/task/8785/fd/_void create mode 100644 tests/root7/proc/8741/task/8785/io create mode 100644 tests/root7/proc/8741/task/8785/schedstat create mode 100644 tests/root7/proc/8741/task/8785/smaps create mode 100644 tests/root7/proc/8741/task/8785/stat create mode 100644 tests/root7/proc/8741/task/8785/status create mode 100644 tests/root7/proc/8741/task/8789/cmdline create mode 120000 tests/root7/proc/8741/task/8789/fd/1 create mode 120000 tests/root7/proc/8741/task/8789/fd/2 create mode 120000 tests/root7/proc/8741/task/8789/fd/3 create mode 120000 tests/root7/proc/8741/task/8789/fd/4 create mode 120000 tests/root7/proc/8741/task/8789/fd/5 create mode 100644 tests/root7/proc/8741/task/8789/fd/_void create mode 100644 tests/root7/proc/8741/task/8789/io create mode 100644 tests/root7/proc/8741/task/8789/schedstat create mode 100644 tests/root7/proc/8741/task/8789/smaps create mode 100644 tests/root7/proc/8741/task/8789/stat create mode 100644 tests/root7/proc/8741/task/8789/status create mode 100644 tests/root7/proc/8741/task/8835/cmdline create mode 120000 tests/root7/proc/8741/task/8835/fd/1 create mode 120000 tests/root7/proc/8741/task/8835/fd/2 create mode 120000 tests/root7/proc/8741/task/8835/fd/3 create mode 120000 tests/root7/proc/8741/task/8835/fd/4 create mode 120000 tests/root7/proc/8741/task/8835/fd/5 create mode 100644 tests/root7/proc/8741/task/8835/fd/_void create mode 100644 tests/root7/proc/8741/task/8835/io create mode 100644 tests/root7/proc/8741/task/8835/schedstat create mode 100644 tests/root7/proc/8741/task/8835/smaps create mode 100644 tests/root7/proc/8741/task/8835/stat create mode 100644 tests/root7/proc/8741/task/8835/status create mode 100644 tests/root7/proc/8741/task/9109/cmdline create mode 120000 tests/root7/proc/8741/task/9109/fd/1 create mode 120000 tests/root7/proc/8741/task/9109/fd/2 create mode 120000 tests/root7/proc/8741/task/9109/fd/3 create mode 120000 tests/root7/proc/8741/task/9109/fd/4 create mode 120000 tests/root7/proc/8741/task/9109/fd/5 create mode 100644 tests/root7/proc/8741/task/9109/fd/_void create mode 100644 tests/root7/proc/8741/task/9109/io create mode 100644 tests/root7/proc/8741/task/9109/schedstat create mode 100644 tests/root7/proc/8741/task/9109/smaps create mode 100644 tests/root7/proc/8741/task/9109/stat create mode 100644 tests/root7/proc/8741/task/9109/status create mode 100644 tests/root7/proc/8741/task/_list create mode 100644 tests/root7/proc/_list diff --git a/pidstat.c b/pidstat.c index 6179dbe..bfadddf 100644 --- a/pidstat.c +++ b/pidstat.c @@ -38,7 +38,6 @@ #include "version.h" #include "pidstat.h" -#include "common.h" #include "rd_stats.h" #include "count.h" @@ -55,10 +54,6 @@ char *sccsid(void) { return (SCCSID); } #endif -#ifdef TEST -void int_handler(int n) { return; } -#endif - unsigned long long tot_jiffies[3] = {0, 0, 0}; unsigned long long uptime_cs[3] = {0, 0, 0}; struct pid_stats *st_pid_list[3] = {NULL, NULL, NULL}; @@ -126,7 +121,7 @@ void alarm_handler(int sig) * @sig Signal number. *************************************************************************** */ -void sig_handler(int sig) +void int_handler(int sig) { signal_caught = 1; } @@ -750,7 +745,7 @@ int read_proc_pid_fd(unsigned int pid, struct pid_stats *pst, sprintf(filename, PID_FD, pid); } - if ((dir = opendir(filename)) == NULL) { + if ((dir = __opendir(filename)) == NULL) { /* Cannot read fd directory */ pst->flags |= F_NO_PID_FD; return 0; @@ -759,13 +754,13 @@ int read_proc_pid_fd(unsigned int pid, struct pid_stats *pst, pst->fd_nr = 0; /* Count number of entries if fd directory */ - while ((drp = readdir(dir)) != NULL) { + while ((drp = __readdir(dir)) != NULL) { if (isdigit(drp->d_name[0])) { (pst->fd_nr)++; } } - closedir(dir); + __closedir(dir); pst->pid = pid; pst->tgid = tgid; @@ -867,13 +862,13 @@ unsigned int count_pid(void) unsigned int pid = 0; /* Open /proc directory */ - if ((dir = opendir(PROC)) == NULL) { + if ((dir = __opendir(PROC)) == NULL) { perror("opendir"); exit(4); } /* Get directory entries */ - while ((drp = readdir(dir)) != NULL) { + while ((drp = __readdir(dir)) != NULL) { if (isdigit(drp->d_name[0])) { /* There is at least the TGID */ pid++; @@ -884,7 +879,7 @@ unsigned int count_pid(void) } /* Close /proc directory */ - closedir(dir); + __closedir(dir); return pid; } @@ -978,10 +973,10 @@ void read_task_stats(int curr, unsigned int pid, unsigned int *index) /* Open /proc/#/task directory */ sprintf(filename, PROC_TASK, pid); - if ((dir = opendir(filename)) == NULL) + if ((dir = __opendir(filename)) == NULL) return; - while ((drp = readdir(dir)) != NULL) { + while ((drp = __readdir(dir)) != NULL) { if (!isdigit(drp->d_name[0])) { continue; } @@ -997,7 +992,7 @@ void read_task_stats(int curr, unsigned int pid, unsigned int *index) } } - closedir(dir); + __closedir(dir); } /* @@ -1042,13 +1037,13 @@ void read_stats(int curr, unsigned int pid_array_nr) if (DISPLAY_ALL_PID(pidflag)) { /* Open /proc directory */ - if ((dir = opendir(PROC)) == NULL) { + if ((dir = __opendir(PROC)) == NULL) { perror("opendir"); exit(4); } /* Get directory entries */ - while ((drp = readdir(dir)) != NULL) { + while ((drp = __readdir(dir)) != NULL) { if (!isdigit(drp->d_name[0])) { continue; } @@ -1075,7 +1070,7 @@ void read_stats(int curr, unsigned int pid_array_nr) } /* Close /proc directory */ - closedir(dir); + __closedir(dir); } else if (DISPLAY_PID(pidflag)) { @@ -2519,11 +2514,11 @@ void rw_pidstat_loop(int dis_hdr, int rows, unsigned int pid_array_nr) /* Set a handler for SIGINT */ memset(&int_act, 0, sizeof(int_act)); - int_act.sa_handler = sig_handler; + int_act.sa_handler = int_handler; sigaction(SIGINT, &int_act, NULL); /* Wait for SIGALRM (or possibly SIGINT) signal */ - pause(); + __pause(); if (signal_caught) /* SIGINT/SIGCHLD signals caught during first interval: Exit immediately */ @@ -2559,7 +2554,7 @@ void rw_pidstat_loop(int dis_hdr, int rows, unsigned int pid_array_nr) if (count) { - pause(); + __pause(); if (signal_caught) { /* SIGINT/SIGCHLD signals caught => Display average stats */ @@ -2632,7 +2627,7 @@ pid_t exec_pgm(int argc, char **argv) * average statistics. */ memset(&chld_act, 0, sizeof(chld_act)); - chld_act.sa_handler = sig_handler; + chld_act.sa_handler = int_handler; sigaction(SIGCHLD, &chld_act, NULL); return child; @@ -2929,7 +2924,7 @@ int main(int argc, char **argv) get_localtime(&(ps_tstamp[0]), 0); /* Get system name, release number and hostname */ - uname(&header); + __uname(&header); print_gal_header(&(ps_tstamp[0]), header.sysname, header.release, header.nodename, header.machine, cpu_nr, PLAIN_OUTPUT); diff --git a/pidstat.h b/pidstat.h index 6bd6fde..d89e3a0 100644 --- a/pidstat.h +++ b/pidstat.h @@ -10,6 +10,7 @@ /* sys/param.h defines HZ but needed for _POSIX_ARG_MAX and LOGIN_NAME_MAX */ #undef HZ #endif +#include "common.h" #define K_SELF "SELF" @@ -94,24 +95,24 @@ #define NO_PID_FD(m) (((m) & F_NO_PID_FD) == F_NO_PID_FD) -#define PROC "/proc" - -#define PID_STAT "/proc/%u/stat" -#define PID_STATUS "/proc/%u/status" -#define PID_IO "/proc/%u/io" -#define PID_CMDLINE "/proc/%u/cmdline" -#define PID_SMAP "/proc/%u/smaps" -#define PID_FD "/proc/%u/fd" -#define PID_SCHED "/proc/%u/schedstat" - -#define PROC_TASK "/proc/%u/task" -#define TASK_STAT "/proc/%u/task/%u/stat" -#define TASK_SCHED "/proc/%u/task/%u/schedstat" -#define TASK_STATUS "/proc/%u/task/%u/status" -#define TASK_IO "/proc/%u/task/%u/io" -#define TASK_CMDLINE "/proc/%u/task/%u/cmdline" -#define TASK_SMAP "/proc/%u/task/%u/smaps" -#define TASK_FD "/proc/%u/task/%u/fd" +#define PROC PRE "/proc" + +#define PID_STAT PRE "/proc/%u/stat" +#define PID_STATUS PRE "/proc/%u/status" +#define PID_IO PRE "/proc/%u/io" +#define PID_CMDLINE PRE "/proc/%u/cmdline" +#define PID_SMAP PRE "/proc/%u/smaps" +#define PID_FD PRE "/proc/%u/fd" +#define PID_SCHED PRE "/proc/%u/schedstat" + +#define PROC_TASK PRE "/proc/%u/task" +#define TASK_STAT PRE "/proc/%u/task/%u/stat" +#define TASK_SCHED PRE "/proc/%u/task/%u/schedstat" +#define TASK_STATUS PRE "/proc/%u/task/%u/status" +#define TASK_IO PRE "/proc/%u/task/%u/io" +#define TASK_CMDLINE PRE "/proc/%u/task/%u/cmdline" +#define TASK_SMAP PRE "/proc/%u/task/%u/smaps" +#define TASK_FD PRE "/proc/%u/task/%u/fd" #define PRINT_ID_HDR(_timestamp_, _flag_) do { \ printf("\n%-11s", _timestamp_); \ diff --git a/tests/root.README b/tests/root.README index 3efda99..0f8917a 100644 --- a/tests/root.README +++ b/tests/root.README @@ -5,10 +5,23 @@ dm-2 virtual device present tape statistics available CIFS SMB1 statistics available +PID: +8741[8741 8785 9109 8789 8835] +21342[21342 21344 21350] +9009[9009 9029] +8407[8407] + ==========root2: tape statistics available CIFS SMB1 statistics available. New share added. +PID: +8741[8741 8785 9109 8789 8835] +21342[21342 21344 21350] +9009[9009 9029] +7900[7900 10334] +8407[8407] + ==========root3: /proc/stat CPU#3: tickless @@ -28,6 +41,12 @@ sdh: autofs, registered CIFS SMB1 statistics available +PID: +8741[8741 8785 9109 8789 8835] +21342[21342 21350 8364 8365] +7900[7900 10334] +8407[8407] + ==========root4: /proc/stat CPU#6: offline @@ -47,6 +66,13 @@ host2: registered CIFS SMB1 and SMB2 statistics available +PID: +8741[8741 8785 9109 8789 8835] +21342[21342 8364 8365] +9009[9009 9033] +7900[7900] +8407[8407] + ==========root5: /proc/stat CPU#6: online @@ -56,6 +82,13 @@ sdc: flush I/Os stats CIFS SMB1 and SMB2 statistics available +PID: +8741[8741 8785 9109 8789 8835] +21342[21342 21344 8364 8365] +9009[9009 9033] +7900[7900] +8407[8407] + ==========root6: /proc/stat #CPU: 8 > 10 @@ -71,6 +104,16 @@ enp6s0-2,wlp5s0-2: available /sys/devices/system/cpu directory non existent Determine number of CPU using /proc/stat +PID: +8741[8741 8785 9109 8789 8835] +21342[21342 21344 8365] +8407[8407] + ==========root7: /proc/diskstats sda, sda1: discard I/Os + +PID: +8741[8741 8785 9109 8789 8835] +21342[21342 21344 8365] +8407[8407] diff --git a/tests/root1/proc/21342/cmdline b/tests/root1/proc/21342/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..2a010b66ff39dc59b166fcd44e54dbf67a2a6ca0 GIT binary patch literal 66 zcmdNdEiTf}$xJdc0g*+i`DtmH$*KAUMfvGPiMjg45WZegW*&pCZgOHyGLR}R$Vn{D N&@IR;NVPR%000#~7QX-h literal 0 HcmV?d00001 diff --git a/tests/root1/proc/21342/fd/1 b/tests/root1/proc/21342/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/fd/2 b/tests/root1/proc/21342/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/fd/3 b/tests/root1/proc/21342/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/fd/4 b/tests/root1/proc/21342/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/fd/5 b/tests/root1/proc/21342/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/fd/_void b/tests/root1/proc/21342/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/proc/21342/io b/tests/root1/proc/21342/io new file mode 100644 index 0000000..7d82127 --- /dev/null +++ b/tests/root1/proc/21342/io @@ -0,0 +1,7 @@ +rchar: 23900074 +wchar: 34311837 +syscr: 6897 +syscw: 1152 +read_bytes: 180191232 +write_bytes: 34279424 +cancelled_write_bytes: 4096 diff --git a/tests/root1/proc/21342/schedstat b/tests/root1/proc/21342/schedstat new file mode 100644 index 0000000..1056ca2 --- /dev/null +++ b/tests/root1/proc/21342/schedstat @@ -0,0 +1 @@ +8837766626 90936183 6149 diff --git a/tests/root1/proc/21342/smaps b/tests/root1/proc/21342/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root1/proc/21342/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root1/proc/21342/stat b/tests/root1/proc/21342/stat new file mode 100644 index 0000000..b735fd2 --- /dev/null +++ b/tests/root1/proc/21342/stat @@ -0,0 +1 @@ +21342 (soffice.bin) S 21327 7783 7783 1026 7783 4210688 139942 2488 1036 1 866 46 10 4 20 0 6 0 257400 1833664512 109871 18446744073709551615 94003475337216 94003475340008 140735501525280 0 0 0 0 4097 2076206326 0 0 0 17 5 0 0 874 0 0 94003477437800 94003477438468 94003486502912 140735501529062 140735501529128 140735501529128 140735501533133 0 diff --git a/tests/root1/proc/21342/status b/tests/root1/proc/21342/status new file mode 100644 index 0000000..dbb45ad --- /dev/null +++ b/tests/root1/proc/21342/status @@ -0,0 +1,55 @@ +Name: soffice.bin +Umask: 0002 +State: S (sleeping) +Tgid: 21342 +Ngid: 0 +Pid: 21342 +PPid: 21327 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 21342 +NSpid: 21342 +NSpgid: 7783 +NSsid: 7783 +VmPeak: 1800300 kB +VmSize: 1790688 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 449212 kB +VmRSS: 439484 kB +RssAnon: 287692 kB +RssFile: 145548 kB +RssShmem: 6244 kB +VmData: 351916 kB +VmStk: 136 kB +VmExe: 4 kB +VmLib: 221004 kB +VmPTE: 2088 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 6 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001001 +SigCgt: 00000001fbc064f6 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 5800 +nonvoluntary_ctxt_switches: 349 diff --git a/tests/root1/proc/21342/task/21342/cmdline b/tests/root1/proc/21342/task/21342/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..2a010b66ff39dc59b166fcd44e54dbf67a2a6ca0 GIT binary patch literal 66 zcmdNdEiTf}$xJdc0g*+i`DtmH$*KAUMfvGPiMjg45WZegW*&pCZgOHyGLR}R$Vn{D N&@IR;NVPR%000#~7QX-h literal 0 HcmV?d00001 diff --git a/tests/root1/proc/21342/task/21342/fd/1 b/tests/root1/proc/21342/task/21342/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21342/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21342/fd/2 b/tests/root1/proc/21342/task/21342/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21342/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21342/fd/3 b/tests/root1/proc/21342/task/21342/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21342/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21342/fd/4 b/tests/root1/proc/21342/task/21342/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21342/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21342/fd/5 b/tests/root1/proc/21342/task/21342/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21342/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21342/fd/_void b/tests/root1/proc/21342/task/21342/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/proc/21342/task/21342/io b/tests/root1/proc/21342/task/21342/io new file mode 100644 index 0000000..e743849 --- /dev/null +++ b/tests/root1/proc/21342/task/21342/io @@ -0,0 +1,7 @@ +rchar: 22535238 +wchar: 329455 +syscr: 5617 +syscw: 493 +read_bytes: 180072448 +write_bytes: 278528 +cancelled_write_bytes: 4096 diff --git a/tests/root1/proc/21342/task/21342/schedstat b/tests/root1/proc/21342/task/21342/schedstat new file mode 100644 index 0000000..1056ca2 --- /dev/null +++ b/tests/root1/proc/21342/task/21342/schedstat @@ -0,0 +1 @@ +8837766626 90936183 6149 diff --git a/tests/root1/proc/21342/task/21342/smaps b/tests/root1/proc/21342/task/21342/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root1/proc/21342/task/21342/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root1/proc/21342/task/21342/stat b/tests/root1/proc/21342/task/21342/stat new file mode 100644 index 0000000..afc8c72 --- /dev/null +++ b/tests/root1/proc/21342/task/21342/stat @@ -0,0 +1 @@ +21342 (soffice.bin) S 21327 7783 7783 1026 7783 4210688 138697 2488 1036 1 842 41 10 4 20 0 6 0 257400 1833664512 109871 18446744073709551615 94003475337216 94003475340008 140735501525280 0 0 0 0 4097 2076206326 1 0 0 17 5 0 0 874 0 0 94003477437800 94003477438468 94003486502912 140735501529062 140735501529128 140735501529128 140735501533133 0 diff --git a/tests/root1/proc/21342/task/21342/status b/tests/root1/proc/21342/task/21342/status new file mode 100644 index 0000000..dbb45ad --- /dev/null +++ b/tests/root1/proc/21342/task/21342/status @@ -0,0 +1,55 @@ +Name: soffice.bin +Umask: 0002 +State: S (sleeping) +Tgid: 21342 +Ngid: 0 +Pid: 21342 +PPid: 21327 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 21342 +NSpid: 21342 +NSpgid: 7783 +NSsid: 7783 +VmPeak: 1800300 kB +VmSize: 1790688 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 449212 kB +VmRSS: 439484 kB +RssAnon: 287692 kB +RssFile: 145548 kB +RssShmem: 6244 kB +VmData: 351916 kB +VmStk: 136 kB +VmExe: 4 kB +VmLib: 221004 kB +VmPTE: 2088 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 6 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001001 +SigCgt: 00000001fbc064f6 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 5800 +nonvoluntary_ctxt_switches: 349 diff --git a/tests/root1/proc/21342/task/21344/cmdline b/tests/root1/proc/21342/task/21344/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..2a010b66ff39dc59b166fcd44e54dbf67a2a6ca0 GIT binary patch literal 66 zcmdNdEiTf}$xJdc0g*+i`DtmH$*KAUMfvGPiMjg45WZegW*&pCZgOHyGLR}R$Vn{D N&@IR;NVPR%000#~7QX-h literal 0 HcmV?d00001 diff --git a/tests/root1/proc/21342/task/21344/fd/1 b/tests/root1/proc/21342/task/21344/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21344/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21344/fd/2 b/tests/root1/proc/21342/task/21344/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21344/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21344/fd/3 b/tests/root1/proc/21342/task/21344/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21344/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21344/fd/4 b/tests/root1/proc/21342/task/21344/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21344/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21344/fd/5 b/tests/root1/proc/21342/task/21344/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21344/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21344/fd/_void b/tests/root1/proc/21342/task/21344/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/proc/21342/task/21344/io b/tests/root1/proc/21342/task/21344/io new file mode 100644 index 0000000..13c30d4 --- /dev/null +++ b/tests/root1/proc/21342/task/21344/io @@ -0,0 +1,7 @@ +rchar: 0 +wchar: 0 +syscr: 0 +syscw: 0 +read_bytes: 0 +write_bytes: 0 +cancelled_write_bytes: 0 diff --git a/tests/root1/proc/21342/task/21344/schedstat b/tests/root1/proc/21342/task/21344/schedstat new file mode 100644 index 0000000..314d349 --- /dev/null +++ b/tests/root1/proc/21342/task/21344/schedstat @@ -0,0 +1 @@ +4955165 1549917 216 diff --git a/tests/root1/proc/21342/task/21344/smaps b/tests/root1/proc/21342/task/21344/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root1/proc/21342/task/21344/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root1/proc/21342/task/21344/stat b/tests/root1/proc/21342/task/21344/stat new file mode 100644 index 0000000..78cb003 --- /dev/null +++ b/tests/root1/proc/21342/task/21344/stat @@ -0,0 +1 @@ +21344 (rtl_cache_wsupd) S 21327 7783 7783 1026 7783 1077952576 9 2488 0 1 0 0 10 4 20 0 6 0 257544 1833664512 109871 18446744073709551615 94003475337216 94003475340008 140735501525280 0 0 0 0 4097 2076206326 0 0 0 -1 5 0 0 0 0 0 94003477437800 94003477438468 94003486502912 140735501529062 140735501529128 140735501529128 140735501533133 0 diff --git a/tests/root1/proc/21342/task/21344/status b/tests/root1/proc/21342/task/21344/status new file mode 100644 index 0000000..e7ee356 --- /dev/null +++ b/tests/root1/proc/21342/task/21344/status @@ -0,0 +1,55 @@ +Name: rtl_cache_wsupd +Umask: 0002 +State: S (sleeping) +Tgid: 21342 +Ngid: 0 +Pid: 21344 +PPid: 21327 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 21342 +NSpid: 21344 +NSpgid: 7783 +NSsid: 7783 +VmPeak: 1800300 kB +VmSize: 1790688 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 449212 kB +VmRSS: 439484 kB +RssAnon: 287692 kB +RssFile: 145548 kB +RssShmem: 6244 kB +VmData: 351916 kB +VmStk: 136 kB +VmExe: 4 kB +VmLib: 221004 kB +VmPTE: 2088 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 6 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001001 +SigCgt: 00000001fbc064f6 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 216 +nonvoluntary_ctxt_switches: 0 diff --git a/tests/root1/proc/21342/task/21350/cmdline b/tests/root1/proc/21342/task/21350/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..2a010b66ff39dc59b166fcd44e54dbf67a2a6ca0 GIT binary patch literal 66 zcmdNdEiTf}$xJdc0g*+i`DtmH$*KAUMfvGPiMjg45WZegW*&pCZgOHyGLR}R$Vn{D N&@IR;NVPR%000#~7QX-h literal 0 HcmV?d00001 diff --git a/tests/root1/proc/21342/task/21350/fd/1 b/tests/root1/proc/21342/task/21350/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21350/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21350/fd/2 b/tests/root1/proc/21342/task/21350/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21350/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21350/fd/3 b/tests/root1/proc/21342/task/21350/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21350/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21350/fd/4 b/tests/root1/proc/21342/task/21350/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21350/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21350/fd/5 b/tests/root1/proc/21342/task/21350/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root1/proc/21342/task/21350/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root1/proc/21342/task/21350/fd/_void b/tests/root1/proc/21342/task/21350/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/proc/21342/task/21350/io b/tests/root1/proc/21342/task/21350/io new file mode 100644 index 0000000..5ff3d27 --- /dev/null +++ b/tests/root1/proc/21342/task/21350/io @@ -0,0 +1,7 @@ +rchar: 600 +wchar: 1104 +syscr: 75 +syscw: 138 +read_bytes: 0 +write_bytes: 0 +cancelled_write_bytes: 0 diff --git a/tests/root1/proc/21342/task/21350/schedstat b/tests/root1/proc/21342/task/21350/schedstat new file mode 100644 index 0000000..7f9b52f --- /dev/null +++ b/tests/root1/proc/21342/task/21350/schedstat @@ -0,0 +1 @@ +9553369 3992498 75 diff --git a/tests/root1/proc/21342/task/21350/smaps b/tests/root1/proc/21342/task/21350/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root1/proc/21342/task/21350/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root1/proc/21342/task/21350/stat b/tests/root1/proc/21342/task/21350/stat new file mode 100644 index 0000000..acf50e0 --- /dev/null +++ b/tests/root1/proc/21342/task/21350/stat @@ -0,0 +1 @@ +21350 (gdbus) S 21327 7783 7783 1026 7783 4210752 31 2488 0 1 0 0 10 4 20 0 6 0 257610 1833664512 109871 18446744073709551615 94003475337216 94003475340008 140735501525280 0 0 0 0 4097 2076206326 1 0 0 -1 4 0 0 0 0 0 94003477437800 94003477438468 94003486502912 140735501529062 140735501529128 140735501529128 140735501533133 0 diff --git a/tests/root1/proc/21342/task/21350/status b/tests/root1/proc/21342/task/21350/status new file mode 100644 index 0000000..5884d31 --- /dev/null +++ b/tests/root1/proc/21342/task/21350/status @@ -0,0 +1,55 @@ +Name: gdbus +Umask: 0002 +State: S (sleeping) +Tgid: 21342 +Ngid: 0 +Pid: 21350 +PPid: 21327 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 21342 +NSpid: 21350 +NSpgid: 7783 +NSsid: 7783 +VmPeak: 1800300 kB +VmSize: 1790688 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 449212 kB +VmRSS: 439484 kB +RssAnon: 287692 kB +RssFile: 145548 kB +RssShmem: 6244 kB +VmData: 351916 kB +VmStk: 136 kB +VmExe: 4 kB +VmLib: 221004 kB +VmPTE: 2088 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 6 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001001 +SigCgt: 00000001fbc064f6 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 74 +nonvoluntary_ctxt_switches: 1 diff --git a/tests/root1/proc/21342/task/_list b/tests/root1/proc/21342/task/_list new file mode 100644 index 0000000..a7f06d8 --- /dev/null +++ b/tests/root1/proc/21342/task/_list @@ -0,0 +1,3 @@ +21342 +21344 +21350 diff --git a/tests/root1/proc/8407/cmdline b/tests/root1/proc/8407/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..8d4f0e64e8b76ad18e3d37bcc9f2773ae0477391 GIT binary patch literal 35 qcmdNdEiTf}$xKSENKMvH&&$tE)h$Ua%FWD6%+W1QEhK!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root3/proc/21342/task/8364/fd/1 b/tests/root3/proc/21342/task/8364/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8364/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8364/fd/2 b/tests/root3/proc/21342/task/8364/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8364/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8364/fd/3 b/tests/root3/proc/21342/task/8364/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8364/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8364/fd/4 b/tests/root3/proc/21342/task/8364/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8364/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8364/fd/5 b/tests/root3/proc/21342/task/8364/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8364/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8364/fd/_void b/tests/root3/proc/21342/task/8364/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/proc/21342/task/8364/io b/tests/root3/proc/21342/task/8364/io new file mode 100644 index 0000000..e5f7e38 --- /dev/null +++ b/tests/root3/proc/21342/task/8364/io @@ -0,0 +1,7 @@ +rchar: 56 +wchar: 48 +syscr: 7 +syscw: 6 +read_bytes: 4001 +write_bytes: 250 +cancelled_write_bytes: 0 diff --git a/tests/root3/proc/21342/task/8364/schedstat b/tests/root3/proc/21342/task/8364/schedstat new file mode 100644 index 0000000..1ce2722 --- /dev/null +++ b/tests/root3/proc/21342/task/8364/schedstat @@ -0,0 +1 @@ +745486 0 16 diff --git a/tests/root3/proc/21342/task/8364/smaps b/tests/root3/proc/21342/task/8364/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root3/proc/21342/task/8364/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root3/proc/21342/task/8364/stat b/tests/root3/proc/21342/task/8364/stat new file mode 100644 index 0000000..9129f91 --- /dev/null +++ b/tests/root3/proc/21342/task/8364/stat @@ -0,0 +1 @@ +8364 (dconf worker) S 7783 8300 8300 0 -1 4210752 13 0 0 0 0 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 0 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root3/proc/21342/task/8364/status b/tests/root3/proc/21342/task/8364/status new file mode 100644 index 0000000..9642f1b --- /dev/null +++ b/tests/root3/proc/21342/task/8364/status @@ -0,0 +1,55 @@ +Name: dconf worker +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8364 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8364 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 16 +nonvoluntary_ctxt_switches: 0 diff --git a/tests/root3/proc/21342/task/8365/cmdline b/tests/root3/proc/21342/task/8365/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..c07bd3cb6dec5da92b56750d56702a00524ea9f8 GIT binary patch literal 43 ycmdNdEiTf}$xKSENKMvHEz8d-Ey>K!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root3/proc/21342/task/8365/fd/1 b/tests/root3/proc/21342/task/8365/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8365/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8365/fd/2 b/tests/root3/proc/21342/task/8365/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8365/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8365/fd/3 b/tests/root3/proc/21342/task/8365/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8365/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8365/fd/4 b/tests/root3/proc/21342/task/8365/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8365/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8365/fd/5 b/tests/root3/proc/21342/task/8365/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root3/proc/21342/task/8365/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root3/proc/21342/task/8365/fd/_void b/tests/root3/proc/21342/task/8365/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/proc/21342/task/8365/io b/tests/root3/proc/21342/task/8365/io new file mode 100644 index 0000000..76e4d3a --- /dev/null +++ b/tests/root3/proc/21342/task/8365/io @@ -0,0 +1,7 @@ +rchar: 17449 +wchar: 536 +syscr: 87 +syscw: 67 +read_bytes: 8600 +write_bytes: 4500 +cancelled_write_bytes: 50 diff --git a/tests/root3/proc/21342/task/8365/schedstat b/tests/root3/proc/21342/task/8365/schedstat new file mode 100644 index 0000000..1294641 --- /dev/null +++ b/tests/root3/proc/21342/task/8365/schedstat @@ -0,0 +1 @@ +23655919 174493 15 diff --git a/tests/root3/proc/21342/task/8365/smaps b/tests/root3/proc/21342/task/8365/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root3/proc/21342/task/8365/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root3/proc/21342/task/8365/stat b/tests/root3/proc/21342/task/8365/stat new file mode 100644 index 0000000..f0d88e5 --- /dev/null +++ b/tests/root3/proc/21342/task/8365/stat @@ -0,0 +1 @@ +8365 (evolution-addre) S 7783 8300 8300 0 -1 4210752 278 0 0 0 2 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 7 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root3/proc/21342/task/8365/status b/tests/root3/proc/21342/task/8365/status new file mode 100644 index 0000000..f2bd485 --- /dev/null +++ b/tests/root3/proc/21342/task/8365/status @@ -0,0 +1,55 @@ +Name: evolution-addre +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8365 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8365 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 14 +nonvoluntary_ctxt_switches: 1 diff --git a/tests/root3/proc/21342/task/_list b/tests/root3/proc/21342/task/_list new file mode 100644 index 0000000..f524c0a --- /dev/null +++ b/tests/root3/proc/21342/task/_list @@ -0,0 +1,4 @@ +8364 +8365 +21342 +21350 diff --git a/tests/root3/proc/7900/cmdline b/tests/root3/proc/7900/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..27346904abaabc406853fa39307831d089d7680c GIT binary patch literal 21 ccmdNdEiTee%FNSG&&$tE)h*6Q&BK!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root4/proc/21342/task/8364/fd/1 b/tests/root4/proc/21342/task/8364/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8364/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8364/fd/2 b/tests/root4/proc/21342/task/8364/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8364/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8364/fd/3 b/tests/root4/proc/21342/task/8364/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8364/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8364/fd/4 b/tests/root4/proc/21342/task/8364/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8364/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8364/fd/5 b/tests/root4/proc/21342/task/8364/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8364/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8364/fd/_void b/tests/root4/proc/21342/task/8364/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/proc/21342/task/8364/io b/tests/root4/proc/21342/task/8364/io new file mode 100644 index 0000000..512df67 --- /dev/null +++ b/tests/root4/proc/21342/task/8364/io @@ -0,0 +1,7 @@ +rchar: 56 +wchar: 48 +syscr: 7 +syscw: 6 +read_bytes: 6000 +write_bytes: 250 +cancelled_write_bytes: 0 diff --git a/tests/root4/proc/21342/task/8364/schedstat b/tests/root4/proc/21342/task/8364/schedstat new file mode 100644 index 0000000..1ce2722 --- /dev/null +++ b/tests/root4/proc/21342/task/8364/schedstat @@ -0,0 +1 @@ +745486 0 16 diff --git a/tests/root4/proc/21342/task/8364/smaps b/tests/root4/proc/21342/task/8364/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root4/proc/21342/task/8364/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root4/proc/21342/task/8364/stat b/tests/root4/proc/21342/task/8364/stat new file mode 100644 index 0000000..9129f91 --- /dev/null +++ b/tests/root4/proc/21342/task/8364/stat @@ -0,0 +1 @@ +8364 (dconf worker) S 7783 8300 8300 0 -1 4210752 13 0 0 0 0 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 0 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root4/proc/21342/task/8364/status b/tests/root4/proc/21342/task/8364/status new file mode 100644 index 0000000..9642f1b --- /dev/null +++ b/tests/root4/proc/21342/task/8364/status @@ -0,0 +1,55 @@ +Name: dconf worker +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8364 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8364 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 16 +nonvoluntary_ctxt_switches: 0 diff --git a/tests/root4/proc/21342/task/8365/cmdline b/tests/root4/proc/21342/task/8365/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..c07bd3cb6dec5da92b56750d56702a00524ea9f8 GIT binary patch literal 43 ycmdNdEiTf}$xKSENKMvHEz8d-Ey>K!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root4/proc/21342/task/8365/fd/1 b/tests/root4/proc/21342/task/8365/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8365/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8365/fd/2 b/tests/root4/proc/21342/task/8365/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8365/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8365/fd/3 b/tests/root4/proc/21342/task/8365/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8365/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8365/fd/4 b/tests/root4/proc/21342/task/8365/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8365/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8365/fd/5 b/tests/root4/proc/21342/task/8365/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root4/proc/21342/task/8365/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root4/proc/21342/task/8365/fd/_void b/tests/root4/proc/21342/task/8365/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/proc/21342/task/8365/io b/tests/root4/proc/21342/task/8365/io new file mode 100644 index 0000000..76e4d3a --- /dev/null +++ b/tests/root4/proc/21342/task/8365/io @@ -0,0 +1,7 @@ +rchar: 17449 +wchar: 536 +syscr: 87 +syscw: 67 +read_bytes: 8600 +write_bytes: 4500 +cancelled_write_bytes: 50 diff --git a/tests/root4/proc/21342/task/8365/schedstat b/tests/root4/proc/21342/task/8365/schedstat new file mode 100644 index 0000000..1294641 --- /dev/null +++ b/tests/root4/proc/21342/task/8365/schedstat @@ -0,0 +1 @@ +23655919 174493 15 diff --git a/tests/root4/proc/21342/task/8365/smaps b/tests/root4/proc/21342/task/8365/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root4/proc/21342/task/8365/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root4/proc/21342/task/8365/stat b/tests/root4/proc/21342/task/8365/stat new file mode 100644 index 0000000..f0d88e5 --- /dev/null +++ b/tests/root4/proc/21342/task/8365/stat @@ -0,0 +1 @@ +8365 (evolution-addre) S 7783 8300 8300 0 -1 4210752 278 0 0 0 2 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 7 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root4/proc/21342/task/8365/status b/tests/root4/proc/21342/task/8365/status new file mode 100644 index 0000000..f2bd485 --- /dev/null +++ b/tests/root4/proc/21342/task/8365/status @@ -0,0 +1,55 @@ +Name: evolution-addre +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8365 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8365 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 14 +nonvoluntary_ctxt_switches: 1 diff --git a/tests/root4/proc/21342/task/_list b/tests/root4/proc/21342/task/_list new file mode 100644 index 0000000..f5a4ea0 --- /dev/null +++ b/tests/root4/proc/21342/task/_list @@ -0,0 +1,3 @@ +8364 +8365 +21342 diff --git a/tests/root4/proc/7900/cmdline b/tests/root4/proc/7900/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..27346904abaabc406853fa39307831d089d7680c GIT binary patch literal 21 ccmdNdEiTee%FNSG&&$tE)h*6Q&BK!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root5/proc/21342/task/8364/fd/1 b/tests/root5/proc/21342/task/8364/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8364/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8364/fd/2 b/tests/root5/proc/21342/task/8364/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8364/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8364/fd/3 b/tests/root5/proc/21342/task/8364/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8364/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8364/fd/4 b/tests/root5/proc/21342/task/8364/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8364/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8364/fd/5 b/tests/root5/proc/21342/task/8364/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8364/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8364/fd/_void b/tests/root5/proc/21342/task/8364/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/proc/21342/task/8364/io b/tests/root5/proc/21342/task/8364/io new file mode 100644 index 0000000..2771a28 --- /dev/null +++ b/tests/root5/proc/21342/task/8364/io @@ -0,0 +1,7 @@ +rchar: 56 +wchar: 48 +syscr: 7 +syscw: 6 +read_bytes: 6000 +write_bytes: 250 +cancelled_write_bytes: 1 diff --git a/tests/root5/proc/21342/task/8364/schedstat b/tests/root5/proc/21342/task/8364/schedstat new file mode 100644 index 0000000..1ce2722 --- /dev/null +++ b/tests/root5/proc/21342/task/8364/schedstat @@ -0,0 +1 @@ +745486 0 16 diff --git a/tests/root5/proc/21342/task/8364/smaps b/tests/root5/proc/21342/task/8364/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root5/proc/21342/task/8364/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root5/proc/21342/task/8364/stat b/tests/root5/proc/21342/task/8364/stat new file mode 100644 index 0000000..9129f91 --- /dev/null +++ b/tests/root5/proc/21342/task/8364/stat @@ -0,0 +1 @@ +8364 (dconf worker) S 7783 8300 8300 0 -1 4210752 13 0 0 0 0 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 0 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root5/proc/21342/task/8364/status b/tests/root5/proc/21342/task/8364/status new file mode 100644 index 0000000..9642f1b --- /dev/null +++ b/tests/root5/proc/21342/task/8364/status @@ -0,0 +1,55 @@ +Name: dconf worker +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8364 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8364 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 16 +nonvoluntary_ctxt_switches: 0 diff --git a/tests/root5/proc/21342/task/8365/cmdline b/tests/root5/proc/21342/task/8365/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..c07bd3cb6dec5da92b56750d56702a00524ea9f8 GIT binary patch literal 43 ycmdNdEiTf}$xKSENKMvHEz8d-Ey>K!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root5/proc/21342/task/8365/fd/1 b/tests/root5/proc/21342/task/8365/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8365/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8365/fd/2 b/tests/root5/proc/21342/task/8365/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8365/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8365/fd/3 b/tests/root5/proc/21342/task/8365/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8365/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8365/fd/4 b/tests/root5/proc/21342/task/8365/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8365/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8365/fd/5 b/tests/root5/proc/21342/task/8365/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root5/proc/21342/task/8365/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root5/proc/21342/task/8365/fd/_void b/tests/root5/proc/21342/task/8365/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/proc/21342/task/8365/io b/tests/root5/proc/21342/task/8365/io new file mode 100644 index 0000000..76e4d3a --- /dev/null +++ b/tests/root5/proc/21342/task/8365/io @@ -0,0 +1,7 @@ +rchar: 17449 +wchar: 536 +syscr: 87 +syscw: 67 +read_bytes: 8600 +write_bytes: 4500 +cancelled_write_bytes: 50 diff --git a/tests/root5/proc/21342/task/8365/schedstat b/tests/root5/proc/21342/task/8365/schedstat new file mode 100644 index 0000000..1294641 --- /dev/null +++ b/tests/root5/proc/21342/task/8365/schedstat @@ -0,0 +1 @@ +23655919 174493 15 diff --git a/tests/root5/proc/21342/task/8365/smaps b/tests/root5/proc/21342/task/8365/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root5/proc/21342/task/8365/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root5/proc/21342/task/8365/stat b/tests/root5/proc/21342/task/8365/stat new file mode 100644 index 0000000..f0d88e5 --- /dev/null +++ b/tests/root5/proc/21342/task/8365/stat @@ -0,0 +1 @@ +8365 (evolution-addre) S 7783 8300 8300 0 -1 4210752 278 0 0 0 2 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 7 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root5/proc/21342/task/8365/status b/tests/root5/proc/21342/task/8365/status new file mode 100644 index 0000000..f2bd485 --- /dev/null +++ b/tests/root5/proc/21342/task/8365/status @@ -0,0 +1,55 @@ +Name: evolution-addre +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8365 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8365 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 14 +nonvoluntary_ctxt_switches: 1 diff --git a/tests/root5/proc/21342/task/_list b/tests/root5/proc/21342/task/_list new file mode 100644 index 0000000..b5eea15 --- /dev/null +++ b/tests/root5/proc/21342/task/_list @@ -0,0 +1,4 @@ +8364 +8365 +21342 +21344 diff --git a/tests/root5/proc/7900/cmdline b/tests/root5/proc/7900/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..27346904abaabc406853fa39307831d089d7680c GIT binary patch literal 21 ccmdNdEiTee%FNSG&&$tE)h*6Q&BK!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root6/proc/21342/task/8365/fd/1 b/tests/root6/proc/21342/task/8365/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root6/proc/21342/task/8365/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root6/proc/21342/task/8365/fd/2 b/tests/root6/proc/21342/task/8365/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root6/proc/21342/task/8365/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root6/proc/21342/task/8365/fd/3 b/tests/root6/proc/21342/task/8365/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root6/proc/21342/task/8365/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root6/proc/21342/task/8365/fd/4 b/tests/root6/proc/21342/task/8365/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root6/proc/21342/task/8365/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root6/proc/21342/task/8365/fd/5 b/tests/root6/proc/21342/task/8365/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root6/proc/21342/task/8365/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root6/proc/21342/task/8365/fd/_void b/tests/root6/proc/21342/task/8365/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/proc/21342/task/8365/io b/tests/root6/proc/21342/task/8365/io new file mode 100644 index 0000000..76e4d3a --- /dev/null +++ b/tests/root6/proc/21342/task/8365/io @@ -0,0 +1,7 @@ +rchar: 17449 +wchar: 536 +syscr: 87 +syscw: 67 +read_bytes: 8600 +write_bytes: 4500 +cancelled_write_bytes: 50 diff --git a/tests/root6/proc/21342/task/8365/schedstat b/tests/root6/proc/21342/task/8365/schedstat new file mode 100644 index 0000000..1294641 --- /dev/null +++ b/tests/root6/proc/21342/task/8365/schedstat @@ -0,0 +1 @@ +23655919 174493 15 diff --git a/tests/root6/proc/21342/task/8365/smaps b/tests/root6/proc/21342/task/8365/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root6/proc/21342/task/8365/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root6/proc/21342/task/8365/stat b/tests/root6/proc/21342/task/8365/stat new file mode 100644 index 0000000..f0d88e5 --- /dev/null +++ b/tests/root6/proc/21342/task/8365/stat @@ -0,0 +1 @@ +8365 (evolution-addre) S 7783 8300 8300 0 -1 4210752 278 0 0 0 2 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 7 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root6/proc/21342/task/8365/status b/tests/root6/proc/21342/task/8365/status new file mode 100644 index 0000000..f2bd485 --- /dev/null +++ b/tests/root6/proc/21342/task/8365/status @@ -0,0 +1,55 @@ +Name: evolution-addre +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8365 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8365 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 14 +nonvoluntary_ctxt_switches: 1 diff --git a/tests/root6/proc/21342/task/_list b/tests/root6/proc/21342/task/_list new file mode 100644 index 0000000..6f85082 --- /dev/null +++ b/tests/root6/proc/21342/task/_list @@ -0,0 +1,3 @@ +8365 +21342 +21344 diff --git a/tests/root6/proc/8407/cmdline b/tests/root6/proc/8407/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..8d4f0e64e8b76ad18e3d37bcc9f2773ae0477391 GIT binary patch literal 35 qcmdNdEiTf}$xKSENKMvH&&$tE)h$Ua%FWD6%+W1QEhK!(@jiCDM~FaPRh^E)=f)HF3B&dWB>qdhY*Ya literal 0 HcmV?d00001 diff --git a/tests/root7/proc/21342/task/8365/fd/1 b/tests/root7/proc/21342/task/8365/fd/1 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root7/proc/21342/task/8365/fd/1 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root7/proc/21342/task/8365/fd/2 b/tests/root7/proc/21342/task/8365/fd/2 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root7/proc/21342/task/8365/fd/2 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root7/proc/21342/task/8365/fd/3 b/tests/root7/proc/21342/task/8365/fd/3 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root7/proc/21342/task/8365/fd/3 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root7/proc/21342/task/8365/fd/4 b/tests/root7/proc/21342/task/8365/fd/4 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root7/proc/21342/task/8365/fd/4 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root7/proc/21342/task/8365/fd/5 b/tests/root7/proc/21342/task/8365/fd/5 new file mode 120000 index 0000000..163bf5d --- /dev/null +++ b/tests/root7/proc/21342/task/8365/fd/5 @@ -0,0 +1 @@ +_void \ No newline at end of file diff --git a/tests/root7/proc/21342/task/8365/fd/_void b/tests/root7/proc/21342/task/8365/fd/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/proc/21342/task/8365/io b/tests/root7/proc/21342/task/8365/io new file mode 100644 index 0000000..76e4d3a --- /dev/null +++ b/tests/root7/proc/21342/task/8365/io @@ -0,0 +1,7 @@ +rchar: 17449 +wchar: 536 +syscr: 87 +syscw: 67 +read_bytes: 8600 +write_bytes: 4500 +cancelled_write_bytes: 50 diff --git a/tests/root7/proc/21342/task/8365/schedstat b/tests/root7/proc/21342/task/8365/schedstat new file mode 100644 index 0000000..1294641 --- /dev/null +++ b/tests/root7/proc/21342/task/8365/schedstat @@ -0,0 +1 @@ +23655919 174493 15 diff --git a/tests/root7/proc/21342/task/8365/smaps b/tests/root7/proc/21342/task/8365/smaps new file mode 100644 index 0000000..a45e2e1 --- /dev/null +++ b/tests/root7/proc/21342/task/8365/smaps @@ -0,0 +1,66 @@ +7f0bab02b000-7f0bab02c000 rw-p 00000000 00:00 0 +Size: 4 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 4 kB +Pss: 4 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 4 kB +Referenced: 4 kB +Anonymous: 4 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me ac sd +7ffe27767000-7ffe27788000 rw-p 00000000 00:00 0 [stack] +Size: 132 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 36 kB +Pss: 36 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 36 kB +Referenced: 36 kB +Anonymous: 36 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd wr mr mw me gd ac +7ffe2778e000-7ffe27791000 r--p 00000000 00:00 0 [vvar] +Size: 12 kB +KernelPageSize: 4 kB +MMUPageSize: 4 kB +Rss: 0 kB +Pss: 0 kB +Shared_Clean: 0 kB +Shared_Dirty: 0 kB +Private_Clean: 0 kB +Private_Dirty: 0 kB +Referenced: 0 kB +Anonymous: 0 kB +LazyFree: 0 kB +AnonHugePages: 0 kB +ShmemPmdMapped: 0 kB +Shared_Hugetlb: 0 kB +Private_Hugetlb: 0 kB +Swap: 0 kB +SwapPss: 0 kB +Locked: 0 kB +THPeligible: 0 +VmFlags: rd mr pf io de dd sd diff --git a/tests/root7/proc/21342/task/8365/stat b/tests/root7/proc/21342/task/8365/stat new file mode 100644 index 0000000..f0d88e5 --- /dev/null +++ b/tests/root7/proc/21342/task/8365/stat @@ -0,0 +1 @@ +8365 (evolution-addre) S 7783 8300 8300 0 -1 4210752 278 0 0 0 2 0 0 0 20 0 5 0 7501 1295036416 11553 18446744073709551615 94265868238848 94265868245656 140729560619536 0 0 0 0 4096 81921 1 0 0 -1 7 0 0 0 0 0 94265870346720 94265870348512 94265870766080 140729560627550 140729560627593 140729560627593 140729560629197 0 diff --git a/tests/root7/proc/21342/task/8365/status b/tests/root7/proc/21342/task/8365/status new file mode 100644 index 0000000..f2bd485 --- /dev/null +++ b/tests/root7/proc/21342/task/8365/status @@ -0,0 +1,55 @@ +Name: evolution-addre +Umask: 0022 +State: S (sleeping) +Tgid: 8300 +Ngid: 0 +Pid: 8365 +PPid: 7783 +TracerPid: 0 +Uid: 1000 1000 1000 1000 +Gid: 1000 1000 1000 1000 +FDSize: 64 +Groups: 1000 +NStgid: 8300 +NSpid: 8365 +NSpgid: 8300 +NSsid: 8300 +VmPeak: 1319924 kB +VmSize: 1264684 kB +VmLck: 0 kB +VmPin: 0 kB +VmHWM: 46212 kB +VmRSS: 46212 kB +RssAnon: 7944 kB +RssFile: 38268 kB +RssShmem: 0 kB +VmData: 53440 kB +VmStk: 132 kB +VmExe: 8 kB +VmLib: 165216 kB +VmPTE: 1068 kB +VmSwap: 0 kB +HugetlbPages: 0 kB +CoreDumping: 0 +THP_enabled: 1 +Threads: 5 +SigQ: 0/31709 +SigPnd: 0000000000000000 +ShdPnd: 0000000000000000 +SigBlk: 0000000000000000 +SigIgn: 0000000000001000 +SigCgt: 0000000180014001 +CapInh: 0000000000000000 +CapPrm: 0000000000000000 +CapEff: 0000000000000000 +CapBnd: 0000003fffffffff +CapAmb: 0000000000000000 +NoNewPrivs: 0 +Seccomp: 0 +Speculation_Store_Bypass: thread vulnerable +Cpus_allowed: ff +Cpus_allowed_list: 0-7 +Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001 +Mems_allowed_list: 0 +voluntary_ctxt_switches: 14 +nonvoluntary_ctxt_switches: 1 diff --git a/tests/root7/proc/21342/task/_list b/tests/root7/proc/21342/task/_list new file mode 100644 index 0000000..6f85082 --- /dev/null +++ b/tests/root7/proc/21342/task/_list @@ -0,0 +1,3 @@ +8365 +21342 +21344 diff --git a/tests/root7/proc/8407/cmdline b/tests/root7/proc/8407/cmdline new file mode 100644 index 0000000000000000000000000000000000000000..8d4f0e64e8b76ad18e3d37bcc9f2773ae0477391 GIT binary patch literal 35 qcmdNdEiTf}$xKSENKMvH&&$tE)h$Ua%FWD6%+W1QEh