瀏覽代碼

*** empty log message ***

Chris McDonough 18 年之前
父節點
當前提交
5e49058706
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      CHANGES.txt

+ 9 - 0
CHANGES.txt

@@ -86,6 +86,15 @@ Next Release
     for debugging supervisor itself).  See 'Supervisor Log Levels' in
     README.txt for more info.
 
+  - setup.py {install|develop} now installs a supervisor profiling
+    script for developer use.  It accepts the same command line
+    arguments as the 'supervisord' script.
+
+      profile_supervisord -n -c foo.conf
+
+    When you exit supervisor, it will print Python profiling output to
+    stdout.
+
 3.0a2
 
   - Fixed the README.txt example for defining the supervisor RPC