From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A310CC433ED for ; Wed, 12 May 2021 06:38:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 84EF8613BA for ; Wed, 12 May 2021 06:38:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230160AbhELGjy (ORCPT ); Wed, 12 May 2021 02:39:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40778 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230135AbhELGjy (ORCPT ); Wed, 12 May 2021 02:39:54 -0400 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9A63C06174A for ; Tue, 11 May 2021 23:38:45 -0700 (PDT) Received: by mail-ed1-x52e.google.com with SMTP id a25so1571583edr.12 for ; Tue, 11 May 2021 23:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=lwqPloBHhTOpLctpjqXbzcxqgIoZCw15PdcDzojOOdA=; b=qatz6s+1e8k6jSwSX+dzson52c6/BaBroxkDE3q6frJ9QWEi6DIJdEKlOPwRNn/Fqz YIygJL1/gld+NMAVrwZJbmb07z4u68HXaUTnV8pDfA4+zhRuxN1eDJBDfEQNj+v6s0aO QoeCoZs9c3WgRER/HrOSO+yYrddLcegtFipXUmekQUl20GRJHNO7cuBihziGfj0qA6rR r1rCdTHLRhDy2kxsnjeqWaueh+wY4rAiBR8Gx1NMBF5OoUZvhzo7CwfTST0LtIYVjJw1 I7PzFRsNerjHGrs9102MPtHkRRwPK7bMu5NvXMoH4fhVNUBq7fyxzv1ToIQqJCoomhey vPyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=lwqPloBHhTOpLctpjqXbzcxqgIoZCw15PdcDzojOOdA=; b=qApNLSM9ohM1tIHQAMCUYdARuJZ86TrFWuUl2JzNoGLvsqBFMKOQGK8dlgqDbvi+Af VZyVJ5FFfchB5YAjZRfc0fG6T4Cah0e2WksKLRq8KdLrnh0ugipTfnWX4kx0f8mWyari 2r5FGpdZC9IFyUZCMc0RWkg3n2QUgrLpocxOrvxaN30VjAW4D0qPWjGQXzTwN4HgDYHu 1fGuiCbqxye7CQ9qdz05a9oXW7USZZH/elgwXe+iDm5iFJUZCe+RVoZLmTmaASSWs4K4 4ZZsL0cF78eqsZAgoLwybHbu6ODlWGmDobCRxsDy3EZVkNkYbs+BsOVUAiOGcRTEX0Rf nBAQ== X-Gm-Message-State: AOAM533HeUCpTjmz9Q5gG1cuMWPGt3uOjTMq3em5o4+TbEl1jzuOgcpr DDeM45tmPt6+qg5Q6aAFipALn4GXTFcitg== X-Google-Smtp-Source: ABdhPJzV6iPhGP8b2K42osj5k3YempeJuJgC0VepNsb0ML61bx+Z/C5TfmdBE//sDVDxXmWLKgDO6A== X-Received: by 2002:a05:6402:849:: with SMTP id b9mr27067212edz.126.1620801524562; Tue, 11 May 2021 23:38:44 -0700 (PDT) Received: from oberon.zico.biz ([83.222.187.186]) by smtp.gmail.com with ESMTPSA id h23sm13387723ejx.90.2021.05.11.23.38.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 May 2021 23:38:44 -0700 (PDT) From: "Tzvetomir Stoyanov (VMware)" To: rostedt@goodmis.org Cc: linux-trace-devel@vger.kernel.org Subject: [PATCH v3 20/25] trace-cmd library: Track the offset in the option section in the trace file Date: Wed, 12 May 2021 09:38:18 +0300 Message-Id: <20210512063823.324610-21-tz.stoyanov@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210512063823.324610-1-tz.stoyanov@gmail.com> References: <20210512063823.324610-1-tz.stoyanov@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-trace-devel@vger.kernel.org When reading / writing trace file, store the offset of the option section in the file. A new internal API is added, to get the offset of the option section from an input file handler: tracecmd_get_options_offset() These changes are needed for compression of the option section from the trace file. Signed-off-by: Tzvetomir Stoyanov (VMware) --- lib/trace-cmd/include/private/trace-cmd-private.h | 1 + lib/trace-cmd/trace-input.c | 11 +++++++++++ lib/trace-cmd/trace-output.c | 2 ++ 3 files changed, 14 insertions(+) diff --git a/lib/trace-cmd/include/private/trace-cmd-private.h b/lib/trace-cmd/include/private/trace-cmd-private.h index d7488346..a9b66736 100644 --- a/lib/trace-cmd/include/private/trace-cmd-private.h +++ b/lib/trace-cmd/include/private/trace-cmd-private.h @@ -239,6 +239,7 @@ tracecmd_get_cursor(struct tracecmd_input *handle, int cpu); unsigned long tracecmd_get_file_version(struct tracecmd_input *handle); int tracecmd_get_file_compress_proto(struct tracecmd_input *handle, const char **name, const char **version); +size_t tracecmd_get_options_offset(struct tracecmd_input *handle); int tracecmd_ftrace_overrides(struct tracecmd_input *handle, struct tracecmd_ftrace *finfo); bool tracecmd_get_use_trace_clock(struct tracecmd_input *handle); diff --git a/lib/trace-cmd/trace-input.c b/lib/trace-cmd/trace-input.c index 5088a059..78581789 100644 --- a/lib/trace-cmd/trace-input.c +++ b/lib/trace-cmd/trace-input.c @@ -157,6 +157,7 @@ struct tracecmd_input { size_t header_files_start; size_t ftrace_files_start; size_t event_files_start; + size_t options_start; size_t total_file_size; /* For custom profilers. */ @@ -2759,6 +2760,7 @@ static int handle_options(struct tracecmd_input *handle) /* By default, use usecs, unless told otherwise */ handle->flags |= TRACECMD_FL_IN_USECS; + handle->options_start = lseek64(handle->fd, 0, SEEK_CUR); for (;;) { if (do_read_check(handle, &option, 2)) @@ -4215,6 +4217,15 @@ bool tracecmd_get_use_trace_clock(struct tracecmd_input *handle) return handle->use_trace_clock; } +/** + * tracecmd_get_options_offset - get offset of the options sections in the file + * @handle: input handle for the trace.dat file + */ +size_t tracecmd_get_options_offset(struct tracecmd_input *handle) +{ + return handle->options_start; +} + /** * tracecmd_get_show_data_func - return the show data func * @handle: input handle for the trace.dat file diff --git a/lib/trace-cmd/trace-output.c b/lib/trace-cmd/trace-output.c index 57b11493..1bd2351f 100644 --- a/lib/trace-cmd/trace-output.c +++ b/lib/trace-cmd/trace-output.c @@ -66,6 +66,7 @@ struct tracecmd_output { bool quiet; unsigned long file_state; unsigned long file_version; + size_t options_start; bool do_compress; struct tracecmd_compression *compress; @@ -1854,6 +1855,7 @@ struct tracecmd_output *tracecmd_get_output_handle_fd(int fd) tep_ref(handle->pevent); handle->page_size = tracecmd_page_size(ihandle); handle->file_version = tracecmd_get_file_version(ihandle); + handle->options_start = tracecmd_get_options_offset(ihandle); list_head_init(&handle->options); list_head_init(&handle->buffers); -- 2.31.1