You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/10/13 08:19:05 UTC

[jira] [Commented] (HTRACE-278) htraced: dump thread stacks and GC statistics when SIGQUIT is sent

    [ https://issues.apache.org/jira/browse/HTRACE-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954476#comment-14954476 ] 

Masatake Iwasaki commented on HTRACE-278:
-----------------------------------------

+1

If the newline before "=== END GOROUTINE STACKS ===" is not intentional, it could be removed before commit.
{noformat}
2015-10-13T14:29:05+09:00 I:
=== END GOROUTINE STACKS ===
2015-10-13T14:29:05+09:00 I: === GC STATISTICS ===
{noformat}


> htraced: dump thread stacks and GC statistics when SIGQUIT is sent
> ------------------------------------------------------------------
>
>                 Key: HTRACE-278
>                 URL: https://issues.apache.org/jira/browse/HTRACE-278
>             Project: HTrace
>          Issue Type: New Feature
>    Affects Versions: 4.1
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HTRACE-278.001.patch
>
>
> htraced should dump thread stacks and GC statistics to its logfile when SIGQUIT is sent.  This will make it easier to debug what the process is doing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)