From 089d0517387a08727d4d6e33201731038cb4fa4d Mon Sep 17 00:00:00 2001 From: qhwdw Date: Tue, 12 Dec 2017 17:08:56 +0800 Subject: [PATCH] Translating by qhwdw --- ...ny syscall into an event Introducing eBPF Kernel probes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20160330 How to turn any syscall into an event Introducing eBPF Kernel probes.md b/sources/tech/20160330 How to turn any syscall into an event Introducing eBPF Kernel probes.md index a53270f2d7..7a4ac2efbe 100644 --- a/sources/tech/20160330 How to turn any syscall into an event Introducing eBPF Kernel probes.md +++ b/sources/tech/20160330 How to turn any syscall into an event Introducing eBPF Kernel probes.md @@ -1,4 +1,4 @@ -How to turn any syscall into an event: Introducing eBPF Kernel probes +Translating by qhwdw How to turn any syscall into an event: Introducing eBPF Kernel probes ============================================================ @@ -359,3 +359,5 @@ via: https://blog.yadutaf.fr/2016/03/30/turn-any-syscall-into-event-introducing- [15]:http://lxr.free-electrons.com/source/kernel/trace/bpf_trace.c#L86 [16]:https://github.com/iovisor/bcc/blob/master/tools/solisten.py [17]:http://www.brendangregg.com/blog/2015-05-15/ebpf-one-small-step.html + +