From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752817AbbG2RUX (ORCPT ); Wed, 29 Jul 2015 13:20:23 -0400 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:5095 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751164AbbG2RUV (ORCPT ); Wed, 29 Jul 2015 13:20:21 -0400 Date: Wed, 29 Jul 2015 10:20:15 -0700 From: Omar Sandoval To: Steven Rostedt CC: Subject: Re: [PATCH] trace-cmd: annotate function durations like the kernel Message-ID: <20150729172015.GA14294@huxley.DHCP.TheFacebook.com> References: <05162f43fb6322f4c46722403449ffdab134e3d2.1435170824.git.osandov@fb.com> <20150713144319.393b5015@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20150713144319.393b5015@gandalf.local.home> User-Agent: Mutt/1.5.23 (2014-03-12) X-Originating-IP: [192.168.52.123] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-07-29_09:2015-07-29,2015-07-29,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 13, 2015 at 02:43:19PM -0400, Steven Rostedt wrote: > On Wed, 24 Jun 2015 11:36:54 -0700 > Omar Sandoval wrote: > > > Since kernel commit, 8e1e1df29d83 ("tracing: Add additional marks to > > signal very large time deltas") the kernel annotates durations longer > > than 1000 usecs with # and longer than 1 sec with $. Update trace-cmd > > report to be consistent with it. > > > Thanks, applied. > > (sorry for the late notice). I'll be pushing this up later today. > > -- Steve Hey, Steve, I just built the latest master and noticed that this wasn't included. Did I miss something or did the patch get abducted by aliens sometime between this email and git.kernel.org? :) Thanks! -- Omar