You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Procfs scan in linux platform introduces overhead. Fortunately, in the current codebase, there is room for improvements. This issue aims at documenting the effort of improving information gathering from procfs.
Procfs scan in linux platform introduces overhead. Fortunately, in the current codebase, there is room for improvements. This issue aims at documenting the effort of improving information gathering from procfs.
/proc/<pid>/commparsing logic #2785/proc/<pid>/environparsing logic #2786/proc/<pid>/cmdlineparsing logic #2787/proc/<pid>/cwd#2788/proc/<pid>/statusparsing logic #2789/proc/<pid>/statparsing logic #2793/proc/pid/statread operation #2794scap_linux_getpid_global()logic #2795/proc/<pid>/loginuidparsing logic #2797scap_linux_is_thread_alive()logic #2798/proc/<pid>/root#2799scap_proc_add_from_proc()logic #2801scap_linux_get_device_by_mount_id()#2809/proc/pid/fdinfo/fdparsing logic #2813/proc/pid/net/{tcp,udp,raw}parsing logic #2815/proc/pid/net/{tcp6,udp6,raw6}parsing logic #2816/proc/pid/net/unixparsing logic #2823/proc/pid/net/netlinkparsing logic #2831scap_fd_handle_regular_file#2928