octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57439] handles to private functions may fail


From: Rik
Subject: [Octave-bug-tracker] [bug #57439] handles to private functions may fail after "clear functions"
Date: Sun, 1 Mar 2020 14:32:53 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #44, bug #57439 (project octave):

@jwe: profiling might give you a quick idea whether Octave is caught up
re-loading files frequently.  I had the most luck using the 'perf' tool from
the package linux-tools-common.  I would run it with


perf record -g -p XXX


where XXX was the process ID and the code was compiled with at least the '-g'
option.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57439>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]