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

Date List Subject
2015-06-12 05:40:23 linux-kernel [RFC PATCH v7 00/37] perf tools: filtering events using eBPF programs
2015-06-12 05:38:50 linux-kernel [RFC PATCH v7 23/37] perf tools: Introduce llvm config options
2015-06-12 05:38:46 linux-kernel [RFC PATCH v7 32/37] perf record: Probe at kprobe points
2015-06-12 05:38:43 linux-kernel [RFC PATCH v7 29/37] perf record: Compile scriptlets if pass '.c' to --event
2015-06-12 05:38:39 linux-kernel [RFC PATCH v7 31/37] perf probe: Attach trace_probe_event with perf_probe_event
2015-06-12 05:38:34 linux-kernel [RFC PATCH v7 30/37] perf tools: Parse probe points of eBPF programs during preparation
2015-06-12 05:38:32 linux-kernel [RFC PATCH v7 28/37] perf record: Enable passing bpf object file to --event
2015-06-12 05:38:18 linux-kernel [RFC PATCH v7 33/37] perf record: Load all eBPF object into kernel
2015-06-12 05:37:35 linux-kernel [RFC PATCH v7 01/37] tools build: Add feature check for eBPF API
2015-06-12 05:37:32 linux-kernel [RFC PATCH v7 35/37] perf tools: Attach eBPF program to perf event
2015-06-12 05:37:28 linux-kernel [RFC PATCH v7 36/37] perf tools: Suppress probing messages when probing by BPF loading
2015-06-12 05:36:56 linux-kernel [RFC PATCH v7 34/37] perf tools: Add bpf_fd field to evsel and config it
2015-06-12 05:36:54 linux-kernel [RFC PATCH v7 37/37] perf record: Add clang options for compiling BPF scripts
2015-06-12 05:36:45 linux-kernel [RFC PATCH v7 03/37] bpf tools: Allow caller to set printing function
2015-06-12 05:36:37 linux-kernel [RFC PATCH v7 21/37] bpf tools: Link all bpf objects onto a list
2015-06-12 05:36:32 linux-kernel [RFC PATCH v7 09/37] bpf tools: Collect map definitions from 'maps' section
2015-06-12 05:36:30 linux-kernel [RFC PATCH v7 08/37] bpf tools: Collect version and license from ELF sections
2015-06-12 05:36:28 linux-kernel [RFC PATCH v7 10/37] bpf tools: Collect symbol table from SHT_SYMTAB section
2015-06-12 03:17:26 linux-kernel [PATCH tip/perf/core] tools lib traceevent: Fix python/perf.so compiling error
2015-06-11 08:11:05 linux-kernel Re: [RFC PATCH v6 25/32] perf tools: Add 'bpf.' config section to perf default config
2015-06-11 07:37:06 linux-kernel Re: [RFC PATCH v6 24/32] perf record: Compile scriptlets if pass '.c' to --event
2015-06-10 06:49:03 linux-kernel Re: [EXPERIENCE] My experience on using perf record BPF filter on a real usecase
2015-06-10 02:28:07 linux-kernel Re: [RFC PATCH v6 25/32] perf tools: Add 'bpf.' config section to perf default config
2015-06-10 00:55:16 linux-kernel Re: [RFC PATCH v6 25/32] perf tools: Add 'bpf.' config section to perf default config
2015-06-10 00:18:06 linux-kernel Re: [RFC PATCH v6 32/32] perf record: Add LLVM options for compiling BPF scripts
2015-06-10 00:13:46 linux-kernel Re: [RFC PATCH v6 24/32] perf record: Compile scriptlets if pass '.c' to --event
2015-06-09 23:46:14 linux-kernel Re: [RFC PATCH v6 00/32] perf tools: filtering events using eBPF programs
2015-06-09 13:43:18 linux-kernel Re: [RFC PATCH v6 32/32] perf record: Add LLVM options for compiling BPF scripts
2015-06-09 10:35:18 linux-kernel Re: [RFC PATCH v6 22/32] perf tools: Make perf depend on libbpf
2015-06-09 05:59:48 linux-kernel [RFC PATCH v6 09/32] bpf tools: Collect map definitions from 'maps' section
2015-06-09 05:59:39 linux-kernel [RFC PATCH v6 08/32] bpf tools: Collect version and license from ELF sections
2015-06-09 05:59:26 linux-kernel [RFC PATCH v6 02/32] bpf tools: Introduce 'bpf' library to tools
2015-06-09 05:59:20 linux-kernel [RFC PATCH v6 07/32] bpf tools: Iterate over ELF sections to collect information
2015-06-09 05:59:08 linux-kernel [RFC PATCH v6 05/32] bpf tools: Read eBPF object from buffer
2015-06-09 05:58:30 linux-kernel [RFC PATCH v6 04/32] bpf tools: Open eBPF object file and do basic validation
2015-06-09 05:58:16 linux-kernel [RFC PATCH v6 12/32] bpf tools: Collect relocation sections from SHT_REL sections
2015-06-09 05:58:07 linux-kernel [RFC PATCH v6 10/32] bpf tools: Collect symbol table from SHT_SYMTAB section
2015-06-09 05:58:01 linux-kernel [RFC PATCH v6 14/32] bpf tools: Add bpf.c/h for common bpf operations
2015-06-09 05:57:51 linux-kernel [RFC PATCH v6 11/32] bpf tools: Collect eBPF programs from their own sections
2015-06-09 05:57:40 linux-kernel [RFC PATCH v6 13/32] bpf tools: Record map accessing instructions for each program
2015-06-09 05:57:09 linux-kernel [RFC PATCH v6 16/32] bpf tools: Relocate eBPF programs
2015-06-09 05:56:56 linux-kernel [RFC PATCH v6 17/32] bpf tools: Introduce bpf_load_program() to bpf.c
2015-06-09 05:56:47 linux-kernel [RFC PATCH v6 15/32] bpf tools: Create eBPF maps defined in an object file
2015-06-09 05:56:35 linux-kernel [RFC PATCH v6 24/32] perf record: Compile scriptlets if pass '.c' to --event
2015-06-09 05:56:15 linux-kernel [RFC PATCH v6 19/32] bpf tools: Introduce accessors for struct bpf_program
2015-06-09 05:55:33 linux-kernel [RFC PATCH v6 22/32] perf tools: Make perf depend on libbpf
2015-06-09 05:55:27 linux-kernel [RFC PATCH v6 20/32] bpf tools: Introduce accessors for struct bpf_object
2015-06-09 05:55:23 linux-kernel [RFC PATCH v6 23/32] perf record: Enable passing bpf object file to --event
2015-06-09 05:55:17 linux-kernel [RFC PATCH v6 21/32] bpf tools: Link all bpf objects onto a list
2015-06-09 05:54:45 linux-kernel [RFC PATCH v6 25/32] perf tools: Add 'bpf.' config section to perf default config
2015-06-09 05:54:34 linux-kernel [RFC PATCH v6 28/32] perf record: Probe at kprobe points