From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.montplaisir@polymtl.ca (Alexandre Montplaisir) Date: Thu, 23 Sep 2010 22:39:24 -0400 Subject: [ltt-dev] [ltt-control] [PATCH] Modules load/unload with ltt-armall/disarmall Message-ID: <1285295966-30519-1-git-send-email-alexandre.montplaisir@polymtl.ca> Small additions to make "ltt-armall" load the LTTng kernel modules, so the user doesn't need to put them in /etc/modules or load them manually. Since the unloading part in "ltt-disarmall" isn't really mandatory, I've put it in a separate patch in case we don't want it. Cheers, Alexandre