https://bugzilla.redhat.com/show_bug.cgi?id=2444942

            Bug ID: 2444942
           Summary: Review Request: erlang-redbug - Erlang tracing
                    debugger
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL: https://peter.fedorapeople.org/packages/erlang-redbug.spec
SRPM URL:
https://peter.fedorapeople.org/packages/erlang-redbug-2.0.10-1.fc43.src.rpm
Description: redbug is a tool to interact with the Erlang trace facility. It is
intended to
be run from the erlang shell, but it can also be run from an OS shell as an
escript (see below). It will instruct the Erlang VM to generate so-called
'trace messages' when certain events (such as a particular function being
called) occur. It uses a safe subset of the tracing functionality, and exits if
it feels overloaded, e.g. if it gets flooded by trace messages. It runs in the
background, collecting trace messages, until it reaches one of its termination
criteria (number of messages/file size or elapsed time).

The trace messages are either printed (i.e. human readable) to a file or to the
screen; or written to a trc file. Using a trc file puts less stress on the
system, but there is no way to count the messages (so the 'msgs' opt is
ignored), and the files can only be read by special tools (such as 'bread').
Printing and trc files cannot be combined. By default (i.e. if the 'file' opt
is not given), messages are printed.
Fedora Account System Username: peter

Koji scratch build for Rawhide:

* https://koji.fedoraproject.org/koji/taskinfo?taskID=143053603


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2444942

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202444942%23c0

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to