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
[RFC,1/5] perf trace: Apply config options in '.perfconfig' --- 2016-02-25 Wang Nan New
[01/46] perf tools: Record text offset in dso to calculate objdump address --- 2016-02-26 Wang Nan New
[03/46] perf config: Bring perf_default_config to the very beginning at main() --- 2016-02-26 Wang Nan New
[06/46] perf trace: Call bpf__apply_obj_config in 'perf trace' --- 2016-02-26 Wang Nan New
[07/46] perf trace: Print content of bpf-output event --- 2016-02-26 Wang Nan New
[15/46] perf tools: Only validate is_pos for tracking evsels --- 2016-02-26 Wang Nan New
[16/46] perf tools: Print write_backward value in perf_event_attr__fprintf --- 2016-02-26 Wang Nan New
[21/46] perf record: Turns auxtrace_snapshot_enable into 3 states --- 2016-02-26 Wang Nan New
[22/46] perf record: Introduce record__finish_output() to finish a perf.data --- 2016-02-26 Wang Nan New
[23/46] perf record: Add '--timestamp-filename' option to append timestamp to output filename --- 2016-02-26 Wang Nan New
[30/46] perf record: Prevent reading invalid data in record__mmap_read --- 2016-02-26 Wang Nan New
[31/46] perf tools: Add evlist channel helpers --- 2016-02-26 Wang Nan New
[33/46] perf tools: Operate multiple channels --- 2016-02-26 Wang Nan New
[34/46] perf tools: Squash overwrite setting into channel --- 2016-02-26 Wang Nan New
[42/46] perf record: Toggle overwrite ring buffer for reading --- 2016-02-26 Wang Nan New
[44/46] perf record: Read from backward ring buffer --- 2016-02-26 Wang Nan New
[45/46] perf record: Allow generate tracking events at the end of output --- 2016-02-26 Wang Nan New
[RESEND,2/5] perf core: Set event's default overflow_handler --- 2016-03-07 Wang Nan New
[4/5] perf core: Add backward attribute to perf event --- 2016-03-14 Wang Nan New
[5/5] perf core: Reduce perf event output overhead by new overflow handler --- 2016-03-14 Wang Nan New
[3/5] perf core: Prepare writing into ring buffer from end --- 2016-03-25 Wang Nan New
[manpages,1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT --- 2016-03-28 Wang Nan New
[manpages,2/2] perf_event_open.2: Document write_backward --- 2016-03-28 Wang Nan New
[1/4,fix] perf core: Introduce new ioctl options to pause and resume ring buffer --- 2016-03-29 Wang Nan New
[3/4] perf tools: Support reading from backward ring buffer --- 2016-04-07 Wang Nan New
perf build: Fix syscall table dependency error --- 2016-04-08 Wang Nan New
[1/4] perf trace: Improve error message when receive non-tracepoint events --- 2016-04-08 Wang Nan New
[2/4] perf trace: Print content of bpf-output event --- 2016-04-08 Wang Nan New
[4/4] perf bpf: Automatically create bpf-output event __bpf_stdout__ --- 2016-04-08 Wang Nan New
[01/10] perf tools: Make ordered_events reusable --- 2016-04-13 Wang Nan New
[02/10] perf tools: Add perf_data_file__switch() helper --- 2016-04-13 Wang Nan New
[05/10] perf record: Split output into multiple files via '--switch-output' --- 2016-04-13 Wang Nan New
[08/10] perf record: Re-synthesize tracking events after output switching --- 2016-04-13 Wang Nan New
[v2,1/6] perf tools: Extrace trigger class from auxtrace_snapshot --- 2016-04-14 Wang Nan New
[v2,2/6] perf record: Split output into multiple files via '--switch-output' --- 2016-04-14 Wang Nan New
[v2,3/6] perf record: Force enable --timestamp-filename when --switch-output is provided --- 2016-04-14 Wang Nan New
[v2,4/6] perf record: Disable buildid cache options by default in switch output mode --- 2016-04-14 Wang Nan New
[v3,1/6] perf tools: Derive trigger class from auxtrace_snapshot --- 2016-04-15 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
[RFC,01/13] bpf tools: Add map related BPF helper --- 2016-04-20 Wang Nan New
[RFC,02/13] tools: Add ubpf feature test --- 2016-04-20 Wang Nan New
[RFC,03/13] bpf tools: Add ubpf include and makefile options --- 2016-04-20 Wang Nan New
[RFC,04/13] bpf tools: Replace fd array to union array --- 2016-04-20 Wang Nan New
[RFC,05/13] bpf tools: Save engine type in bpf_program --- 2016-04-20 Wang Nan New
[RFC,06/13] bpf tools: Introduce ubpf_vm to program instance union --- 2016-04-20 Wang Nan New
[RFC,07/13] bpf tools: Load ubpf program --- 2016-04-20 Wang Nan New
[RFC,08/13] bpf tools: Add API for fetching ubpf_vm --- 2016-04-20 Wang Nan New
[RFC,09/13] bpf tools: Register extern functions for ubpf programs --- 2016-04-20 Wang Nan New
[RFC,10/13] perf tools: Register basic UBPF helpers --- 2016-04-20 Wang Nan New
[RFC,11/13] perf bpf: Accept ubpf programs --- 2016-04-20 Wang Nan New
[RFC,12/13] perf record: Add UBPF hooks at beginning and end of perf record --- 2016-04-20 Wang Nan New
[RFC,13/13] perf tests: Add UBPF test case --- 2016-04-20 Wang Nan New
[v6,4/7] perf record: Force enable --timestamp-filename when --switch-output is provided --- 2016-04-20 Wang Nan New
[v6,6/7] perf record: Re-synthesize tracking events after output switching --- 2016-04-20 Wang Nan New
[v2,3/4] perf tools: Support reading from backward ring buffer --- 2016-04-27 Wang Nan New
[v3,2/2] perf tests: Add test to check backward ring buffer --- 2016-05-09 Wang Nan New
[01/17] perf tools: Extract __perf_evlist__mmap_read() --- 2016-05-13 Wang Nan New
[02/17] perf tools: Add evlist channel helpers --- 2016-05-13 Wang Nan New
[03/17] perf tools: Automatically add new channel according to evlist --- 2016-05-13 Wang Nan New
[04/17] perf tools: Operate multiple channels --- 2016-05-13 Wang Nan New
[06/17] perf tools: Squash overwrite setting into channel --- 2016-05-13 Wang Nan New
[07/17] perf record: Don't read from and poll overwrite channel --- 2016-05-13 Wang Nan New
[08/17] perf record: Don't poll on overwrite channel --- 2016-05-13 Wang Nan New
[09/17] perf tools: Detect avalibility of write_backward --- 2016-05-13 Wang Nan New
[10/17] perf tools: Enable overwrite settings --- 2016-05-13 Wang Nan New
[11/17] perf tools: Set write_backward attribut bit for overwrite events --- 2016-05-13 Wang Nan New
[12/17] perf tools: Record fd into perf_mmap --- 2016-05-13 Wang Nan New
[13/17] perf tools: Add API to pause a channel --- 2016-05-13 Wang Nan New
[15/17] perf record: Read from backward ring buffer --- 2016-05-13 Wang Nan New
[16/17] perf record: Toggle overwrite ring buffer for reading --- 2016-05-13 Wang Nan New
[v2,03/13] perf tools: Add API to pause a evlist --- 2016-05-20 Wang Nan New
[v3,01/11] perf tools: Add API to pause/resume a evlist --- 2016-05-23 Wang Nan New
[v3,03/11] perf record: Rename variable to make code clear --- 2016-05-23 Wang Nan New
[v4,2/7] perf tools: Don't poll and mmap overwritable events --- 2016-05-24 Wang Nan New
perf ctf: Convert invalid chars in a string before set value --- 2016-05-25 Wang Nan New
[v6,01/10] perf tools: Check 'base' pointer before checking refcnt when put a mmap --- 2016-05-25 Wang Nan New
[v2] perf ctf: Convert invalid chars in a string before set value --- 2016-05-27 Wang Nan New
[v7,1/8] perf evlist: Introduce aux evlist --- 2016-06-15 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
[1/2] perf llvm: Allow dump llvm output object file using llvm.dump-obj --- 2016-06-16 Wang Nan New
[v8,1/8] perf tools: Fix write_backwards fallback --- 2016-06-20 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,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
[5/6] perf ctf: Add '--all' option for 'perf data convert' --- 2016-06-23 Wang Nan New
[v2,2/7] perf ctf: Pass convert options through opts structure --- 2016-06-24 Wang Nan New
[v2,3/7] perf ctf: Add 'all' option --- 2016-06-24 Wang Nan New
[v2,4/7] perf ctf: Prepare collect non-sample events --- 2016-06-24 Wang Nan New
[v11,01/10] perf record: Prepare mmap multiple evlists --- 2016-06-27 Wang Nan New
'perf test backward' failing with older kernels, should Skip --- 2016-07-01 Wang Nan New
[v13,5/8] perf record: Read from overwritable ring buffer --- 2016-07-04 Wang Nan New
[v14,3/8] perf tests: Add testcase for auxiliary evlist --- 2016-07-07 Wang Nan New
[v14,8/8] perf tools: Add --tail-synthesize option --- 2016-07-07 Wang Nan New
[v15,2/8] perf evlist: Introduce aux evlist --- 2016-07-11 Wang Nan New
[v15,3/8] perf tests: Add testcase for auxiliary evlist --- 2016-07-11 Wang Nan New
[v15,4/8] perf record: Introduce rec->overwrite_evlist for overwritable events --- 2016-07-11 Wang Nan New
« 1 2 ... 2 3 4 5 »