instrumentation system for Linux

systemtap

instrumentation system for Linux

SystemTap provides infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive instrument, recompile, install, and reboot sequence that may be otherwise required to collect data.

r-cran-futile.logger

logging utility for GNU R

This GNU R package provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements.

xbmc-pvr-mediaportal-tvserver

transitional dummy package

This is a transitional dummy package. It can safely be removed.

xbmc-pvr-iptvsimple

transitional dummy package

This is a transitional dummy package. It can safely be removed.

libcarp-clan-share-perl

Perl module enabling sharing of Carp::Clan settings

Carp::Clan::Share is a lightweight helper module that automatically creates a ::Carp module for you, under your current base namespace, forwarding the options to Carp::Clan. It does this using an import method.

libglib-perl

interface to the GLib and GObject libraries

Glib provides a Perl interface to the GLib and GObject libraries, as part of gtk2-perl. It attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so perusing the reference manual is recommended (see <URL:http://developer.gnome.org/doc/API/2.0/glib/>).