Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp636920img; Mon, 18 Mar 2019 10:47:27 -0700 (PDT) X-Google-Smtp-Source: APXvYqxA10KeCt3+kOo7ZTJvP8aTgpZtfO0O+TRz9eKQ0KOukucQuC0Hvx1Lo4dPvr/TcbpY6XKZ X-Received: by 2002:a17:902:5a41:: with SMTP id f1mr21412389plm.202.1552931247198; Mon, 18 Mar 2019 10:47:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552931247; cv=none; d=google.com; s=arc-20160816; b=RbPFr22FFh2njuZFqpeWjwyufH3L3sfBzZg7S/blQ52/nN0m89fq/5+dysIBu1v78w idEc+NccD9MgiBwPoEkjKnmzuYKNTWC9NiMB8SQX/0eJgk4LRiiGYzaDvC0mYBDlnm0o 5+SKRB7CxmRbXaVkd+tpCaLqW5ApVUnRCxW50HrG1946o7X/vY33oMOgvZHkbZOFJcqa j2SXI51fJepwPE60TG5ZWvDjYHqaS7oQZ7BRE6dmOq7h/OtyoOAw/S+0KR00b+UzpT+a ykRINKlvzg++hVBA+EF3b1hQEZw/9+WqvYf+geyU+9q2SICZUhFH6Az5HT7svGbhWNaE srzA== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:references:cc:to:from:subject; bh=v//eCtIfrET4IbfX3rM5O3Rt5Ql/yKrbn9797Vkv7Xo=; b=GrdaCQrPKqMxjVtcBbQcrISnypHxw2lj1c8E36cdK2JXtxVhBz2195/sBUq/zjqxFU 0/EORJv1G2rbiFhUCXI3RmpTkba4pHsB5NlBjjGkxB1seLSRZ6vuGx9aUZgHUSdMdW6z IPJe++p8ybBQFxyynQqC3nwfGeja/TqpQxOzwgdGAAUt5H38RrnWWilMK8ZVTNGhyrWB mlQPpmpYyWs4IkYhmr/lx1d/keyRSH25ghft5Cn/+DNpzrIhz+BRomy9i5AJKzj1IHp+ hYczRTudubPGOYd6TIWni6khfTYJYY4eMrAkLuXAsOZuEjNa+lf0ka+OQfJ+vU/nWiSE gMbQ== 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=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w24si9642004ply.32.2019.03.18.10.47.11; Mon, 18 Mar 2019 10:47:27 -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=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727820AbfCRRor (ORCPT + 99 others); Mon, 18 Mar 2019 13:44:47 -0400 Received: from mga17.intel.com ([192.55.52.151]:30879 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726832AbfCRRoq (ORCPT ); Mon, 18 Mar 2019 13:44:46 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Mar 2019 10:44:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,494,1544515200"; d="scan'208";a="135342967" Received: from linux.intel.com ([10.54.29.200]) by fmsmga007.fm.intel.com with ESMTP; 18 Mar 2019 10:44:46 -0700 Received: from [10.251.91.19] (abudanko-mobl.ccr.corp.intel.com [10.251.91.19]) by linux.intel.com (Postfix) with ESMTP id 9979E5805FC; Mon, 18 Mar 2019 10:44:43 -0700 (PDT) Subject: [PATCH v10 09/12] perf record: implement -z,--compression_level[=] option From: Alexey Budankov To: Arnaldo Carvalho de Melo Cc: Jiri Olsa , Namhyung Kim , Alexander Shishkin , Peter Zijlstra , Ingo Molnar , Andi Kleen , linux-kernel References: <12cce142-6238-475b-b9aa-236531c12c2b@linux.intel.com> Organization: Intel Corp. Message-ID: <9ff06518-ae63-a908-e44d-5d9e56dd66d9@linux.intel.com> Date: Mon, 18 Mar 2019 20:44:42 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <12cce142-6238-475b-b9aa-236531c12c2b@linux.intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Implemented -z,--compression_level[=] option that enables compression of mmaped kernel data buffers content in runtime during perf record mode collection. Default option value is 1 (fastest compression). Compression overhead has been measured for serial and AIO streaming when profiling matrix multiplication workload: ------------------------------------------------------------- | SERIAL | AIO-1 | ----------------------------------------------------------------| |-z | OVH(x) | ratio(x) size(MiB) | OVH(x) | ratio(x) size(MiB) | |---------------------------------------------------------------| | 0 | 1,00 | 1,000 179,424 | 1,00 | 1,000 187,527 | | 1 | 1,04 | 8,427 181,148 | 1,01 | 8,474 188,562 | | 2 | 1,07 | 8,055 186,953 | 1,03 | 7,912 191,773 | | 3 | 1,04 | 8,283 181,908 | 1,03 | 8,220 191,078 | | 5 | 1,09 | 8,101 187,705 | 1,05 | 7,780 190,065 | | 8 | 1,05 | 9,217 179,191 | 1,12 | 6,111 193,024 | ----------------------------------------------------------------- OVH = (Execution time with -z N) / (Execution time with -z 0) ratio - compression ratio size - number of bytes that was compressed size ~= trace size x ratio Signed-off-by: Alexey Budankov --- tools/perf/Documentation/perf-record.txt | 5 +++++ tools/perf/builtin-record.c | 25 ++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/tools/perf/Documentation/perf-record.txt b/tools/perf/Documentation/perf-record.txt index 18fceb49434e..0567bacc2ae6 100644 --- a/tools/perf/Documentation/perf-record.txt +++ b/tools/perf/Documentation/perf-record.txt @@ -471,6 +471,11 @@ Also at some cases executing less trace write syscalls with bigger data size can shorter than executing more trace write syscalls with smaller data size thus lowering runtime profiling overhead. +-z:: +--compression-level[=n]:: +Produce compressed trace using specified level n (default: 1 - fastest compression, +22 - smallest trace) + --all-kernel:: Configure all used events to run in kernel space. diff --git a/tools/perf/builtin-record.c b/tools/perf/builtin-record.c index 2e083891affa..7258f2964a3b 100644 --- a/tools/perf/builtin-record.c +++ b/tools/perf/builtin-record.c @@ -440,6 +440,26 @@ static int record__mmap_flush_parse(const struct option *opt, return 0; } +#ifdef HAVE_ZSTD_SUPPORT +static unsigned int comp_level_default = 1; +static int record__parse_comp_level(const struct option *opt, + const char *str, + int unset) +{ + struct record_opts *opts = (struct record_opts *)opt->value; + + if (unset) { + opts->comp_level = 0; + } else { + if (str) + opts->comp_level = strtol(str, NULL, 0); + if (!opts->comp_level) + opts->comp_level = comp_level_default; + } + + return 0; +} +#endif static unsigned int comp_level_max = 22; static int record__comp_enabled(struct record *rec) @@ -2169,6 +2189,11 @@ static struct option __record_options[] = { OPT_CALLBACK(0, "affinity", &record.opts, "node|cpu", "Set affinity mask of trace reading thread to NUMA node cpu mask or cpu of processed mmap buffer", record__parse_affinity), +#ifdef HAVE_ZSTD_SUPPORT + OPT_CALLBACK_OPTARG('z', "compression-level", &record.opts, &comp_level_default, + "n", "Produce compressed trace using specified level (default: 1 - fastest compression, 22 - smallest trace)", + record__parse_comp_level), +#endif OPT_END() }; -- 2.20.1