|
minutes: IO Visor TSC/Dev Meeting
Hi All, Thanks for attending the meeting today. As usual, here are my notes. -Brenden === Status === Alexei: - Closing last minute fixes for 4.15 - expect stable fixes to follow Yonghong: - Add some t
Hi All, Thanks for attending the meeting today. As usual, here are my notes. -Brenden === Status === Alexei: - Closing last minute fixes for 4.15 - expect stable fixes to follow Yonghong: - Add some t
|
By
Brenden Blanco
·
|
|
reminder: IO Visor TSC/Dev Meeting
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
|
By
Brenden Blanco
·
|
|
How to use USDT probes without having to pass the pid of the traced program?
12 messages
Hi All the examples on tracing processes with USDT require the pid of the traced program: https://github.com/iovisor/bcc/tree/master/examples/tracing Can one not request to monitor binaries -- like wi
Hi All the examples on tracing processes with USDT require the pid of the traced program: https://github.com/iovisor/bcc/tree/master/examples/tracing Can one not request to monitor binaries -- like wi
|
By
Kiran T
·
|
|
Kernel crash when running bcc's test_xlate
9 messages
Hi, I was trying to run the bcc tests on a ppc64le VM with Fedora 26 and v4.15-rc7 kernel and 'test_xlate' was causing a kernel panic. The test crashes on all of the v4.15-rcX kernels that I built but
Hi, I was trying to run the bcc tests on a ppc64le VM with Fedora 26 and v4.15-rc7 kernel and 'test_xlate' was causing a kernel panic. The test crashes on all of the v4.15-rcX kernels that I built but
|
By
Sandipan Das
·
|
|
minutes: IO Visor TSC/Dev Meeting
2 messages
Hi All, Thanks for attending today. Below you will find my notes from the call. Cheers, Brenden === Status === Alexei: - Security updates for BPF - Patching uses of BPF for speculative execution - var
Hi All, Thanks for attending today. Below you will find my notes from the call. Cheers, Brenden === Status === Alexei: - Security updates for BPF - Patching uses of BPF for speculative execution - var
|
By
Brenden Blanco
·
|
|
reminder: IO Visor TSC/Dev Meeting
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
|
By
Brenden Blanco
·
|
|
malloc, VFS read/write, and block I/O flame graphs
G'Day, For reference, I created a few bcc/BPF tools that generate data for these flame graphs. The tools are based on the offcputime code, and are: https://github.com/brendangregg/BPF-tools/blob/maste
G'Day, For reference, I created a few bcc/BPF tools that generate data for these flame graphs. The tools are based on the offcputime code, and are: https://github.com/brendangregg/BPF-tools/blob/maste
|
By
Brendan Gregg
·
|
|
Is there information about eBPF + OVS ?
4 messages
Hi, I need help and send you an mail. I recently found that there was an OVS using eBPF. (http://openvswitch.org/support/ovscon2016/7/1120-tu.pdf) However, I can not find any information on how to ins
Hi, I need help and send you an mail. I recently found that there was an OVS using eBPF. (http://openvswitch.org/support/ovscon2016/7/1120-tu.pdf) However, I can not find any information on how to ins
|
By
hschoi
·
|
|
eBPF program to forward pkt from if-a to if-b
5 messages
Hello, 1. I don't find under bcc/examples a reference for forwarding function . e,g, capture pkt on if-a look for any match and then forward to if-b. Can you send a reference to a similar function. ?
Hello, 1. I don't find under bcc/examples a reference for forwarding function . e,g, capture pkt on if-a look for any match and then forward to if-b. Can you send a reference to a similar function. ?
|
By
Avi Cohen (A)
·
|
|
Simple example to start XDP/eBPF programming
7 messages
I've installed (packaged) bcc as per https://github.com/iovisor/bcc/blob/master/INSTALL.md Now I want to start playing. a simple one like 'hello-world' . I couldn't find a guide for this simple exampl
I've installed (packaged) bcc as per https://github.com/iovisor/bcc/blob/master/INSTALL.md Now I want to start playing. a simple one like 'hello-world' . I couldn't find a guide for this simple exampl
|
By
Avi Cohen (A)
·
|
|
Alpine linux
Anyone successfully installed BCC on Alpine? I use it for most of my Docker images and would love to be able to install BCC on it. Thanks, Monty
Anyone successfully installed BCC on Alpine? I use it for most of my Docker images and would love to be able to install BCC on it. Thanks, Monty
|
By
Monty Zukowski
·
|
|
Simple example to start XDP/eBPF programming
I've installed (packaged) bcc as per https://github.com/iovisor/bcc/blob/master/INSTALL.md Now I want to start playing. a simple one like 'hello-world' . I couldn't find a guide for this simple exampl
I've installed (packaged) bcc as per https://github.com/iovisor/bcc/blob/master/INSTALL.md Now I want to start playing. a simple one like 'hello-world' . I couldn't find a guide for this simple exampl
|
By
Avi Cohen (A)
·
|
|
minutes: IO Visor TSC/Dev Meeting
Thanks all for attending today. Below you may find the notes from the call. We will be skipping the next call and resuming on Jan 10. See you all in the new year! === Status === Yonghong: - bcc: Fixed
Thanks all for attending today. Below you may find the notes from the call. We will be skipping the next call and resuming on Jan 10. See you all in the new year! === Status === Yonghong: - bcc: Fixed
|
By
Brenden Blanco
·
|
|
Getting stack trace from a different CPU core (Y Song)
2 messages
Hi, I have a tracepoint probe for sched_switch event. While tracing the context-switches of a multi-threaded program, I would like to get stack trace of other active threads under certain conditions.
Hi, I have a tracepoint probe for sched_switch event. While tracing the context-switches of a multi-threaded program, I would like to get stack trace of other active threads under certain conditions.
|
By
RN
·
|
|
reminder: IO Visor TSC/Dev Meeting
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
|
By
Brenden Blanco
·
|
|
Getting stack trace from a different CPU core
2 messages
Hello, Is it possible to get stack trace from a different CPU core with eBPF? Thank you, Reena
Hello, Is it possible to get stack trace from a different CPU core with eBPF? Thank you, Reena
|
By
RN
·
|
|
minutes: IO Visor TSC/Dev Call
Thanks all for attending the meeting today. Here are the notes from the discussion. === Status Updates === Brenden: - Adding f26 f27 and ubuntu1710 bcc buildbots - Creating 0.5.0 tag Jesper: - XDP rec
Thanks all for attending the meeting today. Here are the notes from the discussion. === Status Updates === Brenden: - Adding f26 f27 and ubuntu1710 bcc buildbots - Creating 0.5.0 tag Jesper: - XDP rec
|
By
Brenden Blanco
·
|
|
reminder: IO Visor TSC/Dev Meeting
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
Please join us tomorrow for our bi-weekly call. As usual, this meeting is open to everybody and completely optional. You might be interested to join if: You want to know what is going on in BPF land Y
|
By
Brenden Blanco
·
|
|
How to compile C++ programs with libbcc
2 messages
Dear All, I have been using libbcc with a C++ application without problems for a while. However, when I tried this with bcc master I got some linker errors. Even with a basic example I get the same er
Dear All, I have been using libbcc with a C++ application without problems for a while. However, when I tried this with bcc master I got some linker errors. Even with a basic example I get the same er
|
By
Mauricio Vasquez
·
|
|
minutes: IO Visor TSC/Dev Meeting
Hi All, Thanks for attending the call this week, as usual here are the notes of the discussions and updates. === Netdev === LWN summary article for Netconf+Netdev is available: https://lwn.net/Article
Hi All, Thanks for attending the call this week, as usual here are the notes of the discussions and updates. === Netdev === LWN summary article for Netconf+Netdev is available: https://lwn.net/Article
|
By
Brenden Blanco
·
|