<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>profile: anomaly when sub functions present <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - profile: anomaly when sub functions present"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=12104#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - profile: anomaly when sub functions present"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=12104">bug 12104</a>
              from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
        <pre>Hello Alain,

(In reply to Alain Lamy from <a href="show_bug.cgi?id=12104#c4">comment #4</a>)
<span class="quote">> Yes: no profiling functions any more. 
> I think they are missing. 
> I used them for measuring code coverage in Scilab 5 and now there is nothing available to do the work.  

> The "replacement" functions are not equivalent, are not documented</span >

They are documented, but only in en_US:
<a href="https://help.scilab.org/docs/6.0.1/en_US/section_2e1340c43cd39c6a9b81081a267920a5.html">https://help.scilab.org/docs/6.0.1/en_US/section_2e1340c43cd39c6a9b81081a267920a5.html</a>

They are actually missing in other languages = <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - covStart covStop covWrite and covMerge pages are not built (from en_US) for fr, ja, pt and ru languages and so are missing in the help as well as online"
   href="show_bug.cgi?id=15489">bug 15489</a> (thanks for having pointed that out)

<span class="quote">>and I've not been able to make them work as I wanted.
> Simple profiling functions with a Scilab interface (in particular for the outputs) would be welcome. </span >

I was also disappointed by the new profiling system, and i noted it on users@ when 6.0.0 was released.
But finally, it is workable.
I agree that pages must be improved a lot. They are hardly understandable for me.

And i agree also on that an simpel text output in the console would be more than welcome,
as with the former show_profile().
It is rather easy to implement it from the HTML output.

And most of all, scores must be displayed on the left, not on the right, even in HTML.
I fixed this point and improved the ergonomics of show_profile() function,
because without that, it was hardly usable. But now, we get back to the same issue...

But all that is another thread.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>