aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-01perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin
2016-06-01perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier
2016-06-01perf session: Simplify tool stubsAdrian Hunter
2016-06-01perf inject: Hit all DSOs for AUX data in JIT and other casesAdrian Hunter
2016-06-01perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter
2016-06-01perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...Adrian Hunter
2016-06-01perf evsel: Introduce disable() methodJiri Olsa
2016-06-01perf cpumap: Auto initialize cpu__max_{node,cpu}Arnaldo Carvalho de Melo
2016-06-01drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker
2016-06-01drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-06-01coresight: introducing a global trace ID functionMathieu Poirier
2016-06-01coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier
2016-06-01coresight: etb10: implementing AUX APIMathieu Poirier
2016-06-01coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-06-01coresight: etb10: moving to local atomic operationsMathieu Poirier
2016-06-01coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-06-01coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier
2016-06-01coresight: etm3x: consolidating initial configMathieu Poirier
2016-06-01coresight: etm3x: changing default trace configurationMathieu Poirier
2016-06-01coresight: etm3x: set progbit to stop trace collectionMathieu Poirier
2016-06-01coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-06-01coresight: etm3x: splitting struct etm_drvdataMathieu Poirier
2016-06-01coresight: etm3x: unlocking tracers in default arch initMathieu Poirier
2016-06-01coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier
2016-06-01coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier
2016-06-01coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-06-01coresight: add API to get sink from pathMathieu Poirier
2016-06-01coresight: associating path with session rather than tracerMathieu Poirier
2016-06-01coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long
2016-06-01coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long
2016-06-01coresight: implementing 'cpu_id()' APIMathieu Poirier
2016-06-01coresight: removing bind/unbind options from sysfsMathieu Poirier
2016-06-01coresight: remove csdev's link from topologyMathieu Poirier
2016-06-01coresight: release reference taken by 'bus_find_device()'Mathieu Poirier
2016-06-01coresight: coresight_unregister() function cleanupMathieu Poirier
2016-06-01coresight: fixing lockdep errorMathieu Poirier
2016-06-01coresight: fixing indentation problemMathieu Poirier
2016-06-01coresight: Fix a typo in KconfigAndrew F. Davis
2016-06-01coresight: checking for NULL string in coresight_name_match()Mathieu Poirier
2016-06-01perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-06-01perf/core: Don't leak event in the syscall error pathAlexander Shishkin
2016-06-01perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-06-01stm class: dummy_stm: Add link callback for fault injectionAlexander Shishkin
2016-06-01stm class: Plug stm device's unlink callbackAlexander Shishkin
2016-06-01stm class: Fix a race in unlinkingAlexander Shishkin
2016-06-01stm class: Fix unbalanced module/device refcountingAlexander Shishkin
2016-06-01stm class: Guard output assignment against concurrencyAlexander Shishkin
2016-06-01stm class: Fix unlocking braino in the error pathAlexander Shishkin
2016-06-01stm class: Add heartbeat stm source deviceAlexander Shishkin
2016-06-01stm class: dummy_stm: Create multiple devicesAlexander Shishkin