LinuxLists
Users
About
Wang Nan (
[email protected]
)
Number of posts: 1715 (1.23 per day)
First post: 2014-01-02 07:55:34
Last post: 2017-11-01 05:55:36
Previous Page
/
Next Page
Date
List
Subject
2015-07-09 12:36:34
linux-kernel
[PATCH 07/39] bpf tools: Relocate eBPF programs
2015-07-09 12:36:25
linux-kernel
[PATCH 01/39] bpf tools: Collect symbol table from SHT_SYMTAB section
2015-07-08 13:26:53
linux-kernel
[PATCH v11 06/39] bpf tools: Read eBPF object from buffer
2015-07-08 13:25:41
linux-kernel
[PATCH v11 20/39] bpf tools: Introduce accessors for struct bpf_program
2015-07-08 13:25:15
linux-kernel
[PATCH v11 15/39] bpf tools: Add bpf.c/h for common bpf operations
2015-07-08 13:24:54
linux-kernel
[PATCH v11 21/39] bpf tools: Introduce accessors for struct bpf_object
2015-07-08 13:24:16
linux-kernel
[PATCH v11 05/39] bpf tools: Open eBPF object file and do basic validation
2015-07-08 13:24:00
linux-kernel
[PATCH v11 14/39] bpf tools: Record map accessing instructions for each program
2015-07-08 13:23:52
linux-kernel
[PATCH v11 09/39] bpf tools: Collect version and license from ELF sections
2015-07-08 13:23:51
linux-kernel
[PATCH v11 19/39] bpf tools: Load eBPF programs in object files into kernel
2015-07-08 13:23:08
linux-kernel
[PATCH v11 17/39] bpf tools: Relocate eBPF programs
2015-07-08 13:22:07
linux-kernel
[PATCH v11 29/39] perf record: Enable passing bpf object file to --event
2015-07-08 13:21:42
linux-kernel
[PATCH v11 16/39] bpf tools: Create eBPF maps defined in an object file
2015-07-08 13:21:36
linux-kernel
[PATCH v11 31/39] perf tools: Parse probe points of eBPF programs during preparation
2015-07-08 13:21:11
linux-kernel
[PATCH v11 24/39] perf tools: Call clang to compile C source to object code
2015-07-08 13:20:46
linux-kernel
[PATCH v11 37/39] perf tools: Suppress probing messages when probing by BPF loading
2015-07-08 13:20:06
linux-kernel
[PATCH v11 39/39] bpf tools: Load a program with different instance using preprocessor
2015-07-08 13:20:04
linux-kernel
[PATCH v11 25/39] perf tools: Auto detecting kernel build directory
2015-07-08 13:19:11
linux-kernel
[PATCH v11 35/39] perf tools: Add bpf_fd field to evsel and config it
2015-07-08 13:18:54
linux-kernel
[PATCH v11 02/39] tracing, perf: Implement BPF programs attached to uprobes
2015-07-08 13:18:29
linux-kernel
[PATCH v11 28/39] perf tools: Make perf depend on libbpf
2015-07-08 13:17:35
linux-kernel
[PATCH v11 30/39] perf record: Compile scriptlets if pass '.c' to --event
2015-07-08 13:17:19
linux-kernel
[PATCH v11 01/39] bpf: Use correct #ifdef controller for trace_call_bpf()
2015-07-08 13:17:17
linux-kernel
[PATCH v11 32/39] perf probe: Attach trace_probe_event with perf_probe_event
2015-07-08 13:16:57
linux-kernel
[PATCH v11 10/39] bpf tools: Collect map definitions from 'maps' section
2015-07-08 13:16:51
linux-kernel
[PATCH v11 34/39] perf record: Load all eBPF object into kernel
2015-07-08 13:16:43
linux-kernel
[PATCH v11 22/39] bpf tools: Link all bpf objects onto a list
2015-07-08 13:16:24
linux-kernel
[PATCH v11 00/39] perf tools: filtering events using eBPF programs - part1
2015-07-08 13:16:16
linux-kernel
[PATCH v11 33/39] perf record: Probe at kprobe points
2015-07-08 13:16:11
linux-kernel
[PATCH v11 03/39] bpf tools: Introduce 'bpf' library and add bpf feature check
2015-07-08 13:16:01
linux-kernel
[PATCH v11 12/39] bpf tools: Collect eBPF programs from their own sections
2015-07-08 13:15:49
linux-kernel
[PATCH v11 11/39] bpf tools: Collect symbol table from SHT_SYMTAB section
2015-07-08 13:15:46
linux-kernel
[PATCH v11 38/39] perf record: Add clang options for compiling BPF scripts
2015-07-08 13:15:42
linux-kernel
[PATCH v11 13/39] bpf tools: Collect relocation sections from SHT_REL sections
2015-07-08 13:15:33
linux-kernel
[PATCH v11 36/39] perf tools: Attach eBPF program to perf event
2015-07-08 13:15:30
linux-kernel
[PATCH v11 27/39] perf tests: Add LLVM test for eBPF on-the-fly compiling
2015-07-08 13:15:26
linux-kernel
[PATCH v11 26/39] perf tools: Auto detecting kernel include options
2015-07-08 13:15:24
linux-kernel
[PATCH v11 23/39] perf tools: Introduce llvm config options
2015-07-08 13:15:19
linux-kernel
[PATCH v11 08/39] bpf tools: Iterate over ELF sections to collect information
2015-07-08 13:15:17
linux-kernel
[PATCH v11 18/39] bpf tools: Introduce bpf_load_program() to bpf.c
2015-07-08 13:15:09
linux-kernel
[PATCH v11 07/39] bpf tools: Check endianness and make libbpf fail early
2015-07-08 13:15:07
linux-kernel
[PATCH v11 04/39] bpf tools: Allow caller to set printing function
2015-07-08 12:15:04
linux-kernel
Re: [RFC PATCH v10 23/50] perf tools: Make perf depend on libbpf
2015-07-07 14:21:50
linux-kernel
Re: [PATCH v2] perf tools: Allow passing perf's own pid to '--filter'
2015-07-07 03:39:23
linux-kernel
[PATCH v2] perf tools: Allow passing perf's own pid to '--filter'
2015-07-07 02:45:07
linux-kernel
Re: [PATCH] perf record: Allow passing perf's own pid to '--filter'
2015-07-06 04:18:28
linux-kernel
[PATCH] perf record: Allow passing perf's own pid to '--filter'
2015-07-02 09:26:32
linux-kernel
Re: [RFC PATCH 0/5] Make eBPF programs output data to perf event
2015-07-02 05:54:40
linux-kernel
Re: [RFC PATCH 1/5] bpf: Put perf_events check ahead of bpf prog
2015-07-01 06:22:59
linux-kernel
Re: [RFC PATCH 0/5] Make eBPF programs output data to perf event
2015-07-01 02:27:57
linux-kernel
[RFC PATCH v10 26/50] perf tests: Add LLVM test for eBPF on-the-fly compiling