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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 14 Oct 2014 17:17:23 +0200 From: Borislav Petkov <bp@...en8.de> To: Jiri Olsa <jolsa@...hat.com> Cc: Arnaldo Carvalho de Melo <acme@...nel.org>, Jean Pihet <jean.pihet@...aro.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Fu Wei <fu.wei@...aro.org>, Robert Richter <rric@...nel.org>, David Ahern <dsahern@...il.com>, Ingo Molnar <mingo@...nel.org> Subject: Re: [PATCH 1/1] rasd: Use perf_evlist__open() instead of open coded On Tue, Oct 14, 2014 at 04:22:13PM +0200, Jiri Olsa wrote: > right.. is there more planned for RAS daemon to do? because at this > point it looks to me more like new perf functionality (in trace or > some other new command) > > > > > Anyway, its beeing an interesting exercise and will result in a lot of > > untanglement, which is good in any case. > > yea, I dont mind untangling the interface.. I noticed in the thread > people want this anyway - simple 'events open' interface.. I often > need something simple for test programs Right, we simply need a way to get the tracepoint data into userspace. Nothing else. And right now I cannot think about needing any other perf tool functionality. But who knows.., if we need more, we'll untangle more. :-) -- Regards/Gruss, Boris. -- -- 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