From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [0/4] inspector for sparse Date: Fri, 23 Apr 2010 22:30:40 +0200 Message-ID: <20100423203040.GL29093@bicker> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-ww0-f46.google.com ([74.125.82.46]:50122 "EHLO mail-ww0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754517Ab0DWUbG (ORCPT ); Fri, 23 Apr 2010 16:31:06 -0400 Received: by wwg30 with SMTP id 30so230449wwg.19 for ; Fri, 23 Apr 2010 13:31:05 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Christopher Li Cc: Linux-Sparse On Fri, Apr 02, 2010 at 11:59:39AM -0700, Christopher Li wrote: > I add a treeview branch on sparse/chrisl so you can pull from it. > > http://git.kernel.org/?p=devel/sparse/chrisl/sparse.git;a=shortlog;h=refs/heads/treeview > > In fedora, you need to install gtk2-devel package to enable it. > > Chris This is an really useful program. Inline functions don't show up in the list of functions. Is there a way to inspect these as well? This is more a general sparse question, since smatch doesn't parse inline functions either. regards, dan carpenter