summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+3
* coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier2017-01-251-1/+2
* coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2017-01-252-2/+6
* coresight: fix kernel panic caused by invalid CPUWang Nan2017-01-251-0/+1
* coresight: STM: Balance enable/disableSuzuki K Poulose2017-01-191-1/+1
* coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-2/+2
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-252-4/+4
* Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-157-9/+113
|\
| * stm: Mark the functions of writing STM with notraceChunyan Zhang2016-11-221-3/+4
| * stm dummy: Mark dummy_stm_packet() with notraceChunyan Zhang2016-11-221-1/+1
| * intel_th: Mark sth_stm_packet() with notraceChunyan Zhang2016-11-221-4/+7
| * coresight: Mark stm_generic_packet() with notraceChunyan Zhang2016-11-221-1/+1
| * stm class: ftrace: Add ftrace-export-over-stm driverChunyan Zhang2016-11-223-0/+100
* | coresight: perf: Add a missing call to etm_free_auxQuentin Lambert2016-11-291-1/+1
* | coresight: Add support for ARM Coresight STM-500Suzuki K Poulose2016-11-291-0/+5
* | coresight: tmc: Remove duplicate memsetSuzuki K. Poulose2016-11-291-2/+0
* | coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose2016-11-292-24/+9
* | coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose2016-11-293-34/+26
* | coresight: reset "enable_sink" flag when need beMathieu Poirier2016-11-293-22/+87
* | coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB2016-11-292-0/+15
* | coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB2016-11-291-1/+1
* | coresight: stm: return error code instead of zero in .packet()Chunyan Zhang2016-11-291-2/+2
* | intel_th: gth: Handle host mode correctlyAlexander Shishkin2016-11-181-2/+24
* | intel_th: Support Host Debugger mode of operationAlexander Shishkin2016-11-182-8/+22
* | intel_th: Constify subdevicesAlexander Shishkin2016-11-181-1/+1
* | stm class: Fix device leak in open error pathJohan Hovold2016-11-181-3/+5
|/
* coresight: tmc: mark symbols static where possibleBaoyou Xie2016-09-093-4/+4
* coresight: perf: deal with error condition properlyMathieu Poirier2016-09-092-3/+3
* coresight: etm4x: adding configurable start/stop filteringMathieu Poirier2016-08-311-0/+71
* coresight: etm4x: adding configurable address range filteringMathieu Poirier2016-08-311-9/+119
* coresight: etm4x: configuring include/exclude functionMathieu Poirier2016-08-311-10/+25
* coresight: etm4x: adding range filter configuration functionMathieu Poirier2016-08-311-18/+38
* coresight: etm4x: cleaning up default filter configurationMathieu Poirier2016-08-311-26/+27
* coresight: etm4x: split default and filter configurationMathieu Poirier2016-08-311-14/+22
* coresight: etm-perf: configuring filters from perf coreMathieu Poirier2016-08-312-15/+168
* coresight: remove duplicated enumerationMathieu Poirier2016-08-315-16/+10
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-315-20/+26
* coresight: fix handling of ETM trace register access via sysfsSudeep Holla2016-08-316-22/+57
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-312-0/+15
* coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-08-311-1/+1
* coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun2016-08-311-1/+0
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-319-114/+75
* hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen2016-08-311-0/+1
* coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken2016-08-311-0/+5
* coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier2016-08-311-2/+6
* coresight: delay initialisation when children are missingMathieu Poirier2016-08-311-1/+1
* coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-313-12/+6
* coresight: Cleanup TMC status checkSuzuki K Poulose2016-08-311-1/+1
* coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose2016-08-311-4/+4
* coresight: tmc: Limit the trace to available dataSuzuki K Poulose2016-08-314-7/+17