All Projects → ipftrace → Similar Projects or Alternatives

437 Open source projects that are alternatives of or similar to ipftrace

Ipftrace2
A packet oriented Linux kernel function call tracer
Stars: ✭ 193 (+221.67%)
Mutual labels:  linux-kernel, tracing, ebpf
Ebpf exporter
Prometheus exporter for custom eBPF metrics
Stars: ✭ 829 (+1281.67%)
Mutual labels:  linux-kernel, tracing, ebpf
kernel new features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
Stars: ✭ 1,094 (+1723.33%)
Mutual labels:  linux-kernel, ebpf
Hubble
Hubble - Network, Service & Security Observability for Kubernetes using eBPF
Stars: ✭ 1,245 (+1975%)
Mutual labels:  tracing, ebpf
uprobe-http-tracer
uprobe-based HTTP tracer for Go binaries
Stars: ✭ 45 (-25%)
Mutual labels:  tracing, ebpf
Polycube
eBPF/XDP-based software framework for fast network services running in the Linux kernel.
Stars: ✭ 217 (+261.67%)
Mutual labels:  linux-kernel, ebpf
Bpftrace
High-level tracing language for Linux eBPF
Stars: ✭ 4,526 (+7443.33%)
Mutual labels:  tracing, ebpf
portablebpf
You came here so you could have a base code to serve you as an example on how to develop a BPF application, compatible to BCC and/or LIBBPF, specially LIBBPF, having the userland part made in C or PYTHON.
Stars: ✭ 32 (-46.67%)
Mutual labels:  linux-kernel, ebpf
ebpfkit
ebpfkit is a rootkit powered by eBPF
Stars: ✭ 472 (+686.67%)
Mutual labels:  linux-kernel, ebpf
Ebpf
eBPF Utilities, Maps, and more
Stars: ✭ 238 (+296.67%)
Mutual labels:  tracing, ebpf
Bpfd
Framework for running BPF programs with rules on Linux as a daemon. Container aware.
Stars: ✭ 396 (+560%)
Mutual labels:  tracing, ebpf
Weaver
Trace Go program execution with uprobes and eBPF
Stars: ✭ 174 (+190%)
Mutual labels:  tracing, ebpf
ebpfpub
ebpfpub is a generic function tracing library for Linux that supports tracepoints, kprobes and uprobes.
Stars: ✭ 86 (+43.33%)
Mutual labels:  tracing, ebpf
pwru
Packet, where are you? -- Linux kernel networking debugger
Stars: ✭ 694 (+1056.67%)
Mutual labels:  tracing, ebpf
Lttng Tools
The lttng-tools project provides a session daemon (lttng-sessiond) that acts as a tracing registry, the "lttng" command line for tracing control, a lttng-ctl library for tracing control and a lttng-relayd for network streaming.
Stars: ✭ 202 (+236.67%)
Mutual labels:  linux-kernel, tracing
bpfbox
🐝 BPFBox 📦 Exploring process confinement in eBPF
Stars: ✭ 93 (+55%)
Mutual labels:  linux-kernel, ebpf
Tracepkt
Trace a ping packet journey across network interfaces and namespace on recent Linux. Supports IPv4 and IPv6.
Stars: ✭ 176 (+193.33%)
Mutual labels:  tracing, ebpf
rbbcc
BCC port for MRI - this is unofficial bonsai project.
Stars: ✭ 45 (-25%)
Mutual labels:  tracing, ebpf
ebpfkit-monitor
ebpfkit-monitor is a tool that detects and protects against eBPF powered rootkits
Stars: ✭ 80 (+33.33%)
Mutual labels:  linux-kernel, ebpf
iomemory-vsl4
Updated Fusion-io iomemory VSL4 Linux (version 4.3.7) driver for recent kernels.
Stars: ✭ 42 (-30%)
Mutual labels:  linux-kernel
javaagent
Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Stars: ✭ 13 (-78.33%)
Mutual labels:  tracing
kbdysch
A collection of user-space Linux kernel specific guided fuzzers based on LKL
Stars: ✭ 62 (+3.33%)
Mutual labels:  linux-kernel
hubble-ui
Observability & Troubleshooting for Kubernetes Services
Stars: ✭ 210 (+250%)
Mutual labels:  ebpf
redcanary-ebpf-sensor
Red Canary's eBPF Sensor
Stars: ✭ 52 (-13.33%)
Mutual labels:  ebpf
uptrace
Open source APM: OpenTelemetry traces, metrics, and logs
Stars: ✭ 1,187 (+1878.33%)
Mutual labels:  tracing
android kernel xiaomi whyred
🐧 Linux kernel sources for Redmi Note 5 Pro/AI (whyred) • https://telegra.ph/Rad-Kernel-Sources-whyred-09-04
Stars: ✭ 31 (-48.33%)
Mutual labels:  linux-kernel
rpi3-xenomai
Xenomai 3 for Raspberry Pi 3
Stars: ✭ 23 (-61.67%)
Mutual labels:  linux-kernel
merbridge
Use eBPF to speed up your Service Mesh like crossing an Einstein-Rosen Bridge.
Stars: ✭ 469 (+681.67%)
Mutual labels:  ebpf
ebpfault
A BPF-based syscall fault injector
Stars: ✭ 65 (+8.33%)
Mutual labels:  ebpf
kernel-memtest
Hybrid memtest running in kernel mode, and userspace.
Stars: ✭ 17 (-71.67%)
Mutual labels:  linux-kernel
pm2-io-apm
PM2.io APM for Node.JS
Stars: ✭ 131 (+118.33%)
Mutual labels:  tracing
linux
Adding support for the Rust language to the Linux kernel.
Stars: ✭ 3,070 (+5016.67%)
Mutual labels:  linux-kernel
protecc
Linux kernel module to fight against police terror
Stars: ✭ 25 (-58.33%)
Mutual labels:  linux-kernel
java-jaxrs
OpenTracing Java JAX-RS instrumentation
Stars: ✭ 37 (-38.33%)
Mutual labels:  tracing
go-distsys
Distributed Systems programming examples in the Go programming language.
Stars: ✭ 101 (+68.33%)
Mutual labels:  tracing
nopdb
NoPdb: Non-interactive Python Debugger
Stars: ✭ 67 (+11.67%)
Mutual labels:  tracing
linux-4.8.0-netfilter icmp
Anatomy of a linux kernel development
Stars: ✭ 26 (-56.67%)
Mutual labels:  linux-kernel
dpdk engineer manual
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
Stars: ✭ 535 (+791.67%)
Mutual labels:  linux-kernel
eudyptula
The Eudyptula Challenge
Stars: ✭ 82 (+36.67%)
Mutual labels:  linux-kernel
opencensus absinthe
Opencensus integration with Absinthe
Stars: ✭ 21 (-65%)
Mutual labels:  tracing
ilogtail
Fast and Lightweight Observability Data Collector
Stars: ✭ 1,035 (+1625%)
Mutual labels:  ebpf
khttpd
An experimental HTTP server implemented as Linux kernel module
Stars: ✭ 41 (-31.67%)
Mutual labels:  linux-kernel
smallrye-opentracing
An MicroProfile-OpenTracing implementation
Stars: ✭ 17 (-71.67%)
Mutual labels:  tracing
linux-insides Turkish
Turkish version of linux-insides book @0xAX
Stars: ✭ 65 (+8.33%)
Mutual labels:  linux-kernel
Linux-Kernel-notes
🌟 Notes and codes for Linux Kernel (SJTU-CS353)
Stars: ✭ 21 (-65%)
Mutual labels:  linux-kernel
jaeger-node
Out of the box distributed tracing for Node.js applications.
Stars: ✭ 66 (+10%)
Mutual labels:  tracing
serverless-lumigo-plugin
Serverless monitoring and troubleshooting plugin to easily apply distributed tracing
Stars: ✭ 59 (-1.67%)
Mutual labels:  tracing
satan
🔓 x86 Linux Kernel rootkit for Debian 9 (4.9.0-11-686-pae)
Stars: ✭ 31 (-48.33%)
Mutual labels:  linux-kernel
lkm-sandbox
Collection of Linux Kernel Modules and PoC to discover, learn and practice Linux Kernel Development
Stars: ✭ 36 (-40%)
Mutual labels:  linux-kernel
linux-insides-ja
Japanese version of linux-insides book
Stars: ✭ 99 (+65%)
Mutual labels:  linux-kernel
perforator
Record "perf" performance metrics for individual functions/regions of an ELF binary.
Stars: ✭ 33 (-45%)
Mutual labels:  tracing
microservices-demo
A Monorepo Demoing Microservices Architecture
Stars: ✭ 36 (-40%)
Mutual labels:  tracing
wingkalabs
Wingkalabs (Linux) Wingkalabs es una máquina Virtual Linux intencionalmente vulnerable. Esta máquina virtual se puede utilizar para realizar entrenamientos de seguridad, probar herramientas de seguridad y practicar técnicas comunes de pruebas de penetración.
Stars: ✭ 16 (-73.33%)
Mutual labels:  linux-kernel
datadog-trace-agent
Datadog Trace Agent archive (pre-6.10.0)
Stars: ✭ 70 (+16.67%)
Mutual labels:  tracing
eBPF-for-Ghidra
eBPF Processor for Ghidra
Stars: ✭ 157 (+161.67%)
Mutual labels:  ebpf
Ghost.jl
The Code Tracer
Stars: ✭ 46 (-23.33%)
Mutual labels:  tracing
kobs
Kubernetes Observability Platform
Stars: ✭ 44 (-26.67%)
Mutual labels:  tracing
Postmortem
A simple debug library for Clojure(Script) that features data-oriented logging and tracing
Stars: ✭ 143 (+138.33%)
Mutual labels:  tracing
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (-28.33%)
Mutual labels:  linux-kernel
ovs-ebpf
No description or website provided.
Stars: ✭ 34 (-43.33%)
Mutual labels:  ebpf
1-60 of 437 similar projects