From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f6RDeaJ11604 for linux-mips-outgoing; Fri, 27 Jul 2001 06:40:36 -0700 Received: from mail.sonytel.be (mail.sonytel.be [193.74.243.200]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f6RDeZV11600 for ; Fri, 27 Jul 2001 06:40:35 -0700 Received: from ginger.sonytel.be (ginger.sonytel.be [10.34.16.6]) by mail.sonytel.be (8.9.0/8.8.6) with ESMTP id PAA17466 for ; Fri, 27 Jul 2001 15:40:31 +0200 (MET DST) Received: (from tea@localhost) by ginger.sonytel.be (8.9.3+Sun/8.9.3) id PAA10230 for linux-mips@oss.sgi.com; Fri, 27 Jul 2001 15:40:30 +0200 (MEST) X-Authentication-Warning: ginger.sonytel.be: tea set sender to tea@sonycom.com using -f Date: Fri, 27 Jul 2001 15:40:30 +0200 From: Tom Appermont To: linux-mips@oss.sgi.com Subject: measuring time intervals in kernel Message-ID: <20010727154030.A10219@sonycom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-linux-mips@oss.sgi.com Precedence: bulk Howdy, Are there patches/applications/tools for mips that allow to measure time intervals in kernel paths? I'm thinking of something like timepeg (http://www.uow.edu.au/~andrewm/linux/) but prefer something that is running on mips already. Tom