X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmain%2Ffilter.c;h=74cd30e15a9cb0664e987522d8aa152d0a4e7a8c;hb=9c3123113f395e7ea634c522e340604331359e7e;hp=c63940ba644c5adcc1c6b855b43a40d6badc212a;hpb=292a7e63352c48ffc1ce185a31eaee5e3c076a36;p=lttv.git diff --git a/ltt/branches/poly/lttv/main/filter.c b/ltt/branches/poly/lttv/main/filter.c index c63940ba..74cd30e1 100644 --- a/ltt/branches/poly/lttv/main/filter.c +++ b/ltt/branches/poly/lttv/main/filter.c @@ -1,3 +1,21 @@ +/* This file is part of the Linux Trace Toolkit viewer + * Copyright (C) 2003-2004 Michel Dagenais + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License Version 2 as + * published by the Free Software Foundation; + * + * 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., 59 Temple Place - Suite 330, Boston, + * MA 02111-1307, USA. + */ + consist in AND, OR and NOT nested expressions, forming a tree with simple relations as leaves. The simple relations test is a field