Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753343AbbKQNDN (ORCPT ); Tue, 17 Nov 2015 08:03:13 -0500 Received: from mail.kernel.org ([198.145.29.136]:48210 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751734AbbKQNDM (ORCPT ); Tue, 17 Nov 2015 08:03:12 -0500 Date: Tue, 17 Nov 2015 10:03:03 -0300 From: Arnaldo Carvalho de Melo To: Wang Nan Cc: masami.hiramatsu.pt@hitachi.com, ast@kernel.org, lizefan@huawei.com, pi3orama@163.com, linux-kernel@vger.kernel.org, Wang Nan Subject: Re: [PATCH 3/5] perf test: Print result for each subtest for llvm Message-ID: <20151117130303.GJ22729@kernel.org> References: <20151117012924.GA22729@kernel.org> <1447749170-175898-1-git-send-email-wangnan0@huawei.com> <1447749170-175898-4-git-send-email-wangnan0@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447749170-175898-4-git-send-email-wangnan0@huawei.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 936 Lines: 26 Em Tue, Nov 17, 2015 at 08:32:48AM +0000, Wang Nan escreveu: > Currently 'perf test llvm' and 'perf test BPF' are combined by multiple > sub-tests, but the result is only one line: Thanks for working on this! I'm fixing this: [acme@zoo linux]$ am /wb/1.patch Applying: perf test: Print result for each subtest for llvm /home/acme/git/linux/.git/rebase-apply/patch:56: space before tab in indent. (t->need_subtests && \ warning: 1 line adds whitespace errors. tools/perf/tests/builtin-test.c:249: space before tab in indent. + (t->need_subtests && \ [acme@zoo linux]$ Please check your .git/hooks/ files so that you can catch this while commiting your work. - Arnaldo -- 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/