LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2015-11-19 11:50:53
linux-kernel
Re: perf BPF/elfdep intermitent build problems
2015-11-19 10:43:40
linux-kernel
Re: [BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-19 08:48:18
linux-kernel
Re: perf BPF/elfdep intermitent build problems
2015-11-19 08:45:24
linux-kernel
[PATCH] tools lib bpf: Don't feature check when cleaning
2015-11-19 07:46:28
linux-kernel
[PATCH] tools build: Clean CFLAGS and LDFLAGS for fixdep
2015-11-19 06:45:38
linux-kernel
Re: [BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-19 02:29:27
linux-kernel
Re: perf BPF/elfdep intermitent build problems
2015-11-19 02:22:06
linux-kernel
Re: perf BPF/elfdep intermitent build problems
2015-11-19 01:38:03
linux-kernel
Re: [PATCH] perf test: Add bpf-output event
2015-11-19 01:25:44
linux-kernel
Re: perf BPF/elfdep intermitent build problems
2015-11-18 09:46:13
linux-kernel
Re: [PATCHv2 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder
2015-11-18 09:11:57
linux-kernel
Re: [BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-18 09:00:32
linux-kernel
Re: [BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-18 08:55:02
linux-kernel
Re: [BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-18 08:11:38
linux-kernel
Re: [BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-18 08:03:34
linux-kernel
Re: [PATCH 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder
2015-11-18 07:31:36
linux-kernel
Re: [PATCH 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder
2015-11-18 07:28:05
linux-kernel
[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-18 04:22:49
linux-kernel
Re: [PATCH 0/3] perf tools DWARF libunwind: Add callchain order support
2015-11-18 04:13:40
linux-kernel
Re: [PATCH 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder
2015-11-17 09:50:07
linux-kernel
[PATCH] perf record: Support custom vmlinux path
2015-11-17 08:45:13
linux-kernel
Re: [PATCH 12/13] perf test: Test BPF prologue
2015-11-17 08:37:49
linux-kernel
[PATCH 3/5] perf test: Print result for each subtest for llvm
2015-11-17 08:37:14
linux-kernel
[PATCH 5/5] perf test: Mute test cases if verbose == 0
2015-11-17 08:37:12
linux-kernel
[PATCH 4/5] perf test: Print result for each subtest for BPF
2015-11-17 08:37:10
linux-kernel
[PATCH 2/5] perf tools: Use same BPF program if arguments are identical
2015-11-17 08:37:08
linux-kernel
[PATCH 1/5] perf test: Fix 2 bugs in 'perf test BPF'
2015-11-17 08:36:59
linux-kernel
[PATCH 0/5] perf tools: Improve BPF support
2015-11-17 04:39:00
linux-kernel
Re: [PATCH 12/13] perf test: Test BPF prologue
2015-11-17 03:54:17
linux-kernel
Re: [PATCH 07/13] bpf tools: Load a program with different instances using preprocessor
2015-11-17 03:06:31
linux-kernel
Re: [PATCH 13/13] perf tools: Use same BPF program if arguments are identical
2015-11-17 01:31:42
linux-kernel
Re: [PATCH 12/13] perf test: Test BPF prologue
2015-11-16 12:52:35
linux-kernel
[PATCH 02/13] perf probe: Clear probe_trace_event when add_probe_trace_event() fails
2015-11-16 12:52:04
linux-kernel
[PATCH 08/13] perf tools: Add BPF_PROLOGUE config options for further patches
2015-11-16 12:51:51
linux-kernel
[PATCH 13/13] perf tools: Use same BPF program if arguments are identical
2015-11-16 12:50:48
linux-kernel
[PATCH 06/13] perf tools: Allow BPF program config probing options
2015-11-16 12:50:16
linux-kernel
[PATCH 11/13] perf tools: Generate prologue for BPF programs
2015-11-16 12:49:51
linux-kernel
[PATCH 10/13] perf tools: Add prologue for BPF programs for fetching arguments
2015-11-16 12:49:29
linux-kernel
[PATCH 04/13] perf tools: Allow BPF program attach to modules
2015-11-16 12:49:19
linux-kernel
[PATCH 07/13] bpf tools: Load a program with different instances using preprocessor
2015-11-16 12:49:13
linux-kernel
[PATCH 09/13] perf tools: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
2015-11-16 12:49:03
linux-kernel
[PATCH 12/13] perf test: Test BPF prologue
2015-11-16 12:48:57
linux-kernel
[PATCH 01/13] perf probe: Fix memory leaking on faiulre by clearing all probe_trace_events
2015-11-16 12:48:53
linux-kernel
[PATCH 05/13] perf tools: Introduce strtobool() to string.c
2015-11-16 12:48:52
linux-kernel
[PATCH 03/13] perf tools: Allow BPF program attach to uprobe events
2015-11-16 12:48:39
linux-kernel
[PATCH 00/13] perf tools: bpf: Improve BPF program ability
2015-11-16 09:13:09
linux-kernel
Re: [PATCH 05/12] perf tools: Allow BPF program config probing options
2015-11-13 12:34:31
linux-kernel
[PATCH 03/12] perf tools: Allow BPF program attach to uprobe events
2015-11-13 12:33:57
linux-kernel
[PATCH 10/12] perf tools: Generate prologue for BPF programs
2015-11-13 12:32:51
linux-kernel
[PATCH 04/12] perf tools: Allow BPF program attach to modules
2015-11-13 12:32:37
linux-kernel
[PATCH 06/12] bpf tools: Load a program with different instances using preprocessor