Show patches with: Submitter = Wang Nan       |    State = Action Required       |    Archived = No       |   474 patches
« 1 2 ... 2 3 4 5 »
Patch Series S/W/F Date Submitter Delegate State
[v2] tools lib bpf: Support libbpf on PowerPC --- 2015-12-14 Wang Nan New
[v3,01/11] perf tools: Add API to pause/resume a evlist --- 2016-05-23 Wang Nan New
[v3,02/30] tools lib bpf: Add private field for bpf_object --- 2016-11-26 Wang Nan New
[v3,03/11] perf record: Rename variable to make code clear --- 2016-05-23 Wang Nan New
[v3,03/30] tools lib bpf: Retrive bpf_map through offset of bpf_map_def --- 2016-11-26 Wang Nan New
[v3,10/30] perf clang: Add builtin clang support ant test case --- 2016-12-05 Wang Nan New
[v3,1/3] ARM: kprobes: introduces checker --- 2014-11-21 Wang Nan New
[v3,14/30] perf clang: Support compile IR to BPF object and add testcase --- 2016-11-28 Wang Nan New
[v3,1/6] perf tools: Derive trigger class from auxtrace_snapshot --- 2016-04-15 Wang Nan New
[v3,2/2] perf tests: Add test to check backward ring buffer --- 2016-05-09 Wang Nan New
[v3,2/3] ARM: kprobes: collects stack consumption for store instructions --- 2014-11-21 Wang Nan New
[v3,2/3] perf hists browser: Add NULL pointer check to prevent crash --- 2015-12-07 Wang Nan New
[v3,2/3] perf tools: Don't discard prev in backward mode perf tools: perf tools: Clarify overwrite and backward, bugfix --- 2017-12-04 Wang Nan New
[v3,26/30] perf clang: Link BPF functions declaration into perf --- 2016-11-26 Wang Nan New
[v3,3/3] ARM: kprobes: disallow probing stack consuming instructions --- 2014-11-21 Wang Nan New
[v3,3/3] perf hists browser: Reset selection when refresh --- 2015-12-07 Wang Nan New
[v3,manpages,1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT --- 2016-10-24 Wang Nan New
[v3,manpages,2/2] perf_event_open.2: Document write_backward --- 2016-10-24 Wang Nan New
[v3] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE --- 2015-12-08 Wang Nan New
[v4,01/18,-cleanup] perf build: Check LLVM version in feature check --- 2016-12-06 Wang Nan New
[v4,02/18] perf build: Support dynamic linking clang libraries --- 2016-12-06 Wang Nan New
[v4,03/18] perf clang: Cleanup clang options --- 2016-12-06 Wang Nan New
[v4,04/18] perf clang: Pass full path to builtin clang --- 2016-12-06 Wang Nan New
[v4,05/18] perf clang: Pass CFLAGS to builtin clang --- 2016-12-06 Wang Nan New
[v4,06/18] perf clang jit: Wrap llvm::Module using PerfModule --- 2016-12-06 Wang Nan New
[v4,07/16] perf tools: Enable passing event to BPF object --- 2015-12-08 Wang Nan New
[v4,07/18] perf clang jit: Insignt BPF and JIT functions in a Module --- 2016-12-06 Wang Nan New
[v4,08/18] perf clang jit: add PerfModule::doJIT to JIT perfhook functions --- 2016-12-06 Wang Nan New
[v4,09/16] perf tools: Enable indices setting syntax for BPF maps --- 2015-12-14 Wang Nan New
[v4,09/18] perf clang jit: Export functions for jitted code --- 2016-12-06 Wang Nan New
[v4,10/18] perf clang jit: Actually JIT and hook in bpf loader --- 2016-12-06 Wang Nan New
[v4,11/18] perf clang jit: Collect the lowest address in maps section as map_base --- 2016-12-06 Wang Nan New
[v4,12/18] perf clang jit: Retrive fd of BPF map from its offset --- 2016-12-06 Wang Nan New
[v4,13/18] perf clang jit: Allow jitted perf hook access BPF maps --- 2016-12-06 Wang Nan New
[v4,14/18] perf clang: Link BPF functions declaration into perf --- 2016-12-06 Wang Nan New
[v4,15/18] perf clang: Declare BPF functions for BPF scripts automatically --- 2016-12-06 Wang Nan New
[v4,16/16] perf tools: Clear struct machine during machine__init() --- 2015-12-08 Wang Nan New
[v4,16/18] perf clang: Include helpers to BPF scripts --- 2016-12-06 Wang Nan New
[v4,17/18] perf clang builtin: Define hook helpers by default --- 2016-12-06 Wang Nan New
[v4,18/18] perf clang jit: Export getpid() to perf hook --- 2016-12-06 Wang Nan New
[v4,2/7] perf tools: Don't poll and mmap overwritable events --- 2016-05-24 Wang Nan New
[v4,4/4] ARM: kprobes: Add test cases for stack consuming instructions --- 2014-11-22 Wang Nan New
[v5,01/14] perf tests: Fix incorrect free and false TEST_OK result --- 2015-12-14 Wang Nan New
[v5,11/14] perf tools: Introduce bpf-output event --- 2015-12-14 Wang Nan New
[v5,13/14] perf tools: Always give options even it not compiled --- 2015-12-14 Wang Nan New
[v5,1/6] perf tools: Derive trigger class from auxtrace_snapshot --- 2016-04-18 Wang Nan New
[v5,2/6] perf record: Split output into multiple files via '--switch-output' --- 2016-04-18 Wang Nan New
[v6,01/10] perf tools: Check 'base' pointer before checking refcnt when put a mmap --- 2016-05-25 Wang Nan New
[v6,02/16] tools: Move Makefile.arch from perf/config to tools/scripts --- 2015-12-17 Wang Nan New
[v6,04/16] perf test: Fix false TEST_OK result for 'perf test hist' --- 2015-12-17 Wang Nan New
[v6,05/16] perf test: Reset err after using it hold errcode in hist testcases --- 2015-12-17 Wang Nan New
[v6,1/7] ARM: kprobes: replace 'union decode_action' to 'struct decode_action' --- 2014-10-22 Wang Nan New
[v6,2/7] ARM: kprobes: seprates load and store actions --- 2014-10-22 Wang Nan New
[v6,3/7] ARM: kprobes: introduces checker --- 2014-10-22 Wang Nan New
[v6,4/7] ARM: kprobes: collects stack consumption for store instructions --- 2014-10-22 Wang Nan New
[v6,4/7] perf record: Force enable --timestamp-filename when --switch-output is provided --- 2016-04-20 Wang Nan New
[v6,5/7] ARM: kprobes: disallow probing stack consuming instructions --- 2014-10-22 Wang Nan New
[v6,6/7] kprobes: copy ainsn after alloc aggr kprobe --- 2014-10-22 Wang Nan New
[v6,6/7] perf record: Re-synthesize tracking events after output switching --- 2016-04-20 Wang Nan New
[v6,7/7] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-10-22 Wang Nan New
[v7,1/2] kprobes: copy ainsn after alloc aggr kprobe --- 2014-10-25 Wang Nan New
[v7,1/8] perf evlist: Introduce aux evlist --- 2016-06-15 Wang Nan New
[v7,2/2] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-10-25 Wang Nan New
[v7,7/8] perf tools: Check write_backward during evlist config --- 2016-06-15 Wang Nan New
[v7,8/8] perf record: Unmap overwrite evlist when event terminate --- 2016-06-15 Wang Nan New
[v8,1/2] kprobes: copy ainsn after alloc aggr kprobe --- 2014-11-18 Wang Nan New
[v8,1/8] perf tools: Fix write_backwards fallback --- 2016-06-20 Wang Nan New
[v8,2/2] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-11-18 Wang Nan New
[v8,3/8] perf tests: Add testcase for auxiliary evlist --- 2016-06-20 Wang Nan New
[v8,4/8] perf record: Introduce rec->overwrite_evlist for overwritable events --- 2016-06-20 Wang Nan New
[v9,2/2] ARM: kprobes: enable OPTPROBES for ARM 32 --- 2014-11-19 Wang Nan New
[v9,3/8] perf record: Extract perf_evlist__mmap_ex() processing to a new function --- 2016-06-22 Wang Nan New
[v9,4/8] perf record: Introduce rec->overwrite_evlist for overwritable events --- 2016-06-22 Wang Nan New
[v9,5/8] perf record: Toggle overwrite ring buffer for reading --- 2016-06-22 Wang Nan New
« 1 2 ... 2 3 4 5 »