Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp1721454ybg; Sat, 19 Oct 2019 01:04:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqzQt/luojMsU8UECo5Kn85nGMWWC9W9u0yXqplpqnQH9xV3XRljJcMi8zA5KGPqG8+AmmuN X-Received: by 2002:aa7:c587:: with SMTP id g7mr13888779edq.151.1571472282042; Sat, 19 Oct 2019 01:04:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571472282; cv=none; d=google.com; s=arc-20160816; b=cOzG00s2GP+xWGHOp1ZZ/peiO74YhxHxkAlXCD9RJevMtBbQZ4zOnFQI2lzVsU8mRK 6aKeYwpz0WnTcxS1HOG0F3+dLtsbcsmaaQgKncCaWs2TI4vNQFd1262W+nVZBOe3ruzV +Be9etE/YXDhszLL+zJiSeyb6nzXmjfuvbxo3FMl0QkAzg6TzA59CXxTIiVsq4RRpnuF sRoOpH8cXoIwVXNQwvW71lFj8ME3arhjP3qsUX4GU3PUAKc8aCmw2/XqxXHgd3mjl+fD 2p5Vg425eVxaHC3q2IZATJVPdlx6HTBWA8PcJ63ECYecaixQN5JFTdUfKEx3vfKrkI0W Y4Dg== 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:mime-version:user-agent:date:message-id :organization:subject:from:cc:to; bh=A5fHRVGanbYO/lz76bwyRUELB4Nqj/TlEWFcvyad+Lw=; b=VZo8tqbWOKLcHD9VLXyD9PI5qyIjuD6rl/E2X8zhG2vN5W4u6IjEygfnZO/qe2LR1n ihMZxLvk4b4x9hYJPKQUoD7k0nl2Cb+bucaAy/lQA4JyXeWbUBntJkoSjDStIZklWaRf tOVX2o/XiPeyKDbsiD9qiz/u6GQPvNvpYEnX4E7B9BvR6uuJwXb6EMkCHl1P/w82hmEQ fczv6NYZ3fyK58ARbSLGQPf2EDn5AusBG0Ihbf7scTODYWSLw5vxplnK8bS7GbgOic7p d/IsDCIA1PSq991wU7+yhcVL56BJH91Jx9ZbFpybU1bw/j2vR8tOXoNaI3JynFk4toyq vT4A== 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 ca7si4830383ejb.319.2019.10.19.01.04.19; Sat, 19 Oct 2019 01:04:42 -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 S2395472AbfJRJRs (ORCPT + 99 others); Fri, 18 Oct 2019 05:17:48 -0400 Received: from mga02.intel.com ([134.134.136.20]:24961 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389986AbfJRJRr (ORCPT ); Fri, 18 Oct 2019 05:17:47 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Oct 2019 02:17:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,311,1566889200"; d="scan'208";a="190311631" Received: from linux.intel.com ([10.54.29.200]) by orsmga008.jf.intel.com with ESMTP; 18 Oct 2019 02:17:46 -0700 Received: from [10.125.252.194] (abudanko-mobl.ccr.corp.intel.com [10.125.252.194]) by linux.intel.com (Postfix) with ESMTP id B2109580379; Fri, 18 Oct 2019 02:17:43 -0700 (PDT) To: Peter Zijlstra Cc: Arnaldo Carvalho de Melo , Ingo Molnar , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Andi Kleen , Kan Liang , Stephane Eranian , Ian Rogers , Song Liu , linux-kernel From: Alexey Budankov Subject: [PATCH v3 0/4]: perf/core: fix restoring of Intel LBR call stack on a context switch Organization: Intel Corp. Message-ID: <0b20a07f-d074-d3da-7551-c9a4a94fe8e3@linux.intel.com> Date: Fri, 18 Oct 2019 12:17:42 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 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 Restore Intel LBR call stack from cloned inactive task perf context on a context switch. This change inherently addresses inconsistency in LBR call stack data provided on a sample in record profiling mode: $ perf record -N -B -T -R --call-graph lbr \ -e cpu/period=0xcdfe60,event=0x3c,name=\'CPU_CLK_UNHALTED.THREAD\'/Duk \ --clockid=monotonic_raw -- ./miniFE.x nx 25 ny 25 nz 25 Let's assume threads A, B, C belonging to the same process. B and C are siblings of A and their perf contexts are treated as equivalent. At some point B blocks on a futex (non preempt context switch). B's LBRs are preserved at B's perf context task_ctx_data and B's events are removed from PMU and disabled. B's perf context becomes inactive. Later C gets on a cpu, runs, gets profiled and eventually switches to the awaken but not yet running B. The optimized context switch path is executed swapping B's and C's task_ctx_data pointers at perf event contexts. So C's task_ctx_data will refer preserved B's LBRs on the following switch-in event. However, as far B's perf context is inactive there is no enabled events in there and B's task_ctx_data->lbr_callstack_users is equal to 0. When B gets on the cpu B's events reviving is skipped following the optimized context switch path and B's task_ctx_data->lbr_callstack_users remains 0. Thus B's LBR's are not restored by pmu sched_task() code called in the end of perf context switch-in callback for B. In the report that manifests as having short fragments of B's call stack, still tracked by LBR's HW between adjacent samples, but the whole thread call tree doesn't aggregate. The fix has been evaluated when profiling miniFE [1] (C++, OpenMP) workload running 64 threads on Intel Skylake EP(64 core, 2 sockets): $ perf report --call-graph callee,flat 5.3.0-rc6+ (tip perf/core) - fixed - 92.66% 82.64% miniFE.x libiomp5.so [.] _INTERNAL_25_______src_kmp_barrier_cpp_1d20fae8::__kmp_hyper_barrier_release - 69.14% _INTERNAL_25_______src_kmp_barrier_cpp_1d20fae8::__kmp_hyper_barrier_release __kmp_fork_barrier __kmp_launch_thread _INTERNAL_24_______src_z_Linux_util_c_3e0095e6::__kmp_launch_worker start_thread __clone - 21.89% _INTERNAL_25_______src_kmp_barrier_cpp_1d20fae8::__kmp_hyper_barrier_release __kmp_barrier __kmpc_reduce_nowait miniFE::cg_solve, miniFE::Vector, miniFE::matvec_std, miniFE::Vector, miniFE::Vector, miniFE::matvec_std, miniFE::Vector, miniFE::Vector, miniFE::matvec_std, miniFE::Vector, miniFE::Vector, miniFE::matvec_std, miniFE::Vector