X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=lttctl%2Fltt-disarmtap.sh;h=838d75d9bbc6681a432e839448e2b5db5fe8b49b;hb=ed2849af3f76f53cf8d13421d1534fd7db7161f8;hp=b41f70c00547b17a1a5302e05bee44b42ece510a;hpb=6e8902bf55007831c1cbc3092f4f44b4106c9cff;p=ltt-control.git diff --git a/lttctl/ltt-disarmtap.sh b/lttctl/ltt-disarmtap.sh index b41f70c..838d75d 100755 --- a/lttctl/ltt-disarmtap.sh +++ b/lttctl/ltt-disarmtap.sh @@ -1,3 +1,19 @@ +# Copyright 2009 - Mathieu Desnoyers +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + # This script will disable the system-wide tap on the given list of events # passed as parameter, and stop the tap at each other "normal rate" events.