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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 29 Mar 2012 12:43:33 -0700
From:	Vaibhav Nagarnaik <vnagarnaik@...gle.com>
To:	"H. Peter Anvin" <hpa@...or.com>
Cc:	Ingo Molnar <mingo@...nel.org>,
	Steven Rostedt <rostedt@...dmis.org>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...hat.com>,
	David Sharp <dhsharp@...gle.com>,
	Justin Teravest <teravest@...gle.com>,
	Laurent Chavey <chavey@...gle.com>,
	Michael Davidson <md@...gle.com>, x86@...nel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/6] trace: trace syscall in its handler not from ptrace handler

On Thu, Mar 29, 2012 at 12:12 PM, H. Peter Anvin <hpa@...or.com> wrote:
> ANY increase to the fastpath is unacceptable, period.

I agree.

I know that this or any similar solutions won't be acceptable
upstream, but it works for us within the current syscall tracing
framework.

> Furthermore, as I have discussed with some people over the last few
> days, I think we should consider the whole syscall tracing interface set
> to be a mistake and deprecate it.  There are much better ways to
> accomplish something that will work more reliable without all these thunks.


We rely heavily on a system-wide tracing framework and having the
capability of syscall tracing in the kernel helps with debugging
performance issues. ftrace is the best tool for us in this respect.

However, we agree that the syscall tracing as implemented currently is
a bit unwieldy. We would want to be a part of the re-designing effort
if there is a momentum in the community towards that goal. We would be
happy to contribute towards this effort.


Thanks

Vaibhav Nagarnaik
--
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