lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ