From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C82AC3858404; Tue, 11 Jul 2023 15:25:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C82AC3858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689089117; bh=aipJu2OSv//QNtcUcn/HiMaz7ZenAesL0X/eiWPTqRQ=; h=From:To:Subject:Date:From; b=SByG/Gm61/9zxyYVM7x+4XZclgheusl5WOMryTy3gBwKH1vmSkAWnBSQE41t0tEq9 he1XCknCRCyPg/3Dw4s/+N9mid1z8SPi12lqmR0lYDDkhDzvQJrFSmHLqVqk+4MTjE VD3r0jKeY2h8XZybByTiPOZixwdU+WpmQuFTUj0s= From: "jose.marchesi at oracle dot com" To: elfutils-devel@sourceware.org Subject: [Bug backends/30629] New: bpf: complete BPF disassembler in elfutils Date: Tue, 11 Jul 2023 15:25:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: backends X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jose.marchesi at oracle dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30629 Bug ID: 30629 Summary: bpf: complete BPF disassembler in elfutils Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: backends Assignee: unassigned at sourceware dot org Reporter: jose.marchesi at oracle dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- The elfutils BPF disassembler is incomplete and it only emits the pseudo-C assembly dialect, but not the conventional BPF assembler that is used by the GNU toolchain. --=20 You are receiving this mail because: You are on the CC list for the bug.=