Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263467AbTIWXTk (ORCPT ); Tue, 23 Sep 2003 19:19:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263469AbTIWXTk (ORCPT ); Tue, 23 Sep 2003 19:19:40 -0400 Received: from pwmail2.portoweb.com.br ([200.248.222.107]:43153 "EHLO pwmail2.procempa.com.br") by vger.kernel.org with ESMTP id S263467AbTIWXTj (ORCPT ); Tue, 23 Sep 2003 19:19:39 -0400 From: "Bruno Castro da Silva" Reply-to: sysware@portoweb.com.br To: linux-kernel@vger.kernel.org Subject: syscall hook X-Mailer: Quality Web Email v3.0t, http://netwinsite.com/refw.htm Date: Tue, 23 Sep 2003 20:27:53 -0300 Message-id: <3f70d6f9.cec.16345@portoweb.com.br> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 628 Lines: 20 Hi all, I need to put a hook on a syscall so I can monitor the usage of sockets. I'm trying to do so without having to recompile the kernel (eg by using modules). Can anyone give me a hint on how to achieve this? (Please, replies to my email to, not only to the list. I haven't subscribed to the list because I can't afford to receive 300+ emails a day) Thanks in advance, Bruno - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/