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-12-14 10:42:45 linux-kernel [PATCH v5 00/14] perf tools: BPF related update and other improvements
2015-12-14 10:42:43 linux-kernel [PATCH v5 01/14] perf tests: Fix incorrect free and false TEST_OK result
2015-12-14 10:41:50 linux-kernel [PATCH v5 13/14] perf tools: Always give options even it not compiled
2015-12-14 10:41:49 linux-kernel [PATCH v5 10/14] perf tools: Enable indices setting syntax for BPF maps
2015-12-14 10:41:19 linux-kernel [PATCH v5 11/14] perf tools: Introduce bpf-output event
2015-12-14 10:40:40 linux-kernel [PATCH v5 12/14] perf data: Support converting data from bpf_perf_event_output()
2015-12-14 10:40:33 linux-kernel [PATCH v5 14/14] perf record: Support custom vmlinux path
2015-12-14 10:40:24 linux-kernel [PATCH v5 07/14] perf tools: Enable passing event to BPF object
2015-12-14 10:40:20 linux-kernel [PATCH v5 09/14] perf tools: Support setting different slots in a BPF map separately
2015-12-14 10:40:12 linux-kernel [PATCH v5 08/14] perf tools: Support perf event alias name
2015-12-14 10:40:07 linux-kernel [PATCH v5 02/14] perf tools: Prevent calling machine__delete() on non-allocated machine
2015-12-14 04:40:24 linux-kernel Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for BPF maps
2015-12-14 03:28:18 linux-kernel Re: [PATCH v4 09/16] perf tools: Enable indices setting syntax for BPF maps
2015-12-11 02:58:32 linux-kernel Re: [PATCH perf/core 00/22] perf refcnt debugger API and fixes
2015-12-11 02:43:15 linux-kernel Re: [PATCH perf/core 00/22] perf refcnt debugger API and fixes
2015-12-11 02:22:31 linux-kernel Re: [PATCH perf/core 00/22] perf refcnt debugger API and fixes
2015-12-11 01:54:17 linux-kernel Re: [PATCH perf/core 00/22] perf refcnt debugger API and fixes
2015-12-10 12:52:32 linux-kernel Re: [PATCH perf/core 00/22] perf refcnt debugger API and fixes
2015-12-10 09:27:11 linux-kernel [PATCH 2/2 (v2)] perf tools: Prevent calling machine__delete() on non-allocated machine
2015-12-10 09:25:06 linux-kernel Re: [PATCH 2/2] perf tools: Prevent calling machine__delete() on non-allocated machine
2015-12-10 05:56:54 linux-kernel [PATCH 1/2] perf tests: Fix incorrect free and false TEST_OK result
2015-12-10 05:56:44 linux-kernel [PATCH 2/2] perf tools: Prevent calling machine__delete() on non-allocated machine
2015-12-10 02:53:23 linux-kernel Re: [PATCH perf/core 21/22] perf: Fix machine.vmlinux_maps to make sure to clear the old one
2015-12-09 08:15:47 linux-kernel Re: [Questions] perf c2c: What's the current status of perf c2c?
2015-12-08 13:48:11 linux-kernel [PATCH v3] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
2015-12-08 02:29:49 linux-kernel [PATCH v4 07/16] perf tools: Enable passing event to BPF object
2015-12-08 02:29:23 linux-kernel [PATCH v4 00/16] perf tools: BPF related update and other improvements
2015-12-08 02:27:36 linux-kernel [PATCH v4 12/16] perf data: Support converting data from bpf_perf_event_output()
2015-12-08 02:27:34 linux-kernel [PATCH v4 10/16] perf tools: Introduce bpf-output event
2015-12-08 02:27:32 linux-kernel [PATCH v4 11/16] perf data: Add u32_hex data type
2015-12-08 02:27:30 linux-kernel [PATCH v4 13/16] perf tools: Always give options even it not compiled
2015-12-08 02:27:28 linux-kernel [PATCH v4 16/16] perf tools: Clear struct machine during machine__init()
2015-12-08 02:27:26 linux-kernel [PATCH v4 03/16] perf tools: Add API to config maps in bpf object
2015-12-08 02:27:24 linux-kernel [PATCH v4 14/16] perf record: Support custom vmlinux path
2015-12-08 02:27:21 linux-kernel [PATCH v4 08/16] perf tools: Support setting different slots in a BPF map separately
2015-12-08 02:27:19 linux-kernel [PATCH v4 09/16] perf tools: Enable indices setting syntax for BPF maps
2015-12-08 02:27:18 linux-kernel [PATCH v4 06/16] perf tools: Support perf event alias name
2015-12-08 02:27:16 linux-kernel [PATCH v4 04/16] perf tools: Enable BPF object configure syntax
2015-12-08 02:27:14 linux-kernel [PATCH v4 15/16] perf script: Add support for PERF_TYPE_BREAKPOINT
2015-12-08 02:27:12 linux-kernel [PATCH v4 05/16] perf record: Apply config to BPF objects before recording
2015-12-08 02:27:09 linux-kernel [PATCH v4 02/16] tools lib bpf: Fetch map names from correct strtab
2015-12-08 02:26:37 linux-kernel [PATCH v4 01/16] tools lib bpf: Check return value of strdup when reading map names
2015-12-07 13:32:35 linux-kernel [RFC PATCH v2 1/3] perf/core: Put size of a sample at the end of it
2015-12-07 13:30:32 linux-kernel [RFC PATCH v2 3/3] perf record: Find tail pointer through size at end of event
2015-12-07 13:30:09 linux-kernel [RFC PATCH v2 2/3] perf tools: Enable overwrite settings
2015-12-07 13:30:01 linux-kernel [RFC PATCH v2 0/3] perf core/perf tools: Utilizing overwrite ring buffer
2015-12-07 10:49:35 linux-kernel [PATCH] tools build: Remove FEATURE-DUMP
2015-12-07 10:39:05 linux-kernel Re: [PATCH 1/2] tools build: Introduce features dump include makefile
2015-12-07 10:32:27 linux-kernel Re: [PATCH 1/2] tools build: Introduce features dump include makefile
2015-12-07 09:30:37 linux-kernel Re: [PATCH 1/2] tools build: Introduce features dump include makefile
2015-12-07 08:51:44 linux-kernel [PATCH] perf tools: Clear struct machine during machine__init()