Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp436382pxv; Wed, 30 Jun 2021 08:56:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwsgaZ39RGw2Et29Te8z+e3CBxsjGmBg1EqdEFE4RqJhgYb1hfmhn//ydOfIwklbesiQobk X-Received: by 2002:aa7:c717:: with SMTP id i23mr16102188edq.75.1625068615364; Wed, 30 Jun 2021 08:56:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625068615; cv=none; d=google.com; s=arc-20160816; b=dEuL/vZuB1DjgNV7T/fGJBHdqG6OHLn0Eus4h7/PgmiAJO33bRiPSTT2/gvk7+l/KS MRgmdMAaBbWlAoDrpqDQokhALYdFhX38i7pDxuJT4kQoc3tm+Wg7jVyqWqOPBS4NSSFn VIiR18HJqlefufKUMd9sW4dNZrOHCUVNb3H/UcAoYk6oGEBIPilbhwBmU+mWplGlkMNL L4ws702rqeMg3PbusKMtm+Z9kasKCWel5r23ODQpNOnXTQV1nVGQHjTy1qQDpbHi4H41 cjXY26OHW2DYMhhlljJgXNuT7J2irpUXTU7O3yX9e2I2Hx2o15NRusa3LAKC0rahkCmP 0KjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=+m+2onYlTwXRc8+RVhrn9e64vL+db5qdULtV6ZqsmMQ=; b=WLmRitoL4L9BbbFaMFG20NZs/jIJundjrBZM9O8ajk9/S4rW1N0CYJCkefyg8RD1yk MbtncqT9/bK35SAOQncprzWpQfMcuLJkPq7//BtXJRGY/xfaIi3BKt5Rb249tn90saaE evbQhgEoIiVijNL7OWfbarR4QAlKARJxO4gNmk8kZzvqrt21YRDd08hjkS2Q4Woe1jgm 74SlI4EQHfpLCZfSVTBZ9NlM4kG4XApWAJziG27irAbJvV7vPlEccXHBQ3oPV+J2Bc7g cODuRUjvArfFeIDS0ev3O2Qv7UbuvGV+sjG3hX1OnHhjJlzLNAWL2n7amBhuQN3+rDbx uhmQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id ds17si4537003ejc.467.2021.06.30.08.56.26; Wed, 30 Jun 2021 08:56:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S235893AbhF3P5r (ORCPT + 99 others); Wed, 30 Jun 2021 11:57:47 -0400 Received: from mga01.intel.com ([192.55.52.88]:3913 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235839AbhF3P5l (ORCPT ); Wed, 30 Jun 2021 11:57:41 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10031"; a="230015502" X-IronPort-AV: E=Sophos;i="5.83,312,1616482800"; d="scan'208";a="230015502" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jun 2021 08:55:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.83,312,1616482800"; d="scan'208";a="559099422" Received: from nntpat99-84.inn.intel.com ([10.125.99.84]) by fmsmga001.fm.intel.com with ESMTP; 30 Jun 2021 08:55:02 -0700 From: Alexey Bayduraev To: Arnaldo Carvalho de Melo Cc: Jiri Olsa , Namhyung Kim , Alexander Shishkin , Peter Zijlstra , Ingo Molnar , linux-kernel , Andi Kleen , Adrian Hunter , Alexander Antonov , Alexei Budankov , Riccardo Mancini Subject: [PATCH v8 00/22] Introduce threaded trace streaming for basic perf record operation Date: Wed, 30 Jun 2021 18:54:39 +0300 Message-Id: X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Changes in v8: - captured Acked-by: tags by Namhyung Kim - merged with origin/perf/core - added patch 21/22 introducing READER_NODATA state - added patch 22/22 fixing --max-size option v7: https://lore.kernel.org/lkml/cover.1624350588.git.alexey.v.bayduraev@linux.intel.com/ Changes in v7: - fixed possible crash after out_free_threads label - added missing pthread_attr_destroy() call - added check of correctness of user masks - fixed zsts_data finalization v6: https://lore.kernel.org/lkml/cover.1622025774.git.alexey.v.bayduraev@linux.intel.com/ Changes in v6: - fixed leaks and possible double free in record__thread_mask_alloc() - fixed leaks in record__init_thread_user_masks() - fixed final mmaps flushing for threads id > 0 - merged with origin/perf/core v5: https://lore.kernel.org/lkml/cover.1619781188.git.alexey.v.bayduraev@linux.intel.com/ Changes in v5: - fixed leaks in record__init_thread_masks_spec() - fixed leaks after failed realloc - replaced "%m" to strerror() - added masks examples to the documentation - captured Acked-by: tags by Andi Kleen - do not allow --thread option for full_auxtrace mode - split patch 06/12 to 06/20 and 07/20 - split patch 08/12 to 09/20 and 10/20 - split patches 11/12 and 11/12 to 13/20-20/20 v4: https://lore.kernel.org/lkml/6c15adcb-6a9d-320e-70b5-957c4c8b6ff2@linux.intel.com/ Changes in v4: - renamed 'comm' structure to 'pipes' - moved thread fd/maps messages to verbose=2 - fixed leaks during allocation of thread_data structures - fixed leaks during allocation of thread masks - fixed possible fails when releasing thread masks v3: https://lore.kernel.org/lkml/7d197a2d-56e2-896d-bf96-6de0a4db1fb8@linux.intel.com/ Changes in v3: - avoided skipped redundant patch 3/15 - applied "data file" and "data directory" terms allover the patch set - captured Acked-by: tags by Namhyung Kim - avoided braces where don't needed - employed thread local variable for serial trace streaming - added specs for --thread option - core, socket, numa and user defined - added parallel loading of data directory files similar to the prototype [1] v2: https://lore.kernel.org/lkml/1ec29ed6-0047-d22f-630b-a7f5ccee96b4@linux.intel.com/ Changes in v2: - explicitly added credit tags to patches 6/15 and 15/15, additionally to cites [1], [2] - updated description of 3/15 to explicitly mention the reason to open data directories in read access mode (e.g. for perf report) - implemented fix for compilation error of 2/15 - explicitly elaborated on found issues to be resolved for threaded AUX trace capture v1: https://lore.kernel.org/lkml/810f3a69-0004-9dff-a911-b7ff97220ae0@linux.intel.com/ Patch set provides parallel threaded trace streaming mode for basic perf record operation. Provided mode mitigates profiling data losses and resolves scalability issues of serial and asynchronous (--aio) trace streaming modes on multicore server systems. The design and implementation are based on the prototype [1], [2]. Parallel threaded mode executes trace streaming threads that read kernel data buffers and write captured data into several data files located at data directory. Layout of trace streaming threads and their mapping to data buffers to read can be configured using a value of --thread command line option. Specification value provides masks separated by colon so the masks define cpus to be monitored by one thread and thread affinity mask is separated by slash. /:/ specifies parallel threads layout that consists of two threads with corresponding assigned cpus to be monitored. Specification value can be a string e.g. "cpu", "core" or "socket" meaning creation of data streaming thread for monitoring every cpu, whole core or socket. The option provided with no or empty value defaults to "cpu" layout creating data streaming thread for every cpu being monitored. Specification masks are filtered by the mask provided via -C option. Parallel streaming mode is compatible with Zstd compression/decompression (--compression-level) and external control commands (--control). The mode is not enabled for pipe mode. The mode is not enabled for AUX area tracing, related and derived modes like --snapshot or --aux-sample. --switch-output-* and --timestamp-filename options are not enabled for parallel streaming. Initial intent to enable AUX area tracing faced the need to define some optimal way to store index data in data directory. --switch-output-* and --timestamp-filename use cases are not clear for data directories. Asynchronous(--aio) trace streaming and affinity (--affinity) modes are mutually exclusive to parallel streaming mode. Basic analysis of data directories is provided in perf report mode. Raw dump and aggregated reports are available for data directories, still with no memory consumption optimizations. Tested: tools/perf/perf record -o prof.data --threads -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads= -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads=cpu -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads=core -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads=socket -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads=numa -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads=0-3/3:4-7/4 -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data -C 2,5 --threads=0-3/3:4-7/4 -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data -C 3,4 --threads=0-3/3:4-7/4 -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data -C 0,4,2,6 --threads=core -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data -C 0,4,2,6 --threads=numa -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads -g --call-graph dwarf,4096 -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads -g --call-graph dwarf,4096 --compression-level=3 -- matrix.gcc.g.O3 tools/perf/perf record -o prof.data --threads -a tools/perf/perf record -D -1 -e cpu-cycles -a --control fd:10,11 -- sleep 30 tools/perf/perf record --threads -D -1 -e cpu-cycles -a --control fd:10,11 -- sleep 30 tools/perf/perf report -i prof.data tools/perf/perf report -i prof.data --call-graph=callee tools/perf/perf report -i prof.data --stdio --header tools/perf/perf report -i prof.data -D --header [1] git clone https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git -b perf/record_threads [2] https://lore.kernel.org/lkml/20180913125450.21342-1-jolsa@kernel.org/ Alexey Bayduraev (22): perf record: Introduce thread affinity and mmap masks perf record: Introduce thread specific data array perf record: Introduce thread local variable perf record: Stop threads in the end of trace streaming perf record: Start threads in the beginning of trace streaming perf record: Introduce data file at mmap buffer object perf record: Introduce data transferred and compressed stats perf record: Init data file at mmap buffer object tools lib: Introduce bitmap_intersects() operation perf record: Introduce --threads= command line option perf record: Document parallel data streaming mode perf report: Output data file name in raw trace dump perf session: Move reader structure to the top perf session: Introduce reader_state in reader object perf session: Introduce reader objects in session object perf session: Introduce decompressor into trace reader object perf session: Move init into reader__init function perf session: Move map/unmap into reader__mmap function perf session: Load single file for analysis perf session: Load data directory files for analysis perf session: Introduce READER_NODATA state perf record: Introduce record__bytes_written and fix --max-size option tools/include/linux/bitmap.h | 11 + tools/lib/api/fd/array.c | 17 + tools/lib/api/fd/array.h | 1 + tools/lib/bitmap.c | 14 + tools/perf/Documentation/perf-record.txt | 30 + tools/perf/builtin-inject.c | 3 +- tools/perf/builtin-record.c | 1119 ++++++++++++++++++++-- tools/perf/util/evlist.c | 16 + tools/perf/util/evlist.h | 1 + tools/perf/util/mmap.c | 6 + tools/perf/util/mmap.h | 6 + tools/perf/util/ordered-events.h | 1 + tools/perf/util/record.h | 2 + tools/perf/util/session.c | 501 +++++++--- tools/perf/util/session.h | 5 + tools/perf/util/tool.h | 3 +- 16 files changed, 1531 insertions(+), 205 deletions(-) -- 2.19.0