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
2016-11-15 04:08:40 linux-kernel [PATCH 04/34] tools lib bpf: fix maps resolution
2016-11-15 04:08:32 linux-kernel [PATCH 21/34] perf clang: Pass CFLAGS to builtin clang
2016-11-15 04:08:30 linux-kernel [PATCH 16/34] perf clang: Allow passing CFLAGS to builtin clang
2016-11-15 04:08:29 linux-kernel [PATCH 28/34] perf clang jit: Access BPF map
2016-11-15 04:08:28 linux-kernel [PATCH 23/34] perf clang jit: Insignt BPF and JIT functions in a Module
2016-11-15 04:08:26 linux-kernel [PATCH 22/34] perf clang jit: Wrap llvm::Module using PerfModule
2016-11-15 04:08:18 linux-kernel [PATCH 00/34] perf clang: Builtin clang and perfhook support
2016-11-15 04:08:16 linux-kernel [PATCH 03/34] tools perf: Add missing struct defeinition in probe_event.h
2016-11-15 04:08:07 linux-kernel [PATCH 02/34] perf record: Fix segfault when running with suid and kptr_restrict is 1
2016-11-15 04:08:06 linux-kernel [PATCH 06/34] tools lib bpf: Add private field for bpf_object
2016-11-08 22:09:40 linux-kernel Re: [PATCH 7/8] tools lib bpf: fix maps resolution
2016-11-08 21:59:21 linux-kernel [PATCH] tools lib bpf: fix maps resolution
2016-11-07 18:26:05 linux-kernel Re: [PATCH 7/8] tools lib bpf: fix maps resolution
2016-10-24 06:55:16 linux-kernel [PATCH v3][manpages 0/2] Document new feature in perf_event_open
2016-10-24 06:55:16 linux-kernel [PATCH v3][manpages 1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT
2016-10-24 06:55:15 linux-kernel [PATCH v3][manpages 2/2] perf_event_open.2: Document write_backward
2016-10-24 06:46:22 linux-kernel Re: [PATCH 2/2] perf_event_open.2: Document write_backward
2016-10-21 11:39:55 linux-kernel [PATCH 2/2] perf_event_open.2: Document write_backward
2016-10-21 11:39:11 linux-kernel [PATCH 1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT
2016-10-21 07:15:18 linux-kernel Re: [PATCH 1/5] perf core: Introduce new ioctl options to pause and resume ring buffer
2016-10-19 01:55:06 linux-kernel Re: [PATCH 1/8] tools lib bpf: add error functions
2016-10-17 02:30:45 linux-kernel Re: [PATCH 7/8] tools lib bpf: fix maps resolution
2016-10-17 02:18:23 linux-kernel Re: [PATCH 6/8] tools lib bpf: improve warning
2016-10-17 02:18:09 linux-kernel Re: [PATCH 5/8] tools lib bpf: add missing functions
2016-10-17 01:58:31 linux-kernel Re: [PATCH 4/8] tools lib bpf: export function to set type
2016-10-17 01:49:14 linux-kernel Re: [PATCH 3/8] tools: Sync tools/include/uapi/linux/bpf.h with the kernel
2016-10-17 01:48:30 linux-kernel Re: [PATCH 1/8] tools lib bpf: add error functions
2016-10-08 04:17:30 linux-kernel [PATCH] perf, tools: Handle events including .c and .o
2016-10-08 04:04:36 linux-kernel Re: [PATCH 1/3] perf, tools: Handle events including .c and .o
2016-10-08 02:04:38 linux-kernel Re: [PATCH v2 00/18] perf clang: Support compiling BPF script on the fly
2016-04-29 04:56:49 linux-kernel Re: [PATCH v6 3/7] perf record: Split output into multiple files via '--switch-output'
2016-04-27 03:12:17 linux-kernel Re: [PATCH 1/2] bfp tools: Remove expression with no effect
2016-04-27 03:02:24 linux-kernel Re: [PATCH 2/2] bfp tools: Fix syscall argument
2016-04-27 03:01:22 linux-kernel Re: [PATCH 0/2] bfp tools: Couple Coverity fixes
2016-04-27 02:21:49 linux-kernel [PATCH v2 0/4] perf tools: Backward ring buffer support
2016-04-27 02:21:11 linux-kernel [PATCH v2 1/4] perf tools: Extract perf_mmap__read()
2016-04-27 02:21:10 linux-kernel [PATCH v2 3/4] perf tools: Support reading from backward ring buffer
2016-04-27 02:21:08 linux-kernel [PATCH v2 2/4] perf tools: Rename variable in perf_mmap__read()
2016-04-27 02:21:01 linux-kernel [PATCH v2 4/4] perf tests: Add test to check backward ring buffer
2016-04-26 09:17:06 linux-kernel Re: [RFC] perf probe: Fix offline module name missmatch issue
2016-04-26 02:32:22 linux-kernel [PATCH 5/5] perf tests: Add test to check backward ring buffer
2016-04-26 02:31:59 linux-kernel [PATCH 3/5] perf tools: Rename variable in __perf_evlist__mmap_read()
2016-04-26 02:31:36 linux-kernel [PATCH 1/5] perf tools: Enforce ring buffer reading
2016-04-26 02:31:25 linux-kernel [PATCH 0/5] perf tools: Backward ring buffer support
2016-04-26 02:31:23 linux-kernel [PATCH 4/5] perf tools: Support reading from backward ring buffer
2016-04-26 02:31:21 linux-kernel [PATCH 2/5] perf tools: Extract __perf_evlist__mmap_read()
2016-04-21 08:18:16 linux-kernel Re: [RFC PATCH 00/13] perf tools: Support uBPF script
2016-04-20 19:02:11 linux-kernel [PATCH v6 2/7] perf tools: Derive trigger class from auxtrace_snapshot
2016-04-20 19:01:43 linux-kernel [PATCH v6 3/7] perf record: Split output into multiple files via '--switch-output'
2016-04-20 19:01:29 linux-kernel [PATCH v6 5/7] perf record: Disable buildid cache options by default in switch output mode
2016-04-20 19:00:45 linux-kernel [PATCH v6 4/7] perf record: Force enable --timestamp-filename when --switch-output is provided