Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752551AbaDXHzk (ORCPT ); Thu, 24 Apr 2014 03:55:40 -0400 Received: from mail-ob0-f182.google.com ([209.85.214.182]:44448 "EHLO mail-ob0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355AbaDXHzi (ORCPT ); Thu, 24 Apr 2014 03:55:38 -0400 MIME-Version: 1.0 In-Reply-To: <1398325667-27060-2-git-send-email-daniel.sangorrin@toshiba.co.jp> References: <1398325667-27060-1-git-send-email-daniel.sangorrin@toshiba.co.jp> <1398325667-27060-2-git-send-email-daniel.sangorrin@toshiba.co.jp> Date: Thu, 24 Apr 2014 13:25:38 +0530 Message-ID: Subject: Re: [PATCH] timer_stats: add core information to event counters From: Viresh Kumar To: Daniel Sangorrin Cc: Thomas Gleixner , Randy Dunlap , John Stultz , Linux Kernel Mailing List , linux-doc@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 24 April 2014 13:17, Daniel Sangorrin wrote: > Add information specifying the CPU core where timer callbacks (events) > were executed to the output of /proc/timer_stats. > > Signed-off-by: Daniel Sangorrin > Signed-off-by: Yoshitake Kobayashi > --- > Documentation/timers/timer_stats.txt | 41 ++++++++++++++++++++---------------- > kernel/time/timer_stats.c | 20 ++++++++++-------- > 2 files changed, 34 insertions(+), 27 deletions(-) Nice and useful work. Reviewed-by: Viresh Kumar -- 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/