aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 24-616/+1459
2019-05-03intel_th: msu: Add current window trackingGravatar Alexander Shishkin 1-30/+49
2019-05-03intel_th: msu: Add a sysfs attribute to trigger window switchGravatar Alexander Shishkin 1-0/+28
2019-05-03intel_th: msu: Correct the block wrap detectionGravatar Alexander Shishkin 1-1/+1
2019-05-03intel_th: Add switch triggering supportGravatar Alexander Shishkin 4-2/+85
2019-05-03intel_th: gth: Factor out trace start/stopGravatar Alexander Shishkin 1-29/+64
2019-05-03intel_th: msu: Factor out pipeline drainingGravatar Alexander Shishkin 3-10/+29
2019-05-03intel_th: msu: Switch over to scatterlistGravatar Alexander Shishkin 1-59/+104
2019-05-03intel_th: msu: Replace open-coded list_{first,last,next}_entry variantsGravatar Alexander Shishkin 1-10/+10
2019-05-03intel_th: Only report useful IRQs to subdevicesGravatar Alexander Shishkin 3-1/+9
2019-05-03intel_th: msu: Start handling IRQsGravatar Alexander Shishkin 4-2/+106
2019-05-03intel_th: pci: Use MSI interrupt signallingGravatar Alexander Shishkin 2-6/+13
2019-05-03intel_th: Communicate IRQ via resourceGravatar Alexander Shishkin 4-14/+30
2019-05-03intel_th: Add "rtit" source deviceGravatar Alexander Shishkin 3-3/+27
2019-05-03intel_th: Skip subdevices if their MMIO is missingGravatar Alexander Shishkin 1-4/+9
2019-05-03intel_th: Rework resource passing between glue layers and coreGravatar Alexander Shishkin 4-29/+33
2019-05-03intel_th: msu: Fix single mode with IOMMUGravatar Alexander Shishkin 1-3/+32
2019-05-02coresight: funnel: Support static funnelGravatar Leo Yan 1-27/+89
2019-05-02coresight: replicator: Add new device id for static replicatorGravatar Leo Yan 1-1/+5
2019-04-25coresight: etb10: Add support for CPU-wide trace scenariosGravatar Mathieu Poirier 1-4/+39
2019-04-25coresight: tmc-etf: Add support for CPU-wide trace scenariosGravatar Mathieu Poirier 1-5/+35
2019-04-25coresight: tmc-etr: Add support for CPU-wide trace scenariosGravatar Mathieu Poirier 3-5/+38
2019-04-25coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenariosGravatar Mathieu Poirier 1-3/+104
2019-04-25coresight: tmc-etr: Introduce the notion of IDR to ETR devicesGravatar Mathieu Poirier 2-0/+10
2019-04-25coresight: tmc-etr: Introduce the notion of reference counting to ETR devicesGravatar Mathieu Poirier 2-0/+8
2019-04-25coresight: tmc-etr: Introduce the notion of process ID to ETR devicesGravatar Mathieu Poirier 1-0/+4
2019-04-25coresight: tmc-etr: Create per-thread buffer allocation functionGravatar Mathieu Poirier 1-1/+28
2019-04-25coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()Gravatar Mathieu Poirier 1-9/+30
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsGravatar Mathieu Poirier 4-15/+19
2019-04-25coresight: perf: Refactor function free_event_data()Gravatar Mathieu Poirier 1-6/+18
2019-04-25coresight: perf: Clean up function etm_setup_aux()Gravatar Mathieu Poirier 1-3/+5
2019-04-25coresight: Properly address concurrency in sink::update() functionsGravatar Mathieu Poirier 2-2/+6
2019-04-25coresight: Properly address errors in sink::disable() functionsGravatar Mathieu Poirier 3-15/+12
2019-04-25coresight: Move reference counting inside sink driversGravatar Mathieu Poirier 5-29/+66
2019-04-25coresight: Adding return code to sink::disable() operationGravatar Mathieu Poirier 5-7/+15
2019-04-25coresight: etm4x: Configure tracers to emit timestampsGravatar Mathieu Poirier 1-1/+101
2019-04-25coresight: etm4x: Skip selector pair 0Gravatar Mathieu Poirier 1-2/+5
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDGravatar Mathieu Poirier 3-0/+8
2019-04-25coresight: pmu: Adding ITRACE property to cs_etm PMUGravatar Mathieu Poirier 1-1/+2
2019-04-25coresight: tmc: Cleanup power managementGravatar Suzuki K Poulose 1-2/+2
2019-04-25coresight: catu: Cleanup power managementGravatar Suzuki K Poulose 1-1/+2
2019-04-25coresight: tpiu: Cleanup power managementGravatar Suzuki K Poulose 1-3/+6
2019-04-25coresight: etb10: Cleanup power managementGravatar Suzuki K Poulose 1-11/+3
2019-04-25coresight: Fix freeing up the coresight connectionsGravatar Suzuki K Poulose 1-1/+0
2019-04-25coresight: Merge the static and dynamic replicator driversGravatar Suzuki K Poulose 4-299/+169
2019-04-25coresight: dynamic-replicator: Prepare for merging with static replicatorGravatar Suzuki K Poulose 1-41/+63
2019-04-25coresight: replicator: Prepare for merging with dynamic-replicatorGravatar Suzuki K Poulose 1-26/+36
2019-04-25coresight: dynamic-replicator: Clean up error handlingGravatar Suzuki K Poulose 1-8/+16
2019-04-25coresight: tmc: Report DMA setup failuresGravatar Suzuki K Poulose 1-1/+6
2019-04-25coresight: catu: Make catu_helper_ops and catu_ops staticGravatar YueHaibing 1-2/+2