From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24870 invoked by alias); 29 Sep 2009 07:01:29 -0000 Received: (qmail 20705 invoked by uid 48); 29 Sep 2009 07:01:14 -0000 Date: Tue, 29 Sep 2009 07:01:00 -0000 Message-ID: <20090929070114.20704.qmail@sourceware.org> From: "wenji dot huang at oracle dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090929065735.10703.wenji.huang@oracle.com> References: <20090929065735.10703.wenji.huang@oracle.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug testsuite/10703] compilation error of tracepoint on 2.6.32 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00883.txt.bz2 ------- Additional Comments From wenji dot huang at oracle dot com 2009-09-29 07:01 ------- This is introduced by ext4: Add new tracepoint: trace_ext4_da_write_pages() author Theodore Ts'o Tue, 1 Sep 2009 03:13:11 +0000 (23:13 -0400) committer Theodore Ts'o Tue, 1 Sep 2009 03:13:11 +0000 (23:13 -0400) commit b3a3ca8ca0c3c29abc5b2bfe94bb14f3f4590df9 tree 1006f780d43ec8ff90ed11b1eb0d5ed961c9f613 tree | snapshot parent de89de6e0cf4b1eb13f27137cf2aa40d287aabdf commit | diff ext4: Add new tracepoint: trace_ext4_da_write_pages() Add a new tracepoint which shows the pages that will be written using write_cache_pages() by ext4_da_writepages(). Seems fs/ext4/ext4.h should be included into the generated C file, but searching path is a problem since ext4.h isn't packaged up as a part of a distribution kernel's header files. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10703 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.