Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755374AbbFLObB (ORCPT ); Fri, 12 Jun 2015 10:31:01 -0400 Received: from mail-qk0-f182.google.com ([209.85.220.182]:33558 "EHLO mail-qk0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751151AbbFLObA (ORCPT ); Fri, 12 Jun 2015 10:31:00 -0400 Message-ID: <557AED21.30403@gmail.com> Date: Fri, 12 Jun 2015 08:30:57 -0600 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Pawel Moll , Adrian Hunter CC: Arnaldo Carvalho de Melo , Peter Zijlstra , Andi Kleen , Ingo Molnar , "linux-kernel@vger.kernel.org" , Jiri Olsa , Stephane Eranian , "mathieu.poirier@linaro.org" Subject: Re: [RFC PATCH] perf: Add PERF_RECORD_SWITCH to indicate context switches References: <1433859670-10806-1-git-send-email-adrian.hunter@intel.com> <20150611141548.GW19282@twins.programming.kicks-ass.net> <557ABE8B.1020705@intel.com> <20150612120938.GS3644@twins.programming.kicks-ass.net> <20150612123643.GA6850@kernel.org> <557ADB6E.8080604@intel.com> <1434115713.1484.9.camel@arm.com> In-Reply-To: <1434115713.1484.9.camel@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 597 Lines: 15 On 6/12/15 7:28 AM, Pawel Moll wrote: >> Thanks, that's clear then. There will just need to be a flag to indicate >> whether it is scheduling in or out. > > Just a thought: wouldn't it be good to know what CPU have we been > scheduled from/to? This kind of information would be especially valuable > in heterogeneous systems. yes that is essential. -- 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/