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-11-04 01:43:49 linux-kernel Re: [PATCH 0/5] perf bpf: Improve error code delivering and output
2015-11-04 01:43:01 linux-kernel Re: [PATCH 10/31] perf test: Enforce LLVM test for BPF test
2015-11-03 11:01:57 linux-kernel [PATCH 2/5] perf tools: Mute libbpf when '-v' not set
2015-11-03 11:01:21 linux-kernel [PATCH 1/5] perf test: Keep test result clean if '-v' not set
2015-11-03 11:01:11 linux-kernel [PATCH 5/5] perf tools: Improve BPF related error messages output
2015-11-03 11:01:08 linux-kernel [PATCH 3/5] perf tools: Parsing libbpf return value using err.h
2015-11-03 11:01:04 linux-kernel [PATCH 4/5] bpf tools: Improve libbpf error reporting
2015-11-03 11:00:58 linux-kernel [PATCH 0/5] perf bpf: Improve error code delivering and output
2015-11-03 10:49:55 linux-kernel Re: [PATCH 2/5] perf tools: Mute libbpf when '-v' not set
2015-11-02 07:52:55 linux-kernel [PATCH] perf test: Keep test result clean if '-v' not set
2015-09-01 03:33:44 linux-kernel [PATCH] perf tools: Fix potential array out of bounce accessing
2015-09-01 02:40:01 linux-kernel Re: [PATCH 23/31] perf tools: Introduce arch_get_reg_info() for x86
2015-08-31 14:10:15 linux-kernel [PATCH v2] perf tools: Fix cross compiling error
2015-08-31 14:10:08 linux-kernel Re: [GIT PULL 00/32] perf tools: filtering events using eBPF programs
2015-08-29 04:43:48 linux-kernel [PATCH 13/31] perf tools: Attach eBPF program to perf event
2015-08-29 04:35:08 linux-kernel [PATCH 12/31] perf tools: Allow filter option to be applied to bof object
2015-08-29 04:30:44 linux-kernel [PATCH 05/31] perf ebpf: Add the libbpf glue
2015-08-29 04:30:14 linux-kernel [PATCH 30/31] perf tools: Fix cross compiling error
2015-08-29 04:29:30 linux-kernel [PATCH 18/31] perf test: Add 'perf test BPF'
2015-08-29 04:29:28 linux-kernel [PATCH 02/31] perf tools: Don't set cmdline_group_boundary if no evsel is collected
2015-08-29 04:29:00 linux-kernel [PATCH 17/31] perf tests: Enforce LLVM test for BPF test
2015-08-29 04:28:31 linux-kernel [PATCH 06/31] perf tools: Enable passing bpf object file to --event
2015-08-29 04:28:30 linux-kernel [PATCH 09/31] perf bpf: Collect 'struct perf_probe_event' for bpf_program
2015-08-29 04:28:09 linux-kernel [PATCH 07/31] perf probe: Attach trace_probe_event with perf_probe_event
2015-08-29 04:27:26 linux-kernel [PATCH 24/31] perf tools: Add prologue for BPF programs for fetching arguments
2015-08-29 04:27:25 linux-kernel [PATCH 28/31] perf probe: Init symbol as kprobe
2015-08-29 04:27:11 linux-kernel [PATCH 10/31] perf record: Load all eBPF object into kernel
2015-08-29 04:26:59 linux-kernel [PATCH 31/31] tools lib traceevent: Support function __get_dynamic_array_len
2015-08-29 04:26:24 linux-kernel [PATCH 26/31] perf tools: Use same BPF program if arguments are identical
2015-08-29 04:26:05 linux-kernel [PATCH 22/31] perf tools: Add BPF_PROLOGUE config options for further patches
2015-08-29 04:25:50 linux-kernel [PATCH 25/31] perf tools: Generate prologue for BPF programs
2015-08-29 04:24:30 linux-kernel [PATCH 20/31] perf probe: Reset args and nargs for probe_trace_event when failure
2015-08-29 04:24:26 linux-kernel [PATCH 19/31] bpf tools: Load a program with different instances using preprocessor
2015-08-29 04:24:23 linux-kernel [PATCH 23/31] perf tools: Introduce arch_get_reg_info() for x86
2015-08-29 04:24:21 linux-kernel [PATCH 29/31] perf tools: Support attach BPF program on uprobe events
2015-08-29 04:24:16 linux-kernel [PATCH 21/31] perf tools: Move linux/filter.h to tools/include
2015-08-29 04:24:12 linux-kernel [PATCH 11/31] perf tools: Add bpf_fd field to evsel and config it
2015-08-29 04:24:10 linux-kernel [PATCH 27/31] perf record: Support custom vmlinux path
2015-08-29 04:24:05 linux-kernel [PATCH 15/31] perf record: Add clang options for compiling BPF scripts
2015-08-29 04:24:00 linux-kernel [PATCH 08/31] perf record, bpf: Parse and probe eBPF programs probe points
2015-08-29 04:23:53 linux-kernel [PATCH 16/31] perf tools: Infrastructure for compiling scriptlets when passing '.c' to --event
2015-08-29 04:23:45 linux-kernel [PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading
2015-08-29 04:23:43 linux-kernel [PATCH 01/31] bpf tools: New API to get name from a BPF object
2015-08-29 04:23:40 linux-kernel [PATCH 03/31] perf tools: Introduce dummy evsel
2015-08-29 04:23:34 linux-kernel [PATCH 04/31] perf tools: Make perf depend on libbpf
2015-08-29 04:22:37 linux-kernel [GIT PULL 00/31] perf tools: filtering events using eBPF programs
2015-08-29 02:52:04 linux-kernel Re: [PATCH 32/32] bpf: Introduce function for outputing data to perf event
2015-08-29 02:37:23 linux-kernel Re: [PATCH 32/32] bpf: Introduce function for outputing data to perf event
2015-08-29 02:16:31 linux-kernel Re: [PATCH 32/32] bpf: Introduce function for outputing data to perf event
2015-08-29 01:20:51 linux-kernel Re: [PATCH 32/32] bpf: Introduce function for outputing data to perf event
2015-08-29 00:51:42 linux-kernel Re: [PATCH 06/32] perf tools: Enable passing bpf object file to --event