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
| ||
|
Message-ID: <1405887954.11927.5.camel@buesod1.americas.hpqcorp.net> Date: Sun, 20 Jul 2014 13:25:54 -0700 From: Davidlohr Bueso <davidlohr@...com> To: Nicolas Pitre <nicolas.pitre@...aro.org> Cc: Steven Rostedt <rostedt@...dmis.org>, Ingo Molnar <mingo@...hat.com>, Daniel Lezcano <daniel.lezcano@...aro.org>, Russell King - ARM Linux <linux@....linux.org.uk>, Catalin Marinas <catalin.marinas@....com>, linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linaro-kernel@...ts.linaro.org Subject: Re: [PATCH 4/4] (RFC) X86: add IPI tracepoints On Fri, 2014-07-18 at 01:18 -0400, Nicolas Pitre wrote: > On X86 there are already tracepoints for IRQ vectors through which IPIs > are handled. However this is highly X86 specific, and the IPI signaling > is not currently traced. > > This is an attempt at adding generic IPI tracepoints to X86. I welcome this, and fwiw have been trying out this patch. One thing I would like to see, but due to overhead would probably be better suited in userspace (trace-cmd, maybe?), is a more packed description of the IPI. Ie: unifying ipi_init and ipi_exit and show overall cost of the IPI. Thanks, Davidlohr -- 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