<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:12:20 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-14736] leak-finder.pl should not print to STDERR</title>
                <link>https://jira.whamcloud.com/browse/LU-14736</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;leak-finder.pl is checking for leaks, it&apos;s not an &lt;b&gt;error&lt;/b&gt; in the script if it finds some.&lt;/p&gt;

&lt;p&gt;The main effect is to make it more annoying to redirect the script output.&#160; (It also prints some basic status information to stderr, for which there is no good reason at all.)&lt;/p&gt;</description>
                <environment></environment>
        <key id="64550">LU-14736</key>
            <summary>leak-finder.pl should not print to STDERR</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="paf0186">Patrick Farrell</reporter>
                        <labels>
                    </labels>
                <created>Sat, 5 Jun 2021 21:08:44 +0000</created>
                <updated>Wed, 22 Mar 2023 01:52:11 +0000</updated>
                            <resolved>Wed, 22 Mar 2023 01:52:11 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="303675" author="gerrit" created="Sat, 5 Jun 2021 21:17:31 +0000"  >&lt;p&gt;Patrick Farrell (farr0186@gmail.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43934&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43934&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14736&quot; title=&quot;leak-finder.pl should not print to STDERR&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14736&quot;&gt;&lt;del&gt;LU-14736&lt;/del&gt;&lt;/a&gt; utils: Change leak_check to use stdout&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 983cadac1137cad6e0376e61fb80ecfa2b52fc9e&lt;/p&gt;</comment>
                            <comment id="304229" author="gerrit" created="Fri, 11 Jun 2021 07:29:49 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43983&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43983&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14736&quot; title=&quot;leak-finder.pl should not print to STDERR&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14736&quot;&gt;&lt;del&gt;LU-14736&lt;/del&gt;&lt;/a&gt; utils: update leak-finder.pl for new format&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ae84ad355bb350924fb1963256a360c6f117ab2e&lt;/p&gt;</comment>
                            <comment id="305118" author="gerrit" created="Mon, 21 Jun 2021 22:18:09 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43934/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43934/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14736&quot; title=&quot;leak-finder.pl should not print to STDERR&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14736&quot;&gt;&lt;del&gt;LU-14736&lt;/del&gt;&lt;/a&gt; utils: Change leak_finder to use stdout&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 975b944b815412baef344f58a8325423b5d95e1e&lt;/p&gt;</comment>
                            <comment id="346875" author="emoly.liu" created="Fri, 16 Sep 2022 07:32:47 +0000"  >&lt;p&gt;I improved the patch at &lt;a href=&quot;https://review.whamcloud.com/43983&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43983&lt;/a&gt;&#160;a little by adding two new options:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;--by_func: sort the leak logs by function name in ASC order;&lt;/li&gt;
	&lt;li&gt;--summary: print a summary report by the number of total leak bytes of each function in ASC order. The output is like
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;-------------------------------------------------------------------------------------------------------------
                                                  function | each_leak_bytes | leak_times | total_leak_bytes 
-----------------------------------------------------------|-----------------|------------|------------------
cfs_hash_buckets_realloc:893:(new_bkts)                    |               8 |          1 |                8 
ptlrpcd_init:789:(ptlrpcds)                                |              16 |          1 |               16 
lnet_ni_add_interface:426:(ni-&amp;gt;ni_interfaces[niface])      |               6 |          3 |               18 
class_register_type:224:(type-&amp;gt;typ_name)                   |               4 |          5 |               20 
lprocfs_alloc_stats:1282:(stats-&amp;gt;ls_cnt_header)            |              24 |          1 |               24 
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;These options are helpful for me when I worked on a recent memory leak issue.&lt;/p&gt;</comment>
                            <comment id="353288" author="gerrit" created="Thu, 17 Nov 2022 06:56:09 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/43983/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/43983/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14736&quot; title=&quot;leak-finder.pl should not print to STDERR&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14736&quot;&gt;&lt;del&gt;LU-14736&lt;/del&gt;&lt;/a&gt; utils: update leak-finder.pl for new format&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5b998d803ffbd02ed306195d231e0a3478658574&lt;/p&gt;</comment>
                            <comment id="355956" author="gerrit" created="Sat, 10 Dec 2022 05:10:22 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49357&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49357&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14736&quot; title=&quot;leak-finder.pl should not print to STDERR&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14736&quot;&gt;&lt;del&gt;LU-14736&lt;/del&gt;&lt;/a&gt; tests: improve leak-finder compatibility&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1a2c31849f443c75f1b549a56f6ed03abe908d2a&lt;/p&gt;</comment>
                            <comment id="366761" author="gerrit" created="Tue, 21 Mar 2023 23:14:11 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49357/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49357/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14736&quot; title=&quot;leak-finder.pl should not print to STDERR&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14736&quot;&gt;&lt;del&gt;LU-14736&lt;/del&gt;&lt;/a&gt; tests: improve leak-finder compatibility&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8ab8483c8f876480d5979e4b54e2e6f33cd9b7a7&lt;/p&gt;</comment>
                            <comment id="366810" author="pjones" created="Wed, 22 Mar 2023 01:52:11 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i01waf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>