[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <518CFF0A.7000002@gmail.com>
Date: Fri, 10 May 2013 08:07:06 -0600
From: David Ahern <dsahern@...il.com>
To: Jiri Olsa <jolsa@...hat.com>
CC: linux-kernel@...r.kernel.org, acme@...stprotocols.net,
mingo@...nel.org, fweisbec@...il.com, peterz@...radead.org,
namhyung@...nel.org, xiaoguangrong@...ux.vnet.ibm.com
Subject: Re: [PATCH 04/13] perf session: export a few functions for event
processing
On 5/10/13 6:14 AM, Jiri Olsa wrote:
>> @@ -494,8 +494,8 @@ static int perf_session_deliver_event(struct perf_session *session,
>> struct perf_tool *tool,
>> u64 file_offset);
>>
>> -static int flush_sample_queue(struct perf_session *s,
>> - struct perf_tool *tool)
>> +int flush_sample_queue(struct perf_session *s,
>> + struct perf_tool *tool)
>
> hm, can't see flush_sample_queue being used globaly
oops, moved to finish_round and forgot to remove this export.
David
--
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