Message ID | 20220722021313.3150035-1-yosryahmed@google.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5ADB2CCA485 for <netdev@archiver.kernel.org>; Fri, 22 Jul 2022 02:13:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233866AbiGVCNU (ORCPT <rfc822;netdev@archiver.kernel.org>); Thu, 21 Jul 2022 22:13:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233442AbiGVCNT (ORCPT <rfc822;netdev@vger.kernel.org>); Thu, 21 Jul 2022 22:13:19 -0400 Received: from mail-pj1-x1049.google.com (mail-pj1-x1049.google.com [IPv6:2607:f8b0:4864:20::1049]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 471D297494 for <netdev@vger.kernel.org>; Thu, 21 Jul 2022 19:13:17 -0700 (PDT) Received: by mail-pj1-x1049.google.com with SMTP id b8-20020a17090a010800b001f1f4fc8178so1463860pjb.8 for <netdev@vger.kernel.org>; Thu, 21 Jul 2022 19:13:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=date:message-id:mime-version:subject:from:to:cc; bh=bHXvsgCHjsogzlFJTbCl2p4aJ3sAyf7nnolCua5ZbBo=; b=i3mzaZoj1nIVbieIXMagKQWMi4/68wgYdddigtS93c/7C+/C3VY+Oa56G/4yyMYp5M 2/kw8XCaKpPaKGTl/izcQNITZ+o7WtmiBGZG53ZDWekFSq6lwole/sfDlXmkyG6i1WAI wNb6Lffk0ajcM0aFXVkqCITrW0VMRtTH+71u39k37e8T8ynvwzwkcNeMGM6fed7oL41m ZD42k8wPFwlFw9a54mO3GVXKivTItPMfExHfEWZ18yl9mwe1X9/9MfYZHfYTIo8c6cfQ bfgwW1TrOK9llQjJC2+tEK33MviprU0w6Ct3KlJx3cLwU8yYFsWZI2nWj5CRWGcwNYmi ujwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:message-id:mime-version:subject:from:to:cc; bh=bHXvsgCHjsogzlFJTbCl2p4aJ3sAyf7nnolCua5ZbBo=; b=ZsHC3ICllJ1ZQgVyTThrtxRC3ooLt6/9cMN+aLJ9Fmn+JwBZxofpyMGqnJ826eG7kI lm85+fFoW3djt8iNnydKMDUHcXEhhwPhXhRPv+l/Y/zMl4/qKNGr/XqjQxYu14VkWyfc B9AAPCX22bubrQiINu7OVUxRwsH3pXjj44Qiu6hzaDyPlMdUZ+yMyZFJ8FqfDIloWEzu oL617PxPotehGeRIGHKXAJrcdorCWnDKN7ibX0rsiGB18slf5D7uC2VlHarhO9C2pNhm GSw+ij38kNhvPfAIA4Di40iLyTX6hn9M3em9+ui/E1Mj7I0HbcnVFKJEeBk9nlXAHDBQ CkyQ== X-Gm-Message-State: AJIora8iJA9PCi1oo9ZpO9qLvowqK98JPBc0tlYVAelLdBl3fWMIrf9F 4DlqLicnFzljooC2mDVPVLcjf0FjaaF5mtA1 X-Google-Smtp-Source: AGRyM1sqgN7lRM2V3mMleo2fzqvZRXaz+o2mA8DJ1W9Obvuu0dYcLfjGdJISdwCZSiHwFQjv1ISHdRURdKTQOyv/ X-Received: from yosry.c.googlers.com ([fda3:e722:ac3:cc00:7f:e700:c0a8:2327]) (user=yosryahmed job=sendgmr) by 2002:a17:90a:249:b0:1e0:a8a3:3c6c with SMTP id t9-20020a17090a024900b001e0a8a33c6cmr845597pje.0.1658455996023; Thu, 21 Jul 2022 19:13:16 -0700 (PDT) Date: Fri, 22 Jul 2022 02:13:05 +0000 Message-Id: <20220722021313.3150035-1-yosryahmed@google.com> Mime-Version: 1.0 X-Mailer: git-send-email 2.37.1.359.gd136c6c3e2-goog Subject: [PATCH bpf-next v4 0/8] bpf: rstat: cgroup hierarchical stats From: Yosry Ahmed <yosryahmed@google.com> To: Alexei Starovoitov <ast@kernel.org>, Daniel Borkmann <daniel@iogearbox.net>, Andrii Nakryiko <andrii@kernel.org>, Martin KaFai Lau <kafai@fb.com>, Song Liu <songliubraving@fb.com>, Yonghong Song <yhs@fb.com>, Hao Luo <haoluo@google.com>, Tejun Heo <tj@kernel.org>, Zefan Li <lizefan.x@bytedance.com> Cc: Johannes Weiner <hannes@cmpxchg.org>, Shuah Khan <shuah@kernel.org>, Michal Hocko <mhocko@kernel.org>, KP Singh <kpsingh@kernel.org>, Benjamin Tissoires <benjamin.tissoires@redhat.com>, John Fastabend <john.fastabend@gmail.com>, " =?utf-8?q?Michal_Koutn=C3=BD?= " <mkoutny@suse.com>, Roman Gushchin <roman.gushchin@linux.dev>, David Rientjes <rientjes@google.com>, Stanislav Fomichev <sdf@google.com>, Greg Thelen <gthelen@google.com>, Shakeel Butt <shakeelb@google.com>, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, bpf@vger.kernel.org, cgroups@vger.kernel.org, Yosry Ahmed <yosryahmed@google.com> Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: bpf@iogearbox.net |
Series |
bpf: rstat: cgroup hierarchical stats
|
expand
|