[Bug 523553] New: Review Request: mutrace - Mutex Tracer

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 15 22:39:43 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: mutrace - Mutex Tracer

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

           Summary: Review Request: mutrace - Mutex Tracer
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: lpoetter at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL: http://0pointer.de/public/mutrace.spec
SRPM URL: http://0pointer.de/public/mutrace-0.1-1.fc12.src.rpm
Description: Mutex Tracer

mutracer is a mutex tracer/profiler. The package should be easy to review.

See this for more information:

http://0pointer.de/blog/projects/mutrace.html

If you run this through rpmlint you'll get invalid-soname and
shared-lib-calls-exit warnings. Both are safe to be ignored.

The former is expected since this is not a library applications are supposed to
link to, it's intended only for LD_PRELOAD. This is similar to libpulsedsp.so.

The latter too is expected since we actually hook into the different variations
of exit() to print our statistics summary. After printing that we call the real
implementations of those calls.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list