Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bpftrace/bpftrace issues and pull requests

#3017 - Variables declared inside loop does not respect lexical scope

Issue - State: open - Opened by danobi 7 months ago - 17 comments
Labels: bug, language, difficulty: medium

#3016 - Dereferencing pointes via `[0]` fails to load the program

Issue - State: closed - Opened by viktormalik 7 months ago
Labels: bug

#3014 - For loops: Allow sharing variables with main program

Pull Request - State: closed - Opened by ajor 7 months ago - 8 comments

#3013 - Fix offsetof ast print

Pull Request - State: closed - Opened by jordalgo 7 months ago - 2 comments

#3012 - BpfProgram: Relocate .text section

Pull Request - State: closed - Opened by ajor 7 months ago

#3011 - bpftrace v0.20.1, Linux 4.19 - ERROR: Error loading program

Issue - State: closed - Opened by giorio94 7 months ago - 3 comments
Labels: bug

#3009 - Support building with LLVM 18

Pull Request - State: closed - Opened by kraj 8 months ago - 3 comments

#3008 - Build fails with upcoming LLVM 18.x release

Issue - State: closed - Opened by kraj 8 months ago - 1 comment
Labels: bug

#3007 - fix bpftrace_fuzz error for call to 'get_kernel…_cflags'

Pull Request - State: closed - Opened by gkamathe 8 months ago - 3 comments

#3006 - `print` outputs an empty string for an empty map

Issue - State: open - Opened by jordalgo 8 months ago - 1 comment
Labels: bug, priority: low, difficulty: easy

#3005 - [RFC] Probe expansion in codegen

Issue - State: open - Opened by viktormalik 8 months ago - 8 comments
Labels: RFC

#3004 - Allow keywords to be used as idents

Pull Request - State: closed - Opened by jordalgo 8 months ago - 4 comments

#3003 - Add for-each loops for iterating over map elements

Pull Request - State: closed - Opened by ajor 8 months ago - 10 comments
Labels: do-not-squash

#3002 - Semantic Analyser: Update map key types on the first pass

Pull Request - State: closed - Opened by ajor 8 months ago

#3001 - Type comparisons can occur before type propagation

Issue - State: open - Opened by ajor 8 months ago - 12 comments
Labels: bug, priority: low, difficulty: medium

#3000 - LLVM lifetimes ended too early

Issue - State: closed - Opened by ajor 8 months ago - 6 comments
Labels: bug, priority: high, difficulty: hard, reliability

#2999 - Loop map prep work

Pull Request - State: closed - Opened by ajor 8 months ago - 2 comments

#2998 - Quote strings when printing tuples

Issue - State: open - Opened by ajor 8 months ago - 7 comments
Labels: bug, difficulty: easy

#2997 - Runtime tests: Make EXPECT only match exact lines of output

Pull Request - State: closed - Opened by ajor 8 months ago

#2996 - kprobe:do_sys_open do not print anything

Issue - State: closed - Opened by bladechen 8 months ago - 6 comments
Labels: bug

#2995 - Add support for XDP/TC and other types of BPF program.

Issue - State: open - Opened by ZelinMa557 8 months ago - 1 comment
Labels: enhancement, RFC, difficulty: hard

#2994 - Consolidate reference_guide and adoc

Pull Request - State: closed - Opened by jordalgo 8 months ago - 4 comments

#2993 - Audit all runtime tests that use regex for output parsing

Issue - State: open - Opened by danobi 8 months ago - 1 comment
Labels: good first issue, tests

#2992 - Config: update lexer to match string start

Pull Request - State: closed - Opened by jordalgo 8 months ago - 5 comments

#2991 - SizedType: Change "type" member to private

Pull Request - State: closed - Opened by arthurshau 8 months ago - 3 comments

#2990 - Reserved keywords conflicting with user defined types

Issue - State: open - Opened by ajor 8 months ago - 4 comments
Labels: bug

#2989 - Runtime tests: Don't depend on specific probe points if not required

Pull Request - State: closed - Opened by ajor 8 months ago - 1 comment

#2988 - Move map management to `BpfBytecode`

Pull Request - State: closed - Opened by viktormalik 8 months ago - 8 comments
Labels: do-not-squash

#2987 - Update tutorial_one_liners.md

Pull Request - State: closed - Opened by next-ramses 8 months ago - 1 comment

#2985 - Use ELF map relocations instead of custom ones

Pull Request - State: closed - Opened by viktormalik 8 months ago

#2984 - Kprobe multi return prog

Pull Request - State: closed - Opened by olsajiri 8 months ago

#2983 - Builtin function `uaddr()` return bad address

Issue - State: open - Opened by Rtoax 8 months ago - 2 comments
Labels: bug

#2982 - runtime tests: update EXPECTs

Pull Request - State: closed - Opened by jordalgo 8 months ago - 1 comment

#2980 - Fix paths: iovisor/bpftrace -> bpftrace/bpftrace

Pull Request - State: closed - Opened by jordalgo 8 months ago - 2 comments

#2979 - Move type propagation out of semantic analyser

Issue - State: open - Opened by viktormalik 8 months ago - 2 comments
Labels: enhancement, priority: medium, difficulty: hard, reliability

#2978 - clang-format: exclude JSON files

Pull Request - State: closed - Opened by viktormalik 8 months ago

#2977 - Fix build issue with UAPI header of pre-v5.16 kernel

Pull Request - State: closed - Opened by shunghsiyu 8 months ago - 3 comments

#2976 - Call Out to External BPF Programs

Issue - State: open - Opened by ajor 8 months ago - 1 comment
Labels: enhancement

#2974 - Fix memleak-tests.sh

Pull Request - State: closed - Opened by jordalgo 8 months ago - 1 comment

#2973 - ci: Add clang-tidy job

Pull Request - State: closed - Opened by danobi 8 months ago - 1 comment
Labels: ci

#2972 - ci: Clean up vestigial lint configs

Pull Request - State: closed - Opened by danobi 8 months ago

#2971 - Set up clang-tidy in CI

Issue - State: closed - Opened by danobi 8 months ago - 2 comments
Labels: enhancement, ci, difficulty: medium

#2970 - Ignore tree-wide clang-format commit

Pull Request - State: closed - Opened by danobi 8 months ago

#2969 - List program probes when -l is also provided

Pull Request - State: closed - Opened by jordalgo 8 months ago - 4 comments

#2968 - docs: Add coding_guidelines.md

Pull Request - State: closed - Opened by danobi 8 months ago - 1 comment

#2967 - clang-format: Place opening braces on starting context

Pull Request - State: closed - Opened by danobi 8 months ago - 3 comments
Labels: do-not-squash

#2966 - Fixing build error when libdw is not present

Pull Request - State: closed - Opened by matthew-olson-intel 8 months ago - 5 comments

#2965 - Fix unused-unused compiler attribute

Pull Request - State: closed - Opened by danobi 8 months ago

#2964 - btf: Fix field resolution on structs with anon unions

Pull Request - State: closed - Opened by danobi 8 months ago

#2963 - RFC: New Looping Syntax

Issue - State: open - Opened by ajor 8 months ago - 6 comments
Labels: enhancement, RFC, priority: high

#2962 - Replace get_stackid

Issue - State: closed - Opened by jordalgo 8 months ago - 6 comments
Labels: enhancement, priority: medium, difficulty: medium

#2961 - Remove all sub-section numbering in ref guide

Pull Request - State: closed - Opened by jordalgo 8 months ago

#2960 - Fix build failure on 32-bit ARM

Pull Request - State: closed - Opened by acj 8 months ago - 9 comments

#2959 - ERROR: Struct/union of type 'struct file' does not contain a field named 'f_inode'

Issue - State: open - Opened by Delta-in-hub 8 months ago - 11 comments
Labels: bug, priority: medium, difficulty: hard

#2958 - Add 'lazy_symbolication' config

Pull Request - State: closed - Opened by jordalgo 8 months ago - 8 comments

#2957 - docs: Fix various reference_guide.md links

Pull Request - State: closed - Opened by nick-child-ibm 8 months ago

#2956 - build master failed on rpi4

Issue - State: open - Opened by 0lxb 8 months ago - 1 comment
Labels: bug

#2955 - Provide method for looping over map elements

Issue - State: closed - Opened by ajor 8 months ago - 11 comments
Labels: enhancement, priority: high, difficulty: hard

#2954 - RFC: Declare Maps Up-Front

Issue - State: open - Opened by ajor 8 months ago - 5 comments
Labels: enhancement, RFC, language, priority: medium, difficulty: medium

#2953 - Build failing on 32-bit ARM

Issue - State: closed - Opened by acj 8 months ago
Labels: bug, build, difficulty: easy

#2952 - Better support for map printing

Issue - State: closed - Opened by tyroguru 8 months ago - 3 comments
Labels: enhancement, priority: medium, difficulty: medium

#2951 - Vendored GTest Compile Error (-Werror=undef)

Issue - State: closed - Opened by ajor 8 months ago - 3 comments
Labels: bug

#2950 - build: Use `llvm-config.h` to find out what LLVM_VERSION we are compiling against

Pull Request - State: closed - Opened by chantra 8 months ago - 2 comments

#2949 - Fix -Wsign-compare warning in testprogs

Pull Request - State: closed - Opened by danobi 8 months ago

#2948 - CMake: Properly exclude cmake_vars.py from copying

Pull Request - State: closed - Opened by ajor 8 months ago

#2946 - CMake: Use FetchContent instead of ExternalProject for vendored gtest

Pull Request - State: closed - Opened by ajor 8 months ago - 2 comments

#2945 - Docker: drop unneeded packages from Fedora build

Pull Request - State: closed - Opened by viktormalik 8 months ago

#2944 - explicitly use ast namespace when including files

Pull Request - State: closed - Opened by chantra 8 months ago - 3 comments

#2943 - ci: Set continue-on-error for matrix jobs

Pull Request - State: closed - Opened by danobi 8 months ago

#2942 - v0.20.0 release

Pull Request - State: closed - Opened by viktormalik 8 months ago - 4 comments

#2941 - Emit maps in libbpf style (with BTF)

Pull Request - State: closed - Opened by viktormalik 8 months ago - 1 comment

#2940 - Add missing header to fix Fedora build

Pull Request - State: closed - Opened by ajor 9 months ago - 1 comment

#2939 - Fix runtime test target name

Pull Request - State: closed - Opened by jordalgo 9 months ago - 1 comment

#2938 - Support of buffering string output

Issue - State: open - Opened by banitag1 9 months ago - 3 comments
Labels: enhancement, language, difficulty: medium

#2937 - fix PR number

Pull Request - State: closed - Opened by makelinux 9 months ago

#2936 - improve killsnoop output

Pull Request - State: closed - Opened by makelinux 9 months ago

#2934 - Fixup generated BTF for older kernels

Pull Request - State: closed - Opened by viktormalik 9 months ago - 3 comments

#2933 - docs cn: fix broken man link

Pull Request - State: closed - Opened by yunwei37 9 months ago

#2932 - Convert sleep runtime test progs to infinite loops to fix possible flakiness

Issue - State: open - Opened by jordalgo 9 months ago
Labels: enhancement, ci, difficulty: easy

#2931 - CI: Run clang-format on all branches

Pull Request - State: closed - Opened by ajor 9 months ago - 1 comment

#2930 - CMake: Fix testlib dependencies

Pull Request - State: closed - Opened by ajor 9 months ago

#2929 - CMake: Don't trigger full rebuild when a test file changes

Pull Request - State: closed - Opened by ajor 9 months ago

#2928 - threadsnoop: increase PID field width and align to the right

Pull Request - State: closed - Opened by makelinux 9 months ago

#2926 - remove btf related fd leaks in AttachedProbe::load_prog()

Pull Request - State: closed - Opened by tyroguru 9 months ago - 4 comments

#2925 - [output] Use a switch for 'is_quoted_type'

Pull Request - State: closed - Opened by jordalgo 9 months ago

#2924 - docs: cn: jp: Guard kernel headers includes in example

Pull Request - State: closed - Opened by danobi 9 months ago - 2 comments

#2923 - Runtime tests: Fix a crash in the test framework

Pull Request - State: closed - Opened by ajor 9 months ago - 1 comment

#2922 - Implement delete() with wildcards via for_each_elem

Pull Request - State: closed - Opened by viktormalik 9 months ago - 11 comments
Labels: waiting-on-author

#2921 - Fix: strerror string not quoted

Pull Request - State: closed - Opened by jordalgo 9 months ago

#2920 - strerror not printing with quoted string for json format

Issue - State: closed - Opened by jordalgo 9 months ago - 1 comment
Labels: bug, priority: low, difficulty: easy

#2919 - docs: remove unneeded headers in example

Pull Request - State: closed - Opened by chaiken 9 months ago - 4 comments

#2918 - Proof of concept for AOT

Issue - State: open - Opened by danobi 9 months ago - 6 comments
Labels: enhancement, priority: high, difficulty: hard

#2917 - threadsnoop: use `strftime` instead of `elapsed`

Pull Request - State: closed - Opened by makelinux 9 months ago

#2915 - Optimize probe matcher's work with available_filter_functions

Pull Request - State: closed - Opened by viktormalik 9 months ago - 6 comments

#2914 - Fix attachment/listing of wildcarded module kfuncs

Pull Request - State: closed - Opened by viktormalik 9 months ago

#2913 - type_id=3 vlen != 0 on 5.4 LTS kernel

Issue - State: closed - Opened by xiaoqing-wei 9 months ago - 13 comments
Labels: bug, priority: high, difficulty: medium

#2912 - Introduce BpfBytecode class

Pull Request - State: closed - Opened by viktormalik 9 months ago - 4 comments

#2911 - Improving map management

Issue - State: closed - Opened by viktormalik 9 months ago - 1 comment
Labels: enhancement, priority: high

#2910 - Use unique names for stackid maps

Pull Request - State: closed - Opened by viktormalik 9 months ago