Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 1 Oct 2002 09:37:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 1 Oct 2002 09:37:13 -0400 Received: from serenity.mcc.ac.uk ([130.88.200.93]:268 "EHLO serenity.mcc.ac.uk") by vger.kernel.org with ESMTP id ; Tue, 1 Oct 2002 09:37:11 -0400 Date: Tue, 1 Oct 2002 14:42:38 +0100 From: John Levon To: linux-kernel@vger.kernel.org Cc: torvalds@transmeta.com, akpm@digeo.com, oprofile-list@lists.sf.net Subject: [PATCH][RFC] oprofile for 2.5.40 Message-ID: <20021001134238.GA61095@compsoc.man.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i X-Url: http://www.movementarian.org/ X-Record: Mr. Scruff - Trouser Jazz Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 871 Lines: 32 Here is a new version of oprofile against 2.5.40. As before, the full patch is available here : http://oprofile.sf.net/oprofile-2.5/oprofile-2.5-all.diff [93k] with usage notes : http://oprofile.sf.net/oprofile-2.5.html and more readable broken-out patches (but not applyable) : http://oprofile.sf.net/oprofile-2.5/ Changes from the last version o remove the ctx switch hook o make event buffer be untyped ulong[] and use escapes for changing cpu/context/cookie. This reduces the amount of data considerably. o use EXPORT_SYMBOL_GPL o more fixes and cleanups Does anybody want to try this out ? regards john - 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/