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-27 08:48:50 linux-kernel [PATCH v2 10/13] perf tools: Enable indices setting syntax for BPF maps
2015-11-27 08:48:48 linux-kernel [PATCH v2 06/13] perf record: Apply config to BPF objects before recording
2015-11-27 08:48:41 linux-kernel [PATCH v2 02/13] bpf tools: Extract and collect map names from BPF object file
2015-11-27 07:33:13 linux-kernel Re: [PATCH 07/16] perf tools: Add API to config maps in bpf object
2015-11-27 07:32:33 linux-kernel Re: [PATCH 12/16] perf tools: Support setting different slots in a BPF map separately
2015-11-27 06:21:54 linux-kernel Re: [PATCH 04/16] bpf tools: Collect map definition in bpf_object
2015-11-27 06:17:06 linux-kernel Re: [PATCH 04/16] bpf tools: Collect map definition in bpf_object
2015-11-27 05:37:43 linux-kernel [PATCH v3 1/2] perf tools: Always give options even it not compiled
2015-11-27 05:37:39 linux-kernel [PATCH v3 2/2] perf record: Support custom vmlinux path
2015-11-27 05:37:03 linux-kernel [PATCH v3 0/2] perf tools: Builtin options related improvements
2015-11-26 09:24:37 linux-kernel Re: [PATCH] perf record: Add snapshot mode support for perf's regular events
2015-11-26 09:07:49 linux-kernel Re: [PATCH 1/2] perf tools: Always give options even it not compiled
2015-11-26 08:05:57 linux-kernel Re: [PATCH 1/2] perf tools: Always give options even it not compiled
2015-11-26 04:00:42 linux-kernel [PATCH v3] perf probe: Adjust dso->long_name for offline module
2015-11-26 03:23:50 linux-kernel Re: [PATCH] perf probe: Adjust dso->long_name for offline module
2015-11-26 03:23:08 linux-kernel [PATCH v2] perf probe: Adjust dso->long_name for offline module
2015-11-26 01:29:57 linux-kernel Re: [PATCH] perf probe: Adjust dso->long_name for offline module
2015-11-25 12:55:15 linux-kernel Re: [PATCH] perf record: Add snapshot mode support for perf's regular events
2015-11-25 11:35:04 linux-kernel [PATCH] perf probe: Adjust dso->long_name for offline module
2015-11-25 09:44:34 linux-kernel Re: [PATCH] perf record: Add snapshot mode support for perf's regular events
2015-11-25 08:57:18 linux-kernel Re: [PATCH] perf record: Add snapshot mode support for perf's regular events
2015-11-25 07:52:08 linux-kernel Re: [PATCH] perf record: Add snapshot mode support for perf's regular events
2015-11-25 03:54:30 linux-kernel Re: [PATCH] perf record: Add snapshot mode support for perf's regular events
2015-11-24 13:42:23 linux-kernel [PATCH 02/16] tools lib bpf: Don't feature check when cleaning
2015-11-24 13:40:35 linux-kernel [PATCH 01/16] tools build: Clean CFLAGS and LDFLAGS for fixdep
2015-11-24 13:40:34 linux-kernel [PATCH 04/16] bpf tools: Collect map definition in bpf_object
2015-11-24 13:40:32 linux-kernel [PATCH 07/16] perf tools: Add API to config maps in bpf object
2015-11-24 13:40:30 linux-kernel [PATCH 03/16] bpf tools: Add helper function for updating bpf maps elements
2015-11-24 13:40:28 linux-kernel [PATCH 06/16] perf tools: Rename bpf config to program config
2015-11-24 13:40:26 linux-kernel [PATCH 00/16] perf tools: BPF related update
2015-11-24 13:39:18 linux-kernel [PATCH 09/16] perf record: Apply config to BPF objects before recording
2015-11-24 13:38:47 linux-kernel [PATCH 16/16] perf data: Support converting data from bpf_perf_event_output()
2015-11-24 13:37:59 linux-kernel [PATCH 12/16] perf tools: Support setting different slots in a BPF map separately
2015-11-24 13:37:41 linux-kernel [PATCH 14/16] perf tools: Introduce bpf-output event
2015-11-24 13:37:33 linux-kernel [PATCH 13/16] perf tools: Enable indices setting syntax for BPF maps
2015-11-24 13:37:24 linux-kernel [PATCH 15/16] perf data: Add u32_hex data type
2015-11-24 13:37:21 linux-kernel [PATCH 11/16] perf tools: Enable passing event to BPF object
2015-11-24 13:37:14 linux-kernel [PATCH 10/16] perf tools: Support perf event alias name
2015-11-24 13:37:11 linux-kernel [PATCH 08/16] perf tools: Enable BPF object configure syntax
2015-11-24 13:37:04 linux-kernel [PATCH 05/16] bpf tools: Extract and collect map names from BPF object file
2015-11-23 11:21:44 linux-kernel Re: [RFC PATCH 1/7] perf tools: Add API to config maps in bpf object
2015-11-23 05:46:38 linux-kernel Re: [RFC PATCH 5/7] perf tools: Support setting different slots in a BPF map separately
2015-11-23 02:03:11 linux-kernel Re: [RFC PATCH 5/7] perf tools: Support setting different slots in a BPF map separately
2015-11-20 13:29:10 linux-kernel Re: [RFC PATCH 5/7] perf tools: Support setting different slots in a BPF map separately
2015-11-20 08:14:31 linux-kernel Re: [RFC PATCH 1/7] perf tools: Add API to config maps in bpf object
2015-11-20 02:22:51 linux-kernel Re: [PATCH] perf test: Add bpf-output event
2015-11-19 14:04:07 linux-kernel [PATCH 2/2] perf record: Support custom vmlinux path
2015-11-19 14:04:01 linux-kernel [PATCH 1/2] perf tools: Always give options even it not compiled
2015-11-19 14:03:39 linux-kernel [PATCH 0/2] perf tools: Builtin options related improvements
2015-11-19 12:18:51 linux-kernel Re: [PATCH 4/3] perf tools: Add callchain order support for libdw DWARF unwinder
2015-11-19 12:11:16 linux-kernel Re: [PATCH 4/3] perf tools: Add callchain order support for libdw DWARF unwinder