lkml.org 
[lkml]   [2014]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add
On Fri, Jun 27, 2014 at 04:15:57PM -0700, Andi Kleen wrote:
> From: Andi Kleen <ak@linux.intel.com>
>
> Change pmu.c to allow descriptions of events and add interfaces
> to add aliases at runtime from another file. To be used by jevents in the
> next patch.
>
> Acked-by: Namhyung Kim <namhyung@kernel.org>
> Signed-off-by: Andi Kleen <ak@linux.intel.com>
> ---

SNIP

> +}
> +
> +static int get_columns(void)
> +{
> + /*
> + * Should ask the terminal with TIOCGWINSZ here, but we
> + * need the original fd before the pager.
> + */
> + return 79;
> }

so this ^^^ gets removed by
perf, tools: Query terminal width and use in perf list

please move that patch ahead of this one

jirka


\
 
 \ /
  Last update: 2014-07-10 01:01    [W:1.712 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site