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-08-10 06:22:01 linux-kernel [PATCH 13/27] perf tests: Enforce LLVM test for BPF test
2015-08-10 06:21:59 linux-kernel [PATCH 09/27] perf tools: Attach eBPF program to perf event
2015-08-10 06:21:37 linux-kernel [PATCH 11/27] perf record: Add clang options for compiling BPF scripts
2015-08-10 06:20:42 linux-kernel [PATCH 25/27] perf record: Support custom vmlinux path
2015-08-10 06:20:10 linux-kernel [PATCH 20/27] perf tools: Add BPF_PROLOGUE config options for further patches
2015-08-10 06:19:25 linux-kernel [PATCH 14/27] perf test: Enable 'perf test' run as test targets
2015-08-10 06:19:19 linux-kernel [PATCH 15/27] perf test: Add 'perf test BPF'
2015-08-10 06:19:11 linux-kernel [PATCH 24/27] perf tools: Use same BPF program if arguments are identical
2015-08-10 06:18:51 linux-kernel [PATCH 22/27] perf tools: Add prologue for BPF programs for fetching arguments
2015-08-10 06:18:12 linux-kernel [PATCH 23/27] perf tools: Generate prologue for BPF programs
2015-08-10 06:18:01 linux-kernel [PATCH 27/27] perf tools: Support attach BPF program on uprobe events
2015-08-10 06:17:56 linux-kernel [PATCH 19/27] perf tools: Move linux/filter.h to tools/include
2015-08-10 06:17:51 linux-kernel [PATCH 26/27] perf probe: Init symbol as kprobe
2015-08-10 06:17:49 linux-kernel [PATCH 21/27] perf tools: Introduce arch_get_reg_info() for x86
2015-08-10 06:17:43 linux-kernel [PATCH 06/27] perf bpf: Collect 'struct perf_probe_event' for bpf_program
2015-08-10 06:17:39 linux-kernel [PATCH 03/27] perf tools: Enable passing bpf object file to --event
2015-08-10 06:17:36 linux-kernel [PATCH 18/27] perf probe: Reset args and nargs for probe_trace_event when failure
2015-08-10 06:17:31 linux-kernel [PATCH 01/27] perf tools: Make perf depend on libbpf
2015-08-10 06:17:26 linux-kernel [PATCH 17/27] perf tools: Fix probe-event.h include
2015-08-10 06:17:22 linux-kernel [PATCH 05/27] perf record, bpf: Parse and probe eBPF programs probe points
2015-08-10 06:17:18 linux-kernel [GIT PULL 00/27] perf tools: filtering events using eBPF programs
2015-08-06 04:36:01 linux-kernel Re: [llvm-dev] [LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-08-06 04:31:59 linux-kernel Re: [llvm-dev] [LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-08-06 01:50:04 linux-kernel Re: perf eBPF patch ordering. was: Re: perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
2015-08-05 08:35:10 linux-kernel Re: [LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-08-05 06:51:19 linux-kernel Re: [LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-08-05 02:05:40 linux-kernel Re: Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-08-05 01:59:28 linux-kernel Re: Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-08-04 10:43:37 linux-kernel Re: perf eBPF patch ordering. was: Re: perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
2015-08-04 09:05:47 linux-kernel Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-08-04 05:28:47 linux-kernel Re: perf eBPF patch ordering. was: Re: perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
2015-08-03 02:38:49 linux-kernel Re: perf eBPF patch ordering. was: Re: perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
2015-07-31 10:22:12 linux-kernel [LLVM CLANG PATCH] BPF: add __builtin_bpf_typeid()
2015-07-31 10:20:33 linux-kernel [LLVM PATCH] BPF: add FRAMEADDR support
2015-07-31 10:19:24 linux-kernel Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
2015-07-23 01:10:32 linux-kernel Re: [PATCH v2 1/5] bpf: Add new bpf map type to store the pointer to struct perf_event
2015-07-22 04:46:33 linux-kernel [PATCH 16/39 RESEND] perf tests: Add LLVM test for eBPF on-the-fly compiling
2015-07-22 04:40:25 linux-kernel Re: perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
2015-07-21 11:14:10 linux-kernel [PATCH 12/39 update] perf tools: Introduce llvm config options
2015-07-21 11:09:43 linux-kernel Re: perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
2015-07-17 12:30:11 linux-kernel Re: [RFC PATCH 5/6] bpf: Implement function bpf_read_pmu() that get the selected hardware PMU conuter
2015-07-17 12:12:38 linux-kernel Re: [RFC PATCH 3/6] bpf: Save the pointer to struct perf_event to map
2015-07-17 12:05:43 linux-kernel Re: [RFC PATCH 5/6] bpf: Implement function bpf_read_pmu() that get the selected hardware PMU conuter
2015-07-17 12:02:39 linux-kernel Re: [RFC PATCH 5/6] bpf: Implement function bpf_read_pmu() that get the selected hardware PMU conuter
2015-07-17 11:56:34 linux-kernel Re: [RFC PATCH 3/6] bpf: Save the pointer to struct perf_event to map
2015-07-17 11:46:33 linux-kernel Re: [RFC PATCH 5/6] bpf: Implement function bpf_read_pmu() that get the selected hardware PMU conuter
2015-07-17 11:35:59 linux-kernel Re: [RFC PATCH 3/6] bpf: Save the pointer to struct perf_event to map
2015-07-17 11:30:46 linux-kernel Re: [RFC PATCH 5/6] bpf: Implement function bpf_read_pmu() that get the selected hardware PMU conuter
2015-07-17 11:23:44 linux-kernel Re: [RFC PATCH 3/6] bpf: Save the pointer to struct perf_event to map
2015-07-17 07:59:21 linux-kernel [PATCH] tools lib traceevent: Fix double free corruption in error processing code
2015-07-17 04:15:23 linux-kernel Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event