Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2410820imj; Mon, 11 Feb 2019 02:20:50 -0800 (PST) X-Google-Smtp-Source: AHgI3IYcWVrZR+Q0FQJoz+VkqLAAsxVVKz8R2BIPPQ1nk6zoNxWKFOCr1HgOtJJaoTSU1Ksucltd X-Received: by 2002:a65:4784:: with SMTP id e4mr22805788pgs.12.1549880450182; Mon, 11 Feb 2019 02:20:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549880450; cv=none; d=google.com; s=arc-20160816; b=gVC/KGL9vJ3IUsOuhmXcrF9EFbDX67EcgeOwSh8C78+VDvr71MCifY9YIb2Sxt5jj6 M+NvES1mK0G417awkURQA4fx8aueMAIX4PazZazMfW1PMidiEO9/Az0uUmR0LwPLIMOf eYBUNWktxm4oYx6p/DDErh9Mgf+eZ1UqxJTfdQ77oiFzka88c235RmIJXrztTbKHWJC8 irt9Z/2RTUztwI9n3fDx6+iInTkPDSm1xkk04PIBNNfRXLm0l7ftQPF4UhY9BM/t0Xa3 TR5GkhyfVLqaKEpY3dEEmkivFAj3QFE65Gz4OdKxw2ACL2VvrN4U6+fo9PcDT2ZLLgPV Kwwg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=NpudTlyt5kQMYS9hsQIHQVbdnM5pZGby8EQYZJiSeNY=; b=MXHQXE7aEvyanPCl/QfND81HUbk1JR0vUCG5/OB+WjEtp4h5KecsqifhR0e0zL0DRx edguqlc5iqEUzA+WPQDoALPEYkoYLSVvZgbxrtVIurpaiOycqotjDZ20EqsBjyAEazso vO7nj/c6l+KLD4iTmQ+KhQPZux/r2UPw7bFrd86aFzMptRUdnAc0wSDAXU3mz80ehmnY XHStSNqeguKOC82PM5C6B9VEO9ePTrnAgoQoyw5P8tX4z5TI8F1oXF2s7l/k+vr+vT8+ TSnEQWTUA8TVMgKxWhKPp9SNobdw9n4qIdhfLGjdRkYqeXU6+bd6GNHEbNqufbNUn/p1 k0oQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 101si10673883pld.22.2019.02.11.02.20.33; Mon, 11 Feb 2019 02:20:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726207AbfBKKUB (ORCPT + 99 others); Mon, 11 Feb 2019 05:20:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53884 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725996AbfBKKUA (ORCPT ); Mon, 11 Feb 2019 05:20:00 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2AE8C637E0; Mon, 11 Feb 2019 10:20:00 +0000 (UTC) Received: from krava (unknown [10.43.17.136]) by smtp.corp.redhat.com (Postfix) with SMTP id C9E7C61556; Mon, 11 Feb 2019 10:19:57 +0000 (UTC) Date: Mon, 11 Feb 2019 11:19:57 +0100 From: Jiri Olsa To: Stephane Eranian Cc: Arnaldo Carvalho de Melo , Alexey Budankov , Jiri Olsa , lkml , Ingo Molnar , Namhyung Kim , Alexander Shishkin , Peter Zijlstra , Adrian Hunter , Andi Kleen Subject: Re: [RFC/PATCH 00/14] perf record: Add support to store data in directory Message-ID: <20190211101957.GB14253@krava> References: <8d8b3f0d-cea8-2daf-249f-29f485c49a46@linux.intel.com> <20190204103643.GA18141@krava> <6bf24b7d-2bd3-8091-cf49-363c91e4e864@linux.intel.com> <20190204114144.GC18141@krava> <20190204192721.GI5593@kernel.org> <20190204202818.GC4794@krava> <20190205133727.GF4794@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190205133727.GF4794@krava> User-Agent: Mutt/1.10.1 (2018-07-13) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Mon, 11 Feb 2019 10:20:00 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 05, 2019 at 02:37:27PM +0100, Jiri Olsa wrote: > On Mon, Feb 04, 2019 at 02:44:37PM -0800, Stephane Eranian wrote: > > Jiri, > > > > While you're looking at the output format, I think it would be good > > time to simplify the code handling perf.data file. > > Today, perf record can emit in two formats: file mode or pipe mode. > > This adds complexity in the code and > > is error prone as the file mode path is tested more than the pipe mode > > path. We have run into multiple issues with > > the pipe mode in recent years. There is no real reason why we need to > > maintain two formats. If I recall, the pipe format > > was introduced because on pipes you cannot lseek to update the headers > > and therefore some of the information present as tables > > updated on the fly needed to be generated as pseudo records by the > > tool. I believe that the pipe format covers all the needs and could > > supersede the file mode format. That would simplify code in perf > > record and eliminate the risk of errors when new headers > > are introduced. > > yep, I think we have almost all the features covered for pipe mode, > and we have all necessary events to describe events features > > so with some effort we could switch off the superfluos file header > and use only events to describe events ;-) make sense, I'll check > on it so following features are not synthesized: FEAT_OPN(TRACING_DATA, tracing_data, false), FEAT_OPN(BUILD_ID, build_id, false), FEAT_OPN(BRANCH_STACK, branch_stack, false), FEAT_OPN(AUXTRACE, auxtrace, false), FEAT_OPN(STAT, stat, false), FEAT_OPN(CACHE, cache, true), I think all could be added and worked around with exception of BUILD_ID, which we store at the end (after processing all data) and we need it early in the report phase maybe it's time to re-think that buildid -> mmap event association again, because it's pain in current implementation as well looks like bpf code is actualy getting build ids and storing it for the callchains in kernel.. we can check if we can do something similar for mmap events jirka