index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm4x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
coresight: etm4x: add tracer ID for A72 Maia processor.
Li Pengcheng
1
-0
/
+5
2016-05-02
coresight: etm4x: implementing the perf PMU API
Mathieu Poirier
1
-5
/
+80
2016-05-02
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
1
-0
/
+35
2016-05-02
coresight: etm4x: moving etm_drvdata::enable to atomic field
Mathieu Poirier
1
-9
/
+60
2016-05-02
coresight: etm4x: unlocking tracers in default arch init
Mathieu Poirier
1
-6
/
+5
2016-05-02
coresight: etm4x: splitting etmv4 default configuration
Mathieu Poirier
1
-67
/
+61
2016-05-02
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
1
-66
/
+68
2016-05-02
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
1
-2029
/
+0
2016-02-21
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-02-21
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
1
-1
/
+3
2016-02-21
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
1
-1
/
+1
2016-02-21
coresight: moving PM runtime operations to core framework
Mathieu Poirier
1
-6
/
+0
2016-02-21
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
1
-1
/
+1
2016-02-08
coresight: implementing 'cpu_id()' API
Mathieu Poirier
1
-0
/
+8
2016-02-08
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
1
-12
/
+1
2015-10-07
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
Chunyan Zhang
1
-6
/
+16
2015-08-05
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
1
-6
/
+15
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
1
-10
/
+10
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-05-24
coresight-etm4x: Read only access to the tracer's ID registers
Mathieu Poirier
1
-0
/
+37
2015-05-24
coresight-etm4x: Read only access to the main management registers
Mathieu Poirier
1
-1
/
+52
2015-05-24
coresight-etm4x: Controls pertaining to the VM ID functions
Pratik Patel
1
-0
/
+178
2015-05-24
coresight-etm4x: Controls pertaining to the context ID functions
Pratik Patel
1
-0
/
+187
2015-05-24
coresight-etm4x: Controls pertaining to the selection of resources
Pratik Patel
1
-0
/
+75
2015-05-24
coresight-etm4x: Controls pertaining to the counter functions
Pratik Patel
1
-0
/
+144
2015-05-24
coresight-etm4x: Controls pertaining to the sequencer functions
Pratik Patel
1
-0
/
+129
2015-05-24
coresight-etm4x: Controls pertaining to the address comparator functions
Pratik Patel
1
-0
/
+423
2015-05-24
coresight-etm4x: Controls pertaining to the ViewInst register
Pratik Patel
1
-0
/
+98
2015-05-24
coresight-etm4x: Controls pertaining to various configuration options
Pratik Patel
1
-0
/
+124
2015-05-24
coresight-etm4x: Controls pertaining to the reset, mode, pe and events
Pratik Patel
1
-0
/
+441
2015-05-24
coresight-etm4x: Controls pertaining to tracer configuration
Pratik Patel
1
-0
/
+117
2015-05-24
coresight-etm4x: Adding CoreSight ETM4x driver
Pratik Patel
1
-0
/
+697