Tag

Kprobes

0 views collected around this technical thread.

Deepin Linux
Deepin Linux
Jun 4, 2025 · Fundamentals

Understanding and Using Kprobes for Dynamic Kernel Debugging

This article explains the concept, architecture, key data structures, registration process, implementation details, limitations, configuration steps, and practical examples of using Kprobes to dynamically instrument and debug Linux kernel functions without recompiling or rebooting the system.

KprobesLinux Kerneldynamic debugging
0 likes · 25 min read
Understanding and Using Kprobes for Dynamic Kernel Debugging
Deepin Linux
Deepin Linux
Jan 18, 2025 · Operations

Understanding Linux Kernel Tracing Mechanisms: Probes, Tracepoints, Kprobes, Uprobes, and Ftrace

This article provides a comprehensive overview of Linux kernel tracing mechanisms—including probes, tracepoints, kprobes, uprobes, and ftrace—explaining their principles, implementation details, practical tools, and real‑world case studies for performance optimization, fault diagnosis, and security monitoring.

Kernel TracingKprobesLinux
0 likes · 36 min read
Understanding Linux Kernel Tracing Mechanisms: Probes, Tracepoints, Kprobes, Uprobes, and Ftrace
政采云技术
政采云技术
May 23, 2023 · Operations

Understanding Linux Kernel Tracing: Probes, Kprobes, Uprobes, Tracepoints, ftrace, Perf, and eBPF

This article explains the concepts and mechanisms behind Linux kernel tracing tools—including ftrace, perf, kprobes, uprobes, tracepoints, ftrace, perf events, and eBPF—showing how probes are injected, how trace data is collected, and which technology to choose for different debugging and performance scenarios.

KprobesLinuxeBPF
0 likes · 50 min read
Understanding Linux Kernel Tracing: Probes, Kprobes, Uprobes, Tracepoints, ftrace, Perf, and eBPF
360 Smart Cloud
360 Smart Cloud
Mar 4, 2021 · Operations

Understanding Linux Tracing Systems: Data Sources, Collection Mechanisms, and Front‑ends

This article explains how Linux tracing tools such as kprobes, uprobes, tracepoints, eBPF, perf, ftrace, sysdig, SystemTap and LTTng fit together, describing their data sources, collection mechanisms and front‑ends, and offers guidance on choosing the right tool for low‑overhead debugging and performance analysis.

KprobesLinux tracingeBPF
0 likes · 16 min read
Understanding Linux Tracing Systems: Data Sources, Collection Mechanisms, and Front‑ends