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-05-05 04:42:31 linux-kernel Re: [RFC PATCH 00/22] perf tools: introduce 'perf bpf' command to load eBPF programs.
2015-05-05 02:28:26 linux-kernel [PATCH] tools lib traceevent: install libtraceevent.a into libdir.
2015-05-02 07:19:59 linux-kernel Re: [RFC PATCH 00/22] perf tools: introduce 'perf bpf' command to load eBPF programs.
2015-04-30 11:02:37 linux-kernel [RFC PATCH 03/22] perf: add bpf common operations.
2015-04-30 11:02:33 linux-kernel [RFC PATCH 05/22] perf bpf: open eBPF object file and do basic validation.
2015-04-30 11:02:31 linux-kernel [RFC PATCH 00/22] perf tools: introduce 'perf bpf' command to load eBPF programs.
2015-04-30 11:01:59 linux-kernel [RFC PATCH 07/22] perf bpf: iterater over elf sections to collect information.
2015-04-30 11:01:05 linux-kernel [RFC PATCH 11/22] perf bpf: collect symbol table in object files.
2015-04-30 11:01:00 linux-kernel [RFC PATCH 04/22] perf tools: Add new 'perf bpf' command.
2015-04-30 11:00:56 linux-kernel [RFC PATCH 15/22] perf bpf: config eBPF programs using config section.
2015-04-30 11:00:51 linux-kernel [RFC PATCH 13/22] perf bpf: collects relocation sections from object file.
2015-04-30 11:00:48 linux-kernel [RFC PATCH 12/22] perf bpf: collect bpf programs from object files.
2015-04-30 11:00:21 linux-kernel [RFC PATCH 14/22] perf bpf: config eBPF programs based on their names.
2015-04-30 10:59:30 linux-kernel [RFC PATCH 16/22] perf bpf: create maps needed by object file.
2015-04-30 10:59:25 linux-kernel [RFC PATCH 17/22] perf bpf: relocation programs.
2015-04-30 10:59:22 linux-kernel [RFC PATCH 20/22] perf bpf: clean elf memory after loading.
2015-04-30 10:59:18 linux-kernel [RFC PATCH 19/22] perf bpf: dump eBPF program before loading.
2015-04-30 10:58:37 linux-kernel [RFC PATCH 18/22] perf bpf: load eBPF programs into kernel.
2015-04-30 10:58:06 linux-kernel [RFC PATCH 22/22] perf bpf: attaches eBPF program to perf fd.
2015-04-30 10:55:23 linux-kernel [RFC PATCH 21/22] perf bpf: probe at kprobe points.
2015-04-30 10:53:50 linux-kernel [RFC PATCH 09/22] perf bpf: collect map definitions.
2015-04-30 10:53:44 linux-kernel [RFC PATCH 08/22] perf bpf: collect version and license from ELF.
2015-04-30 10:53:40 linux-kernel [RFC PATCH 06/22] perf bpf: check swap according to EHDR.
2015-04-30 10:53:38 linux-kernel [RFC PATCH 10/22] perf bpf: collect config section in object.
2015-04-30 10:53:36 linux-kernel [RFC PATCH 01/22] perf: probe: avoid segfault if passed with ''.
2015-04-30 10:53:32 linux-kernel [RFC PATCH 02/22] perf: bpf: prepare: add __aligned_u64 to types.h.
2015-04-28 08:47:45 linux-kernel [PATCH] perf: probe: avoid segfault if passed with ''.
2015-04-25 07:25:27 linux-kernel [RESEND PATCH] perf: top: fix a segfault when kernel map is restricted.
2015-04-24 23:35:48 linux-kernel [PATCH] perf: top: fix a segfault when kernel map is restricted.
2015-04-21 09:29:21 linux-kernel Re: [PATCH v6] perf: __kmod_path__parse: deal with kernel module names in '[]' correctly.
2015-04-21 03:33:30 linux-kernel [PATCH v6] perf: __kmod_path__parse: deal with kernel module names in '[]' correctly.
2015-04-21 03:11:56 linux-kernel Re: [PATCH] perf: annotate: make it respect -i option.
2015-04-21 03:08:26 linux-kernel Re: [PATCH RESEND] perf tools: introduce arm64 support unwind test.
2015-04-21 02:47:47 linux-kernel Re: [PATCH 7/7] perf data: Fix signess of value
2015-04-20 01:19:37 linux-kernel Re: [PATCH v5 2/2] perf: report/annotate: fix segfault problem.
2015-04-15 01:28:59 linux-kernel Re: [PATCH v5 2/2] perf: report/annotate: fix segfault problem.
2015-04-10 03:53:22 linux-kernel [PATCH v5 2/2] perf: report/annotate: fix segfault problem.
2015-04-10 02:49:17 linux-kernel Re: [PATCH v4 2/2] perf: report/annotate: fix segfault problem.
2015-04-10 01:57:51 linux-kernel Re: [PATCH v4 2/2] perf: report/annotate: fix segfault problem.
2015-04-09 07:06:09 linux-kernel Re: [PATCH v4 2/2] perf: report/annotate: fix segfault problem.
2015-04-08 10:59:48 linux-kernel [PATCH] perf: report: don't call map__kmap if map is NULL.
2015-04-08 10:51:03 linux-kernel [PATCH v4] perf: kmaps: enforce usage of kmaps to protect futher bugs.
2015-04-08 03:53:05 linux-kernel [PATCH v4 2/2] perf: report/annotate: fix segfault problem.
2015-04-08 03:50:25 linux-kernel Re: [PATCH v3 2/2] perf: report/annotate: fix segfault problem.
2015-04-08 02:14:54 linux-kernel [PATCH -tip] perf probe: fix ARM 32 building error.
2015-04-07 09:01:51 linux-kernel [BUG REPORT] perf: unwind: failed to deal with shared object with mapping offset not zero
2015-04-07 08:31:06 linux-kernel Re: [PATCH 1/4] perf tools: unwind: ensure unwind hooks return negative errorno.
2015-04-07 08:23:21 linux-kernel [PATCH v3 1/2] perf: kmaps: enforce usage of kmaps to protect futher bugs.
2015-04-07 08:23:18 linux-kernel [PATCH v3 2/2] perf: report/annotate: fix segfault problem.
2015-04-07 08:23:08 linux-kernel [PATCH v3 0/2] perf: report/annotate: fix segfault problem.
2015-04-03 08:48:12 linux-kernel [PATCH] perf: kmaps: enforce usage of kmaps to protect futher bugs.