From e71113cffd7179bba6926c307f19ad8a4a8c7f74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=A5=E5=B1=B1=E5=8F=B2=E9=83=8E?= Date: Mon, 2 Mar 2015 23:29:25 +0900 Subject: [PATCH] change darwin process support status to broken. using godef breaks process information on darwin. I am tackling to fix it. --- README.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index dce6047..9686768 100644 --- a/README.rst +++ b/README.rst @@ -150,24 +150,24 @@ Process class ================ ===== ======= ====== ======= name Linux FreeBSD MacOSX Windows -pid x x x x -ppid x x x x -name x x x +pid x x b x +ppid x x b x +name x x b cmdline x create_time x -status x x x +status x x b cwd x exe x x x -uids x x x -gids x x x -terminal x x x +uids x x b +gids x x b +terminal x x b io_counters x nice x num_fds x num_ctx_switches x -num_threads x x x +num_threads x x b cpu_times x -memory_info x x x +memory_info x x b memory_info_ex x memory_maps x open_files x @@ -176,7 +176,7 @@ suspend x x x resume x x x terminate x x x kill x x x -username x x x +username x x b ionice rlimit num_handlres