X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttctl%2Fltt-armtap.sh;h=8b34e1a96435a3482d2954c6bf1d39b87914584d;hb=efd72b5d61b85de373b987aa768de315419d4a83;hp=84f91d669b7f8c855d6b02ef8673e3f4864a9d6a;hpb=5e1fd42a8d1bbbe1e1283e4c652994ff738dd6a7;p=ltt-control.git diff --git a/lttctl/ltt-armtap.sh b/lttctl/ltt-armtap.sh index 84f91d6..8b34e1a 100755 --- a/lttctl/ltt-armtap.sh +++ b/lttctl/ltt-armtap.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 enable the system-wide tap on the given list of events passed # as parameter, and stop the tap at each other "normal rate" events.