Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ep:labs:061:contents:tasks:ex3 [2026/04/07 00:24]
radu.mantu
ep:labs:061:contents:tasks:ex3 [2026/04/07 02:13] (current)
radu.mantu
Line 5: Line 5:
 [[https://​github.com/​cilium/​pwru|pwru]] is a tool created by Cilium to help trace network packets in the kernel'​s network stack and debug network connectivity issues. It does this by attaching simple eBPF programs to certain function entry points. These programs can report back to a userspace process different kinds of information,​ including the function that was reached, the arguments that were passed, and a CPU clock timestamp. The method used for instrumenting kernel code is based on [[https://​www.kernel.org/​doc/​html/​latest/​trace/​kprobes.html|kprobes]]. Ask your assistant for more information. [[https://​github.com/​cilium/​pwru|pwru]] is a tool created by Cilium to help trace network packets in the kernel'​s network stack and debug network connectivity issues. It does this by attaching simple eBPF programs to certain function entry points. These programs can report back to a userspace process different kinds of information,​ including the function that was reached, the arguments that were passed, and a CPU clock timestamp. The method used for instrumenting kernel code is based on [[https://​www.kernel.org/​doc/​html/​latest/​trace/​kprobes.html|kprobes]]. Ask your assistant for more information.
  
-=== [10p] Task A โ€” A packet'​s journey ===+=== [10p] Task A A packet'​s journey ===
  
 **Installation โ€” build from source** **Installation โ€” build from source**
ep/labs/061/contents/tasks/ex3.1775510671.txt.gz ยท Last modified: 2026/04/07 00:24 by radu.mantu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0