summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* coresight: funnel: Support static funnelLeo Yan2019-05-021-27/+89
* coresight: replicator: Add new device id for static replicatorLeo Yan2019-05-021-1/+5
* coresight: etb10: Add support for CPU-wide trace scenariosMathieu Poirier2019-04-251-4/+39
* coresight: tmc-etf: Add support for CPU-wide trace scenariosMathieu Poirier2019-04-251-5/+35
* coresight: tmc-etr: Add support for CPU-wide trace scenariosMathieu Poirier2019-04-253-5/+38
* coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenariosMathieu Poirier2019-04-251-3/+104
* coresight: tmc-etr: Introduce the notion of IDR to ETR devicesMathieu Poirier2019-04-252-0/+10
* coresight: tmc-etr: Introduce the notion of reference counting to ETR devicesMathieu Poirier2019-04-252-0/+8
* coresight: tmc-etr: Introduce the notion of process ID to ETR devicesMathieu Poirier2019-04-251-0/+4
* coresight: tmc-etr: Create per-thread buffer allocation functionMathieu Poirier2019-04-251-1/+28
* coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()Mathieu Poirier2019-04-251-9/+30
* coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier2019-04-254-15/+19
* coresight: perf: Refactor function free_event_data()Mathieu Poirier2019-04-251-6/+18
* coresight: perf: Clean up function etm_setup_aux()Mathieu Poirier2019-04-251-3/+5
* coresight: Properly address concurrency in sink::update() functionsMathieu Poirier2019-04-252-2/+6
* coresight: Properly address errors in sink::disable() functionsMathieu Poirier2019-04-253-15/+12
* coresight: Move reference counting inside sink driversMathieu Poirier2019-04-255-29/+66
* coresight: Adding return code to sink::disable() operationMathieu Poirier2019-04-255-7/+15
* coresight: etm4x: Configure tracers to emit timestampsMathieu Poirier2019-04-251-1/+101
* coresight: etm4x: Skip selector pair 0Mathieu Poirier2019-04-251-2/+5
* coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier2019-04-253-0/+8
* coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier2019-04-251-1/+2
* coresight: tmc: Cleanup power managementSuzuki K Poulose2019-04-251-2/+2
* coresight: catu: Cleanup power managementSuzuki K Poulose2019-04-251-1/+2
* coresight: tpiu: Cleanup power managementSuzuki K Poulose2019-04-251-3/+6
* coresight: etb10: Cleanup power managementSuzuki K Poulose2019-04-251-11/+3
* coresight: Fix freeing up the coresight connectionsSuzuki K Poulose2019-04-251-1/+0
* coresight: Merge the static and dynamic replicator driversSuzuki K Poulose2019-04-254-299/+169
* coresight: dynamic-replicator: Prepare for merging with static replicatorSuzuki K Poulose2019-04-251-41/+63
* coresight: replicator: Prepare for merging with dynamic-replicatorSuzuki K Poulose2019-04-251-26/+36
* coresight: dynamic-replicator: Clean up error handlingSuzuki K Poulose2019-04-251-8/+16
* coresight: tmc: Report DMA setup failuresSuzuki K Poulose2019-04-251-1/+6
* coresight: catu: Make catu_helper_ops and catu_ops staticYueHaibing2019-04-251-2/+2
* coresight: catu: fix clang build warningArnd Bergmann2019-04-252-7/+3
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-155-72/+77
|\
| * ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI supportMike Leach2019-02-262-9/+20
| * ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach2019-02-264-63/+57
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-064-11/+12
|\ \
| * | coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan2019-02-261-1/+2
| * | coresight: Use event attributes for sink selectionMathieu Poirier2019-02-083-12/+55
| * | coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-083-1/+105
| * | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-081-3/+3
| * | coresight: Use of_node_name_eq for node name comparisonsRob Herring2019-02-081-2/+2
| * | coresight: stm: Remove set but not used variable 'res_size'YueHaibing2019-02-081-8/+4
| * | coresight: cpu-debug: Support for CA73 CPUsLeo Yan2019-02-081-0/+4
| |/
* | perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-3/+4
* | coresight: Use event attributes for sink selectionMathieu Poirier2019-02-063-12/+55
* | coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-063-1/+105
* | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
|/