Show patches with: Submitter = Mathieu Poirier       |    State = Action Required       |   1403 patches
« 1 2 ... 3 4 514 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/17] perf tools: Introduce the concept of trace ID queues perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,08/17] perf tools: Fix indentation in function cs_etm__process_decoder_queue() perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,07/17] perf tools: Move packet queue out of decoder structure perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,06/17] perf tools: Refactor error path in cs_etm_decoder__new() perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,05/17] perf tools: Add handling of switch-CPU-wide events perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,04/17] perf tools: Add handling of itrace start events perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,03/17] perf tools: Configure SWITCH_EVENTS in CPU-wide mode perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,02/17] perf tools: Configure timestsamp generation in CPU-wide mode perf tools: Coresight: Add CPU-wide trace support - - - --- 2019-05-24 Mathieu Poirier New
[v2,01/17] perf tools: Configure contextID tracing in CPU-wide mode perf tools: Coresight: Add CPU-wide trace support - 2 - --- 2019-05-24 Mathieu Poirier New
[V2,6/6] perf tools: Properly set the value of 'old' and 'head' in snapshot mode coresight: Fix snapshot mode - - - --- 2019-05-14 Mathieu Poirier New
[V2,5/6] coresight: perf: Don't set the truncated flag in snapshot mode coresight: Fix snapshot mode - 1 - --- 2019-05-14 Mathieu Poirier New
[V2,4/6] coresight: tmc-etf: Fix snapshot mode update function coresight: Fix snapshot mode - 2 - --- 2019-05-14 Mathieu Poirier New
[V2,3/6] coresight: tmc-etf: Properly set AUX buffer head in snapshot mode coresight: Fix snapshot mode - - - --- 2019-05-14 Mathieu Poirier New
[V2,2/6] coresight: tmc-etr: Properly set AUX buffer head in snapshot mode coresight: Fix snapshot mode - - - --- 2019-05-14 Mathieu Poirier New
[V2,1/6] coresight: etb10: Properly set AUX buffer head in snapshot mode coresight: Fix snapshot mode - 1 - --- 2019-05-14 Mathieu Poirier New
[5/5] docs: coresight: Document snapshot mode coresight: Fix snapshot mode - - - --- 2019-05-01 Mathieu Poirier New
[4/5] perf tools: Properly set the value of 'old' in snapshot mode coresight: Fix snapshot mode - - - --- 2019-05-01 Mathieu Poirier New
[3/5] coresight: perf: Don't set the truncated flag in snapshot mode coresight: Fix snapshot mode - - - --- 2019-05-01 Mathieu Poirier New
[2/5] coresight: tmc-etf: Fix snapshot mode update function coresight: Fix snapshot mode - 2 - --- 2019-05-01 Mathieu Poirier New
[1/5] coresight: Fix buffer size in snapshot mode coresight: Fix snapshot mode - - - --- 2019-05-01 Mathieu Poirier New
[v3,20/20] coresight: etb10: Add support for CPU-wide trace scenarios coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,19/20] coresight: tmc-etf: Add support for CPU-wide trace scenarios coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,18/20] coresight: tmc-etr: Add support for CPU-wide trace scenarios coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,17/20] coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenarios coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,16/20] coresight: tmc-etr: Introduce the notion of IDR to ETR devices coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,15/20] coresight: tmc-etr: Introduce the notion of reference counting to ETR devices coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,14/20] coresight: tmc-etr: Introduce the notion of process ID to ETR devices coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,13/20] coresight: tmc-etr: Create per-thread buffer allocation function coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,12/20] coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf() coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,11/20] coresight: Communicate perf event to sink buffer allocation functions coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,10/20] coresight: perf: Refactor function free_event_data() coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,09/20] coresight: perf: Clean up function etm_setup_aux() coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,08/20] coresight: Properly address concurrency in sink::update() functions coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,07/20] coresight: Properly address errors in sink::disable() functions coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,06/20] coresight: Move reference counting inside sink drivers coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,05/20] coresight: Adding return code to sink::disable() operation coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,04/20] coresight: etm4x: Configure tracers to emit timestamps coresight: Add support for CPU-wide trace scenarios - - - --- 2019-04-04 Mathieu Poirier New
[v3,03/20] coresight: etm4x: Skip selector pair 0 coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,02/20] coresight: etm4x: Add kernel configuration for CONTEXTID coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-04-04 Mathieu Poirier New
[v3,01/20] coresight: pmu: Adding ITRACE property to cs_etm PMU coresight: Add support for CPU-wide trace scenarios 1 - - --- 2019-04-04 Mathieu Poirier New
[v2,16/16] coresight: etb10: Add support for CPU-wide trace scenarios coresight: Add support for CPU-wide trace scenarios - - - --- 2019-03-25 Mathieu Poirier New
[v2,15/16] coresight: tmc-etf: Add support for CPU-wide trace scenarios coresight: Add support for CPU-wide trace scenarios - - - --- 2019-03-25 Mathieu Poirier New
[v2,14/16] coresight: tmc-etr: Add support for CPU-wide trace scenarios coresight: Add support for CPU-wide trace scenarios - - - --- 2019-03-25 Mathieu Poirier New
[v2,13/16] coresight: tmc-etr: Allow events to use the same ETR buffer coresight: Add support for CPU-wide trace scenarios - - - --- 2019-03-25 Mathieu Poirier New
[v2,12/16] coresight: tmc-etr: Introduce the notion of process ID to ETR devices coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,11/16] coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf() coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,10/16] coresight: Communicate perf event to sink buffer allocation function coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,09/16] coresight: perf: Refactor function free_event_data() coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,08/16] coresight: perf: Clean up function etm_setup_aux() coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,07/16] coresight: Properly address concurrency in sink::update() functions coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,06/16] coresight: Properly address errors in sink::disable() functions coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,05/16] coresight: Move reference counting inside sink drivers coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,04/16] coresight: Adding return code to sink::disable() operation coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,03/16] coresight: etm4x: Configure tracers to emit timestamps coresight: Add support for CPU-wide trace scenarios - - - --- 2019-03-25 Mathieu Poirier New
[v2,02/16] coresight: etm4x: Add kernel configuration for CONTEXTID coresight: Add support for CPU-wide trace scenarios - 1 - --- 2019-03-25 Mathieu Poirier New
[v2,01/16] coresight: pmu: Adding ITRACE property to cs_etm PMU coresight: Add support for CPU-wide trace scenarios - - - --- 2019-03-25 Mathieu Poirier New
[v3,7/7] perf tools: Remove PMU::set_drv_config API perf: Communicate sink via event::attr:config2 1 - - --- 2019-01-31 Mathieu Poirier New
[v3,6/7] perf tools: Removing CoreSight set_drv_config() API perf: Communicate sink via event::attr:config2 - - - --- 2019-01-31 Mathieu Poirier New
[v3,5/7] perf tools: Use event attributes to send sink information to kernel perf: Communicate sink via event::attr:config2 - - - --- 2019-01-31 Mathieu Poirier New
[v3,4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file perf: Communicate sink via event::attr:config2 1 - - --- 2019-01-31 Mathieu Poirier New
[v3,3/7] coresight: Use event attributes for sink selection perf: Communicate sink via event::attr:config2 1 1 - --- 2019-01-31 Mathieu Poirier New
[v3,2/7] coresight: perf: Add "sinks" group to PMU directory perf: Communicate sink via event::attr:config2 1 1 - --- 2019-01-31 Mathieu Poirier New
[v3,1/7] perf/aux: Make perf_event accessible to setup_aux() perf: Communicate sink via event::attr:config2 1 1 - --- 2019-01-31 Mathieu Poirier New
[v2,7/7] perf tools: Remove PMU::set_drv_config API perf: Communicate sink via event::attr:config2 - - - --- 2019-01-22 Mathieu Poirier New
[v2,6/7] perf tools: Removing CoreSight set_drv_config() API perf: Communicate sink via event::attr:config2 - - - --- 2019-01-22 Mathieu Poirier New
[v2,5/7] perf tools: Use event attributes to send sink information to kernel perf: Communicate sink via event::attr:config2 - - - --- 2019-01-22 Mathieu Poirier New
[v2,4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file perf: Communicate sink via event::attr:config2 1 - - --- 2019-01-22 Mathieu Poirier New
[v2,3/7] coresight: Use event attributes for sink selection perf: Communicate sink via event::attr:config2 - 1 - --- 2019-01-22 Mathieu Poirier New
[v2,2/7] coresight: perf: Add "sinks" group to PMU directory perf: Communicate sink via event::attr:config2 - - - --- 2019-01-22 Mathieu Poirier New
[v2,1/7] perf/aux: Make perf_event accessible to setup_aux() perf: Communicate sink via event::attr:config2 - 1 - --- 2019-01-22 Mathieu Poirier New
[7/7] perf tools: Remove PMU::set_drv_config API perf: Communicate sink via event::attr:config2 - - - --- 2019-01-15 Mathieu Poirier New
[6/7] perf tools: Removing CoreSight set_drv_config() API perf: Communicate sink via event::attr:config2 - - - --- 2019-01-15 Mathieu Poirier New
[5/7] perf tools: Use event attributes to send sink information to kernel perf: Communicate sink via event::attr:config2 - - - --- 2019-01-15 Mathieu Poirier New
[4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file perf: Communicate sink via event::attr:config2 - - - --- 2019-01-15 Mathieu Poirier New
[3/7] coresight: Use event attributes for sink selection perf: Communicate sink via event::attr:config2 - - - --- 2019-01-15 Mathieu Poirier New
[2/7] coresight: perf: Add "sinks" group to PMU directory perf: Communicate sink via event::attr:config2 - - - --- 2019-01-15 Mathieu Poirier New
[1/7] perf/aux: Make perf_event accessible to setup_aux() perf: Communicate sink via event::attr:config2 - 1 - --- 2019-01-15 Mathieu Poirier New
[RESEND,v5,6/6] perf tools: Use ioctl function to send sink information to kernel perf: Add ioctl for PMU driver configuration - - - --- 2018-12-17 Mathieu Poirier New
[RESEND,v5,5/6] perf tools: Make perf_evsel accessible to PMU driver configuration code perf: Add ioctl for PMU driver configuration - - - --- 2018-12-17 Mathieu Poirier New
[RESEND,v5,4/6] coresight: Use PMU driver configuration for sink selection perf: Add ioctl for PMU driver configuration - - - --- 2018-12-17 Mathieu Poirier New
[RESEND,v5,3/6] perf/aux: Make perf_event accessible to setup_aux() perf: Add ioctl for PMU driver configuration - - - --- 2018-12-17 Mathieu Poirier New
[RESEND,v5,2/6] perf/core: Use ioctl to communicate driver configuration to kernel perf: Add ioctl for PMU driver configuration - - - --- 2018-12-17 Mathieu Poirier New
[RESEND,v5,1/6] perf: Introduce ioctl to communicate driver configuration to kernel perf: Add ioctl for PMU driver configuration - - - --- 2018-12-17 Mathieu Poirier New
[RESEND,3/3] perf tools: Add support for PTMv1.1 decoding perf tools: Add support for ETMv3/PTM1.1 decoding - - - --- 2018-12-04 Mathieu Poirier New
[RESEND,2/3] perf tools: Add support for ETMv3 trace decoding perf tools: Add support for ETMv3/PTM1.1 decoding - - - --- 2018-12-04 Mathieu Poirier New
[RESEND,1/3] perf tools: Add configuration for ETMv3 trace protocol perf tools: Add support for ETMv3/PTM1.1 decoding - - - --- 2018-12-04 Mathieu Poirier New
[v5,6/6] perf tools: Use ioctl function to send sink information to kernel perf: Add ioctl for PMU driver configuration - - - --- 2018-12-03 Mathieu Poirier New
[v5,5/6] perf tools: Make perf_evsel accessible to PMU driver configuration code perf: Add ioctl for PMU driver configuration - - - --- 2018-12-03 Mathieu Poirier New
[v5,4/6] coresight: Use PMU driver configuration for sink selection perf: Add ioctl for PMU driver configuration - - - --- 2018-12-03 Mathieu Poirier New
[v5,3/6] perf/aux: Make perf_event accessible to setup_aux() perf: Add ioctl for PMU driver configuration - - - --- 2018-12-03 Mathieu Poirier New
[v5,2/6] perf/core: Use ioctl to communicate driver configuration to kernel perf: Add ioctl for PMU driver configuration - - - --- 2018-12-03 Mathieu Poirier New
[v5,1/6] perf: Introduce ioctl to communicate driver configuration to kernel perf: Add ioctl for PMU driver configuration - - - --- 2018-12-03 Mathieu Poirier New
[6/6] coresight: fix spelling mistake "deffered" -> "deferred" coresight: next v4.20-rc4 - - - --- 2018-11-30 Mathieu Poirier New
[5/6] coresight: etm3x: Release CLAIM tag when operated from perf coresight: next v4.20-rc4 - 1 - --- 2018-11-30 Mathieu Poirier New
[4/6] coresight: etm3x: Deal with CLAIM tag before and after accessing HW coresight: next v4.20-rc4 - 1 - --- 2018-11-30 Mathieu Poirier New
[3/6] coresight: etf: Release CLAIM tag after disabling the HW coresight: next v4.20-rc4 - 1 - --- 2018-11-30 Mathieu Poirier New
[2/6] coresight: etb10: Add support for CLAIM tag coresight: next v4.20-rc4 - 1 - --- 2018-11-30 Mathieu Poirier New
[1/6] coresight: tmc: Fix bad register address for CLAIM coresight: next v4.20-rc4 - 1 - --- 2018-11-30 Mathieu Poirier New
[v4,6/6] perf tools: Use ioctl function to send sink configuration to kernel perf: Add ioctl for PMU driver configuration - - - --- 2018-11-28 Mathieu Poirier New
[v4,5/6] perf tools: Make perf_evsel accessible to PMU driver configuration code perf: Add ioctl for PMU driver configuration - - - --- 2018-11-28 Mathieu Poirier New
« 1 2 ... 3 4 514 15 »