Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   505 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[v3,03/11] perf record: Rename variable to make code clear --- 2016-05-23 Wang Nan New
[v3,01/11] perf tools: Add API to pause/resume a evlist --- 2016-05-23 Wang Nan New
[v2,03/13] perf tools: Add API to pause a evlist --- 2016-05-20 Wang Nan New
[16/17] perf record: Toggle overwrite ring buffer for reading --- 2016-05-13 Wang Nan New
[15/17] perf record: Read from backward ring buffer --- 2016-05-13 Wang Nan New
[13/17] perf tools: Add API to pause a channel --- 2016-05-13 Wang Nan New
[12/17] perf tools: Record fd into perf_mmap --- 2016-05-13 Wang Nan New
[11/17] perf tools: Set write_backward attribut bit for overwrite events --- 2016-05-13 Wang Nan New
[10/17] perf tools: Enable overwrite settings --- 2016-05-13 Wang Nan New
[09/17] perf tools: Detect avalibility of write_backward --- 2016-05-13 Wang Nan New
[08/17] perf record: Don't poll on overwrite 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
[06/17] perf tools: Squash overwrite setting into channel --- 2016-05-13 Wang Nan New
[04/17] perf tools: Operate multiple channels --- 2016-05-13 Wang Nan New
[03/17] perf tools: Automatically add new channel according to evlist --- 2016-05-13 Wang Nan New
[02/17] perf tools: Add evlist channel helpers --- 2016-05-13 Wang Nan New
[01/17] perf tools: Extract __perf_evlist__mmap_read() --- 2016-05-13 Wang Nan New
[v3,2/2] perf tests: Add test to check backward ring buffer --- 2016-05-09 Wang Nan New
[v2,3/4] perf tools: Support reading from backward ring buffer --- 2016-04-27 Wang Nan New
[v6,6/7] perf record: Re-synthesize tracking events after output switching --- 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
[RFC,13/13] perf tests: Add UBPF test case --- 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,11/13] perf bpf: Accept ubpf programs --- 2016-04-20 Wang Nan New
[RFC,10/13] perf tools: Register basic UBPF helpers --- 2016-04-20 Wang Nan New
[RFC,09/13] bpf tools: Register extern functions for ubpf programs --- 2016-04-20 Wang Nan New
[RFC,08/13] bpf tools: Add API for fetching ubpf_vm --- 2016-04-20 Wang Nan New
[RFC,07/13] bpf tools: Load ubpf 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,05/13] bpf tools: Save engine type in bpf_program --- 2016-04-20 Wang Nan New
[RFC,04/13] bpf tools: Replace fd array to union array --- 2016-04-20 Wang Nan New
[RFC,03/13] bpf tools: Add ubpf include and makefile options --- 2016-04-20 Wang Nan New
[RFC,02/13] tools: Add ubpf feature test --- 2016-04-20 Wang Nan New
[RFC,01/13] bpf tools: Add map related BPF helper --- 2016-04-20 Wang Nan New
[v5,2/6] perf record: Split output into multiple files via '--switch-output' --- 2016-04-18 Wang Nan New
[v5,1/6] perf tools: Derive trigger class from auxtrace_snapshot --- 2016-04-18 Wang Nan New
[v3,1/6] perf tools: Derive trigger class from auxtrace_snapshot --- 2016-04-15 Wang Nan New
[v2,4/6] perf record: Disable buildid cache options by default in switch output mode --- 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,2/6] perf record: Split output into multiple files via '--switch-output' --- 2016-04-14 Wang Nan New
[v2,1/6] perf tools: Extrace trigger class from auxtrace_snapshot --- 2016-04-14 Wang Nan New
[08/10] perf record: Re-synthesize tracking events after output switching --- 2016-04-13 Wang Nan New
[05/10] perf record: Split output into multiple files via '--switch-output' --- 2016-04-13 Wang Nan New
[02/10] perf tools: Add perf_data_file__switch() helper --- 2016-04-13 Wang Nan New
[01/10] perf tools: Make ordered_events reusable --- 2016-04-13 Wang Nan New
[4/4] perf bpf: Automatically create bpf-output event __bpf_stdout__ --- 2016-04-08 Wang Nan New
[2/4] perf trace: Print content of bpf-output event --- 2016-04-08 Wang Nan New
[1/4] perf trace: Improve error message when receive non-tracepoint events --- 2016-04-08 Wang Nan New
perf build: Fix syscall table dependency error --- 2016-04-08 Wang Nan New
[3/4] perf tools: Support reading from backward ring buffer --- 2016-04-07 Wang Nan New
[1/4,fix] perf core: Introduce new ioctl options to pause and resume ring buffer --- 2016-03-29 Wang Nan New
[manpages,2/2] perf_event_open.2: Document write_backward --- 2016-03-28 Wang Nan New
[manpages,1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT --- 2016-03-28 Wang Nan New
[3/5] perf core: Prepare writing into ring buffer from end --- 2016-03-25 Wang Nan New
[5/5] perf core: Reduce perf event output overhead by new overflow handler --- 2016-03-14 Wang Nan New
[4/5] perf core: Add backward attribute to perf event --- 2016-03-14 Wang Nan New
[RESEND,2/5] perf core: Set event's default overflow_handler --- 2016-03-07 Wang Nan New
[45/46] perf record: Allow generate tracking events at the end of output --- 2016-02-26 Wang Nan New
[44/46] perf record: Read from backward ring buffer --- 2016-02-26 Wang Nan New
[42/46] perf record: Toggle overwrite ring buffer for reading --- 2016-02-26 Wang Nan New
[34/46] perf tools: Squash overwrite setting into channel --- 2016-02-26 Wang Nan New
[33/46] perf tools: Operate multiple channels --- 2016-02-26 Wang Nan New
[31/46] perf tools: Add evlist channel helpers --- 2016-02-26 Wang Nan New
[30/46] perf record: Prevent reading invalid data in record__mmap_read --- 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
[22/46] perf record: Introduce record__finish_output() to finish a perf.data --- 2016-02-26 Wang Nan New
[21/46] perf record: Turns auxtrace_snapshot_enable into 3 states --- 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
[15/46] perf tools: Only validate is_pos for tracking evsels --- 2016-02-26 Wang Nan New
[07/46] perf trace: Print content of bpf-output event --- 2016-02-26 Wang Nan New
[06/46] perf trace: Call bpf__apply_obj_config in 'perf trace' --- 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
[01/46] perf tools: Record text offset in dso to calculate objdump address --- 2016-02-26 Wang Nan New
[RFC,1/5] perf trace: Apply config options in '.perfconfig' --- 2016-02-25 Wang Nan New
[47/48] perf record: Allow generate tracking events at the end of output --- 2016-02-22 Wang Nan New
[30/48] perf record: Generate tracking events for process forked by perf --- 2016-02-22 Wang Nan New
[29/48] perf record: Re-synthesize tracking events after output switching --- 2016-02-22 Wang Nan New
[20/48] perf tools: Make ordered_events reusable --- 2016-02-22 Wang Nan New
[10/55] perf stat: Forbid user passing improper config terms --- 2016-02-19 Wang Nan New
[05/55] perf tools: Add API to config maps in bpf object --- 2016-02-19 Wang Nan New
[14/54] perf tools: Support setting different slots in a BPF map separately --- 2016-02-05 Wang Nan New
[13/54] perf tools: Enable config and setting names for legacy cache events --- 2016-02-05 Wang Nan New
[12/54] perf tools: Enable config raw and numeric events --- 2016-02-05 Wang Nan New
[10/54] perf stat: Forbid user passing improper config terms --- 2016-02-05 Wang Nan New
[05/54] perf data: Fix releasing event_class --- 2016-02-05 Wang Nan New
[01/54] perf tools: Fix dangling pointers in parse_events__free_terms --- 2016-02-05 Wang Nan New
[2/2] perf tools: Adjust symbol for shared objects --- 2016-02-02 Wang Nan New
[2/2] perf tools: Fix fault in tracepoint_error if NULL is passed to parse_event --- 2016-02-01 Wang Nan New
[1/2] perf tools: Fix fault in error patch of intel_pt_process_auxtrace_info() --- 2016-02-01 Wang Nan New
[26/54] perf tools: Move timestamp creation to util --- 2016-01-25 Wang Nan New
[23/54] perf tools: Introduce API to pause ring buffer --- 2016-01-25 Wang Nan New
[09/54] perf tools: Add API to config maps in bpf object --- 2016-01-25 Wang Nan New
[06/54] perf test: Check environment before start real BPF test --- 2016-01-25 Wang Nan New
[05/54] perf build: Use feature dump file for build-test --- 2016-01-25 Wang Nan New
[04/54] perf build: Select all feature checkers for feature-dump --- 2016-01-25 Wang Nan New
[6/6] perf core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE --- 2016-01-22 Wang Nan New
perf core: Get rid of 'uses dynamic stack allocation' warning --- 2016-01-22 Wang Nan New
[9/9] perf build: Use feature dump file for build-test --- 2016-01-13 Wang Nan New
[8/9] perf build: Select all feature checkers for feature-dump --- 2016-01-13 Wang Nan New
[52/53] perf record: Toggle tailsize ring buffer for reading --- 2016-01-11 Wang Nan New
« 1 2 3 45 6 »

Bundling

Create bundle: