index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc-etf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
coresight: etf: Release CLAIM tag after disabling the HW
Mathieu Poirier
1
-1
/
+1
2018-12-06
coresight: tmc: Fix bad register address for CLAIM
Leo Yan
1
-1
/
+1
2018-09-25
coreisght: tmc: Claim device before use
Suzuki K Poulose
1
-3
/
+19
2018-09-25
coresight: tmc-etb/etf: Prepare to handle errors enabling
Suzuki K Poulose
1
-28
/
+45
2018-09-25
coresight: tmc: Fix byte-address alignment for RRP
Leo Yan
1
-2
/
+2
2018-09-25
coresight: tmc: Refactor loops in etb dump
Leo Yan
1
-10
/
+7
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
1
-9
/
+19
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
1
-46
/
+12
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
1
-4
/
+4
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
1
-19
/
+8
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
1
-0
/
+18
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-12
/
+1
2017-08-28
coresight tmc: Add helpers for accessing 64bit registers
Suzuki K Poulose
1
-4
/
+4
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
1
-1
/
+25
2017-08-28
coresight: Correct buffer lost increment
Mathieu Poirier
1
-2
/
+6
2017-06-09
coresight: tmc: minor fix for output log
Leo Yan
1
-8
/
+17
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
1
-4
/
+3
2016-11-29
coresight: tmc: Get rid of mode parameter for helper routines
Suzuki K. Poulose
1
-13
/
+5
2016-11-29
coresight: tmc: Cleanup operation mode handling
Suzuki K. Poulose
1
-18
/
+14
2016-09-09
coresight: tmc: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-08-31
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
1
-0
/
+2
2016-05-03
coresight: tmc: implementing TMC-ETF AUX space API
Mathieu Poirier
1
-0
/
+199
2016-05-03
coresight: tmc: keep track of memory width
Mathieu Poirier
1
-13
/
+1
2016-05-03
coresight: tmc: make sysFS and Perf mode mutually exclusive
Mathieu Poirier
1
-2
/
+58
2016-05-03
coresight: tmc: dump system memory content only when needed
Mathieu Poirier
1
-1
/
+6
2016-05-03
coresight: tmc: adding mode of operation for link/sinks
Mathieu Poirier
1
-7
/
+20
2016-05-03
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
1
-0
/
+5
2016-05-03
coresight: tmc: allocating memory when needed
Mathieu Poirier
1
-8
/
+82
2016-05-03
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
1
-1
/
+61
2016-05-03
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
1
-0
/
+204