Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp900661ybl; Wed, 28 Aug 2019 07:00:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqw65P5IUsxwKvMjrUAd7JndUdi4Bi20Gtw89T4emUCzKDU/W37AAGKqKKgxaJI9JS9TsAju X-Received: by 2002:a17:902:820f:: with SMTP id x15mr4296975pln.229.1567000800590; Wed, 28 Aug 2019 07:00:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567000800; cv=none; d=google.com; s=arc-20160816; b=DRRkXBKu4QrvkBrcjt/vhG7ZLDES7nioCviN7A/wmibyns895DzR/oWhE4tbwa4ZDI Dy0P+m96aIkBkhjik3I6IN5Yi7wobwzXZyVqppgjgkEDQJlTrg76XXuP7sfcSMdBzhGV lEKVRh2vOIZ5risI9dFrmohreyvyGHybbAeD2gtlpbaGgke37ERMJ2zJMFL0jOCG2tYB oEH2ylXXmSs4D3emILYG/hlF9YlCvPZhQGGjxT3oQpDR87cvQgc+byc52quZ3Pe7ogml tx6VN5WfJhTeqS7AXKKuYSDDVXiqhwTSuEBfOSiDrz/DeksKLq4ubMcdNzd39oyVcznn vNpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=YLkGbgv9kINU9kUI1+OO4hSXZM7OmQxdsWLHbJH/G0Q=; b=KOlQugrDPXchKpZCJaL+y6c9mR4G54l5exC/SG6Y3g1XeulsYFIMcz5sv30NhUerPW vceZUWwCWY1VpmpuXVp64LCVXSjNBPBWTQs5BffhXS/fsyxOBUGNBqkVC9bl8SB0NK/O WsrO8jQgppu4L40jiqVlXL6X3/USlzN3tkluOM7SJVS2uQCx3Nf4/ve1+fdDZg6KrNYE /89g1iM+7x7XPh/xFKnGCTLEk1y5wEvlJKtz1YB4I/n//AsAzHnrP788fuiJWPwo/yS5 RQcQj32qLnhNckBgKyN3IsZaLDcOHwMmd4YeSK0JnLsns29QvIbEzfGrjMOhLd0baFKe RwuA== 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 3si1893873plu.432.2019.08.28.06.59.44; Wed, 28 Aug 2019 07:00:00 -0700 (PDT) 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727030AbfH1N6E (ORCPT + 99 others); Wed, 28 Aug 2019 09:58:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59022 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726658AbfH1N6C (ORCPT ); Wed, 28 Aug 2019 09:58:02 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CE0892A973; Wed, 28 Aug 2019 13:58:01 +0000 (UTC) Received: from krava.brq.redhat.com (unknown [10.43.17.33]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2FC0A1001B05; Wed, 28 Aug 2019 13:58:00 +0000 (UTC) From: Jiri Olsa To: Arnaldo Carvalho de Melo Cc: lkml , Ingo Molnar , Namhyung Kim , Alexander Shishkin , Peter Zijlstra , Michael Petlan Subject: [PATCH 19/23] libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h Date: Wed, 28 Aug 2019 15:57:13 +0200 Message-Id: <20190828135717.7245-20-jolsa@kernel.org> In-Reply-To: <20190828135717.7245-1-jolsa@kernel.org> References: <20190828135717.7245-1-jolsa@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.redhat.com [10.5.110.71]); Wed, 28 Aug 2019 13:58:02 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Move the PERF_RECORD_HEADER_FEATURE event definition to libperf's event.h. In order to keep libperf simple, we switch 'u64/u32/u16/u8' types used events to their generic '__u*' versions. Link: http://lkml.kernel.org/n/tip-adohmimljqrbq2i3dxhhrpnp@git.kernel.org Signed-off-by: Jiri Olsa --- tools/perf/builtin-report.c | 2 +- tools/perf/lib/include/perf/event.h | 6 ++++++ tools/perf/util/event.h | 6 ------ 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/perf/builtin-report.c b/tools/perf/builtin-report.c index 318b0b95c14c..0d71f26a8a44 100644 --- a/tools/perf/builtin-report.c +++ b/tools/perf/builtin-report.c @@ -211,7 +211,7 @@ static int process_feature_event(struct perf_session *session, return perf_event__process_feature(session, event); if (event->feat.feat_id != HEADER_LAST_FEATURE) { - pr_err("failed: wrong feature ID: %" PRIu64 "\n", + pr_err("failed: wrong feature ID: %" PRI_lu64 "\n", event->feat.feat_id); return -1; } diff --git a/tools/perf/lib/include/perf/event.h b/tools/perf/lib/include/perf/event.h index 7600f53f6ad1..ed1c22e650e2 100644 --- a/tools/perf/lib/include/perf/event.h +++ b/tools/perf/lib/include/perf/event.h @@ -312,4 +312,10 @@ struct time_conv_event { __u64 time_zero; }; +struct feature_event { + struct perf_event_header header; + __u64 feat_id; + char data[]; +}; + #endif /* __LIBPERF_EVENT_H */ diff --git a/tools/perf/util/event.h b/tools/perf/util/event.h index d758485956b3..94777ee435c2 100644 --- a/tools/perf/util/event.h +++ b/tools/perf/util/event.h @@ -337,12 +337,6 @@ enum { PERF_STAT_ROUND_TYPE__FINAL = 1, }; -struct feature_event { - struct perf_event_header header; - u64 feat_id; - char data[]; -}; - struct compressed_event { struct perf_event_header header; char data[]; -- 2.21.0