[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1310612277.27864.5.camel@gandalf.stny.rr.com>
Date: Wed, 13 Jul 2011 22:57:57 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Sonny Rao <sonnyrao@...omium.org>
Cc: mikey@...ling.org, acme@...hat.com, anton@...ba.org,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [RFCv2] perf: robustify proc and debugfs file recording
On Wed, 2011-07-13 at 17:40 -0700, Sonny Rao wrote:
> While attempting to create a timechart of boot up I found
> perf didn't tolerate modules being loaded/unloaded. This patch
> fixes this by reading the file once and then writing the size
> read at the correct point in the file. It also simplifies the
> code somewhat.
>
I get this:
cc1: warnings being treated as errors
util/trace-event-info.c: In function ‘read_header_files’:
util/trace-event-info.c:221: error: unused variable ‘size’
util/trace-event-info.c: In function ‘copy_event_system’:
util/trace-event-info.c:255: error: unused variable ‘size’
make: *** [/tmp/build/util/trace-event-info.o] Error 1
-- Steve
> Signed-off-by: Sonny Rao <sonnyrao@...omium.org>
> Signed-off-by: Michael Neuling <mikey@...ling.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists