lkml.org 
[lkml]   [2015]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V3 06/25] perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
On Fri, Apr 24, 2015 at 10:29:48PM +0300, Adrian Hunter wrote:

SNIP

> diff --git a/tools/perf/tests/make b/tools/perf/tests/make
> index 901ec91..af26410 100644
> --- a/tools/perf/tests/make
> +++ b/tools/perf/tests/make
> @@ -32,6 +32,7 @@ make_no_backtrace := NO_BACKTRACE=1
> make_no_libnuma := NO_LIBNUMA=1
> make_no_libaudit := NO_LIBAUDIT=1
> make_no_libbionic := NO_LIBBIONIC=1
> +make_no_auxtrace := NO_AUXTRACE=1

extra spaces ^^

> make_tags := tags
> make_cscope := cscope
> make_help := help
> @@ -74,6 +75,7 @@ run += make_no_backtrace
> run += make_no_libnuma
> run += make_no_libaudit
> run += make_no_libbionic
> +run += make_no_auxtrace
> run += make_help
> run += make_doc
> run += make_perf_o

eeeey!! test update ;-)

please update also make_minimal test

thanks,
jirka


\
 
 \ /
  Last update: 2015-04-28 15:21    [W:0.216 / U:1.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site