summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorFilesLines
2019-05-03intel_th: Communicate IRQ via resourceAlexander Shishkin4-14/+30
2019-05-03intel_th: Add "rtit" source deviceAlexander Shishkin3-3/+27
2019-05-03intel_th: Skip subdevices if their MMIO is missingAlexander Shishkin1-4/+9
2019-05-03intel_th: Rework resource passing between glue layers and coreAlexander Shishkin4-29/+33
2019-05-03intel_th: msu: Fix single mode with IOMMUAlexander Shishkin1-3/+32
2019-05-02coresight: funnel: Support static funnelLeo Yan1-27/+89
2019-05-02coresight: replicator: Add new device id for static replicatorLeo Yan1-1/+5
2019-04-25coresight: etb10: Add support for CPU-wide trace scenariosMathieu Poirier1-4/+39
2019-04-25coresight: tmc-etf: Add support for CPU-wide trace scenariosMathieu Poirier1-5/+35
2019-04-25coresight: tmc-etr: Add support for CPU-wide trace scenariosMathieu Poirier3-5/+38
2019-04-25coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenariosMathieu Poirier1-3/+104
2019-04-25coresight: tmc-etr: Introduce the notion of IDR to ETR devicesMathieu Poirier2-0/+10
2019-04-25coresight: tmc-etr: Introduce the notion of reference counting to ETR devicesMathieu Poirier2-0/+8
2019-04-25coresight: tmc-etr: Introduce the notion of process ID to ETR devicesMathieu Poirier1-0/+4
2019-04-25coresight: tmc-etr: Create per-thread buffer allocation functionMathieu Poirier1-1/+28
2019-04-25coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()Mathieu Poirier1-9/+30
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier4-15/+19
2019-04-25coresight: perf: Refactor function free_event_data()Mathieu Poirier1-6/+18
2019-04-25coresight: perf: Clean up function etm_setup_aux()Mathieu Poirier1-3/+5
2019-04-25coresight: Properly address concurrency in sink::update() functionsMathieu Poirier2-2/+6
2019-04-25coresight: Properly address errors in sink::disable() functionsMathieu Poirier3-15/+12
2019-04-25coresight: Move reference counting inside sink driversMathieu Poirier5-29/+66
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier5-7/+15
2019-04-25coresight: etm4x: Configure tracers to emit timestampsMathieu Poirier1-1/+101
2019-04-25coresight: etm4x: Skip selector pair 0Mathieu Poirier1-2/+5
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier3-0/+8
2019-04-25coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier1-1/+2
2019-04-25coresight: tmc: Cleanup power managementSuzuki K Poulose1-2/+2
2019-04-25coresight: catu: Cleanup power managementSuzuki K Poulose1-1/+2
2019-04-25coresight: tpiu: Cleanup power managementSuzuki K Poulose1-3/+6
2019-04-25coresight: etb10: Cleanup power managementSuzuki K Poulose1-11/+3
2019-04-25coresight: Fix freeing up the coresight connectionsSuzuki K Poulose1-1/+0
2019-04-25coresight: Merge the static and dynamic replicator driversSuzuki K Poulose4-299/+169
2019-04-25coresight: dynamic-replicator: Prepare for merging with static replicatorSuzuki K Poulose1-41/+63
2019-04-25coresight: replicator: Prepare for merging with dynamic-replicatorSuzuki K Poulose1-26/+36
2019-04-25coresight: dynamic-replicator: Clean up error handlingSuzuki K Poulose1-8/+16
2019-04-25coresight: tmc: Report DMA setup failuresSuzuki K Poulose1-1/+6
2019-04-25coresight: catu: Make catu_helper_ops and catu_ops staticYueHaibing1-2/+2
2019-04-25coresight: catu: fix clang build warningArnd Bergmann2-7/+3
2019-04-25intel_th: pci: Add Comet Lake supportAlexander Shishkin1-0/+5
2019-04-25stm class: Fix channel bitmap on 32-bit systemsAlexander Shishkin1-4/+3
2019-04-25stm class: Fix channel free in stm output free pathTingwei Zhang1-1/+1
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-72/+77
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-24/+40
2019-03-01intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin1-1/+1
2019-02-26coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan1-1/+2
2019-02-26ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI supportMike Leach2-9/+20
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach4-63/+57
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin1-3/+4
2019-02-21Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman5-13/+28