From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755795AbYIYWAL (ORCPT ); Thu, 25 Sep 2008 18:00:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753225AbYIYV76 (ORCPT ); Thu, 25 Sep 2008 17:59:58 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:42970 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753106AbYIYV75 (ORCPT ); Thu, 25 Sep 2008 17:59:57 -0400 Date: Thu, 25 Sep 2008 14:58:26 -0700 (PDT) From: Linus Torvalds To: Ingo Molnar cc: Steven Rostedt , Martin Bligh , Peter Zijlstra , Martin Bligh , linux-kernel@vger.kernel.org, Thomas Gleixner , Andrew Morton , prasad@linux.vnet.ibm.com, Mathieu Desnoyers , "Frank Ch. Eigler" , David Wilder , hch@lst.de, Tom Zanussi , Steven Rostedt Subject: Re: [RFC PATCH 1/3] Unified trace buffer In-Reply-To: <20080925214134.GA23025@elte.hu> Message-ID: References: <33307c790809250825u567d3680w682899c111e10ed6@mail.gmail.com> <20080925153635.GA12840@elte.hu> <20080925195522.GA22248@elte.hu> <20080925201211.GA1878@elte.hu> <20080925211017.GA12689@elte.hu> <20080925214134.GA23025@elte.hu> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 25 Sep 2008, Ingo Molnar wrote: > > to prove it, i just applied this patch: Now do the same on a CPU that doesn't have TSC. And notice how useless the timestamps are. Linus