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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
coresight: funnel: Support static funnel
Leo Yan
1
-27
/
+89
2019-05-02
coresight: replicator: Add new device id for static replicator
Leo Yan
1
-1
/
+5
2019-04-25
coresight: etb10: Add support for CPU-wide trace scenarios
Mathieu Poirier
1
-4
/
+39
2019-04-25
coresight: tmc-etf: Add support for CPU-wide trace scenarios
Mathieu Poirier
1
-5
/
+35
2019-04-25
coresight: tmc-etr: Add support for CPU-wide trace scenarios
Mathieu Poirier
3
-5
/
+38
2019-04-25
coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenarios
Mathieu Poirier
1
-3
/
+104
2019-04-25
coresight: tmc-etr: Introduce the notion of IDR to ETR devices
Mathieu Poirier
2
-0
/
+10
2019-04-25
coresight: tmc-etr: Introduce the notion of reference counting to ETR devices
Mathieu Poirier
2
-0
/
+8
2019-04-25
coresight: tmc-etr: Introduce the notion of process ID to ETR devices
Mathieu Poirier
1
-0
/
+4
2019-04-25
coresight: tmc-etr: Create per-thread buffer allocation function
Mathieu Poirier
1
-1
/
+28
2019-04-25
coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()
Mathieu Poirier
1
-9
/
+30
2019-04-25
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
4
-15
/
+19
2019-04-25
coresight: perf: Refactor function free_event_data()
Mathieu Poirier
1
-6
/
+18
2019-04-25
coresight: perf: Clean up function etm_setup_aux()
Mathieu Poirier
1
-3
/
+5
2019-04-25
coresight: Properly address concurrency in sink::update() functions
Mathieu Poirier
2
-2
/
+6
2019-04-25
coresight: Properly address errors in sink::disable() functions
Mathieu Poirier
3
-15
/
+12
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
5
-29
/
+66
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
5
-7
/
+15
2019-04-25
coresight: etm4x: Configure tracers to emit timestamps
Mathieu Poirier
1
-1
/
+101
2019-04-25
coresight: etm4x: Skip selector pair 0
Mathieu Poirier
1
-2
/
+5
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
3
-0
/
+8
2019-04-25
coresight: pmu: Adding ITRACE property to cs_etm PMU
Mathieu Poirier
1
-1
/
+2
2019-04-25
coresight: tmc: Cleanup power management
Suzuki K Poulose
1
-2
/
+2
2019-04-25
coresight: catu: Cleanup power management
Suzuki K Poulose
1
-1
/
+2
2019-04-25
coresight: tpiu: Cleanup power management
Suzuki K Poulose
1
-3
/
+6
2019-04-25
coresight: etb10: Cleanup power management
Suzuki K Poulose
1
-11
/
+3
2019-04-25
coresight: Fix freeing up the coresight connections
Suzuki K Poulose
1
-1
/
+0
2019-04-25
coresight: Merge the static and dynamic replicator drivers
Suzuki K Poulose
4
-299
/
+169
2019-04-25
coresight: dynamic-replicator: Prepare for merging with static replicator
Suzuki K Poulose
1
-41
/
+63
2019-04-25
coresight: replicator: Prepare for merging with dynamic-replicator
Suzuki K Poulose
1
-26
/
+36
2019-04-25
coresight: dynamic-replicator: Clean up error handling
Suzuki K Poulose
1
-8
/
+16
2019-04-25
coresight: tmc: Report DMA setup failures
Suzuki K Poulose
1
-1
/
+6
2019-04-25
coresight: catu: Make catu_helper_ops and catu_ops static
YueHaibing
1
-2
/
+2
2019-04-25
coresight: catu: fix clang build warning
Arnd Bergmann
2
-7
/
+3
2019-03-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-72
/
+77
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-24
/
+40
2019-03-01
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
1
-1
/
+1
2019-02-26
coresight: etm4x: Add support to enable ETMv4.2
Sai Prakash Ranjan
1
-1
/
+2
2019-02-26
ARM: 8837/1: coresight: etmv4: Update ID register table to add UCI support
Mike Leach
2
-9
/
+20
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
4
-63
/
+57
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-3
/
+4
2019-02-21
Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
5
-13
/
+28
2019-02-21
stm class: Prevent division by zero
Alexander Shishkin
1
-3
/
+5
2019-02-21
stm class: Fix an endless loop in channel allocation
Zhi Jin
1
-0
/
+3
2019-02-21
intel_th: Don't reference unassigned outputs
Alexander Shishkin
1
-0
/
+4
2019-02-21
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+7
2019-02-21
intel_th: Only create useful device nodes
Alexander Shishkin
1
-1
/
+5
2019-02-21
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-02-08
coresight: Use event attributes for sink selection
Mathieu Poirier
3
-12
/
+55
2019-02-08
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
3
-1
/
+105
[next]