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@xxxxxxxxxxxxxxxxx ReportedBy: lpoetter@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review