Skip to content

issues Search Results · repo:Netflix/bpftop language:C

Filter by

23 results
 (79 ms)

23 results

inNetflix/bpftop (press backspace or delete to remove)

Description bpftop currently lacks a way to display its version. Running the binary always starts the TUI interface, and there’s no support for options like -V, -v, or --version. Proposal Integrate ...
enhancement
  • lvillis
  • Opened 
    on Dec 16, 2024
  • #113

Description I clone and build from the source as the document suggested, using the command $ cross build --target=aarch64-unknown-linux-gnu --release The build seems successful without any errors or ...
  • vax-r
  • Opened 
    on Dec 3, 2024
  • #112

Tried running on a system without systemd and get the following failure: read(3, 2b000 r--p 00000000 00:1a 215052 ..., 1024) = 1024 read(3, 00 00:1a 23362083 ..., 1024) = 1024 read(3, ...
  • hodgesds
  • 4
  • Opened 
    on Oct 31, 2024
  • #104

Hey there. I am trying to understand the performance hit of a continuous profiling based on bpf_get_stats api that a kernel provides, which bpftop enables in order to collect its data. in general, I have ...
  • itay-sho
  • 2
  • Opened 
    on Oct 7, 2024
  • #96

Hey folks, I m trying to run bpftop for Android. However, cross build --target aarch64-linux-android complains about missing dependencies: Package libelf was not found in the pkg-config search path. ...
enhancement
  • nstepa
  • 1
  • Opened 
    on Sep 19, 2024
  • #91

  • pythops
  • 3
  • Opened 
    on Aug 12, 2024
  • #79

In the tabular view, when the number of BPF programs exceeds the terminal window s capacity, it’s not immediately clear that more items are available. To enhance usability, a scrollbar widget from Ratatui ...
enhancement
  • jfernandez
  • 6
  • Opened 
    on Aug 9, 2024
  • #78

Running the program on a Linux distro without systemd gives this error: $ sudo bpftop Error: No such file or directory (os error 2) Tracing it with strace revals that I tries to access a socket located ...
bug
  • alifarazz
  • 4
  • Opened 
    on Jul 24, 2024
  • #69

enhancement
  • ydzhou
  • 3
  • Opened 
    on Jun 5, 2024
  • #60

I ve added RPM packaging for bpftop and I m currently going through the process to get it published in Fedora: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2281565 The crates that bpftop depends ...
enhancement
  • jfernandez
  • 1
  • Opened 
    on May 25, 2024
  • #55
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub