nickva commented on a change in pull request #761: Add a debugging utilities
for listing processes
URL: https://github.com/apache/couchdb/pull/761#discussion_r134544350
##########
File path: src/couch/src/couch_debug.erl
##########
@@ -30,6 +35,182 @@
ps/1
]).
+
+help() ->
+ [
+ opened_files,
+ opened_files_by_regexp,
+ opened_files_contains,
+ process_name,
+ link_tree,
+ link_tree,
Review comment:
I think link_tree got repeated there
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services