index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-03
9
-38
/
+800
|
\
|
*
coresight: add support for CPU debug module
Leo Yan
2017-06-09
3
-0
/
+715
|
*
coresight: refactor with function of_coresight_get_cpu
Leo Yan
2017-06-09
1
-15
/
+28
|
*
coresight: of_get_coresight_platform_data: Add missing of_node_put
Suzuki K Poulose
2017-06-09
1
-7
/
+10
|
*
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
2017-06-09
1
-0
/
+7
|
*
coresight: etb10: Fix a typo in a comment line
Markus Elfring
2017-06-09
1
-1
/
+1
|
*
coresight: etb10: Delete an error message for a failed memory allocation in e...
Markus Elfring
2017-06-09
1
-4
/
+1
|
*
coresight: use const for device_node structures
Leo Yan
2017-06-09
1
-3
/
+4
|
*
coresight: tmc: minor fix for output log
Leo Yan
2017-06-09
1
-8
/
+17
|
*
coresight: etm_perf: Fix using uninitialised work
Suzuki K Poulose
2017-06-09
1
-2
/
+1
|
*
coresight: Fix reference count for software sources
Suzuki K Poulose
2017-06-09
1
-2
/
+13
|
*
coresight: Disable the path only when the source is disabled
Suzuki K Poulose
2017-06-09
1
-6
/
+13
*
|
hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-10
/
+10
*
|
hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-10
/
+10
|
/
*
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
1
-1
/
+1
|
\
|
*
coresight: Fixes coresight DT parse to get correct output port ID.
Mike Leach
2017-04-08
1
-1
/
+1
*
|
perf/core: Keep AUX flags in the output handle
Will Deacon
2017-03-16
4
-16
/
+11
|
/
*
coresight: etm4x: Fix timestamp configuration when working from perf
Mathieu Poirier
2017-01-25
1
-1
/
+2
*
coresight: etm4x: Fix enabling of cycle accurate tracing in perf.
Mike Leach
2017-01-25
2
-2
/
+6
*
coresight: fix kernel panic caused by invalid CPU
Wang Nan
2017-01-25
1
-0
/
+1
*
coresight: STM: Balance enable/disable
Suzuki K Poulose
2017-01-19
1
-1
/
+1
*
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
2
-4
/
+4
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-1
/
+1
|
\
|
*
coresight: Mark stm_generic_packet() with notrace
Chunyan Zhang
2016-11-22
1
-1
/
+1
*
|
coresight: perf: Add a missing call to etm_free_aux
Quentin Lambert
2016-11-29
1
-1
/
+1
*
|
coresight: Add support for ARM Coresight STM-500
Suzuki K Poulose
2016-11-29
1
-0
/
+5
*
|
coresight: tmc: Remove duplicate memset
Suzuki K. Poulose
2016-11-29
1
-2
/
+0
*
|
coresight: tmc: Get rid of mode parameter for helper routines
Suzuki K. Poulose
2016-11-29
2
-24
/
+9
*
|
coresight: tmc: Cleanup operation mode handling
Suzuki K. Poulose
2016-11-29
3
-34
/
+26
*
|
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
2016-11-29
3
-22
/
+87
*
|
coresight: etm3x: Adding missing features of Coresight PTM components
Muhammad Abdul WAHAB
2016-11-29
2
-0
/
+15
*
|
coresight: etm3x: indentation fix (extra space removed)
Muhammad Abdul WAHAB
2016-11-29
1
-1
/
+1
*
|
coresight: stm: return error code instead of zero in .packet()
Chunyan Zhang
2016-11-29
1
-2
/
+2
|
/
*
coresight: tmc: mark symbols static where possible
Baoyou Xie
2016-09-09
3
-4
/
+4
*
coresight: perf: deal with error condition properly
Mathieu Poirier
2016-09-09
2
-3
/
+3
*
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
2016-08-31
1
-0
/
+71
*
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
2016-08-31
1
-9
/
+119
*
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
2016-08-31
1
-10
/
+25
*
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
2016-08-31
1
-18
/
+38
*
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
2016-08-31
1
-26
/
+27
*
coresight: etm4x: split default and filter configuration
Mathieu Poirier
2016-08-31
1
-14
/
+22
*
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
2016-08-31
2
-15
/
+168
*
coresight: remove duplicated enumeration
Mathieu Poirier
2016-08-31
5
-16
/
+10
*
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
2016-08-31
5
-20
/
+26
*
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-08-31
6
-22
/
+57
*
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2016-08-31
2
-0
/
+15
*
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2016-08-31
1
-1
/
+1
*
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
2016-08-31
1
-1
/
+0
*
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
9
-114
/
+75
[next]