index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc-etf.c
Age
Commit message (
Expand
)
Author
2021-06-15
coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
Sai Prakash Ranjan
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2020-11-27
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2020-09-28
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
2020-07-21
coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
Sai Prakash Ranjan
2020-05-19
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Sai Prakash Ranjan
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-09-03
coresight: tmc: Make memory width mask computation into a function
Mathieu Poirier
2019-07-03
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-06-19
coresight: tmc: Clean up device specific data
Suzuki K Poulose
2019-06-19
coresight: perf: Don't set the truncated flag in snapshot mode
Mathieu Poirier
2019-06-19
coresight: tmc-etf: Fix snapshot mode update function
Mathieu Poirier
2019-06-19
coresight: tmc-etf: Properly set AUX buffer head in snapshot mode
Mathieu Poirier
2019-04-25
coresight: tmc-etf: Add support for CPU-wide trace scenarios
Mathieu Poirier
2019-04-25
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
2019-04-25
coresight: Properly address concurrency in sink::update() functions
Mathieu Poirier
2019-04-25
coresight: Properly address errors in sink::disable() functions
Mathieu Poirier
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
2018-12-06
coresight: etf: Release CLAIM tag after disabling the HW
Mathieu Poirier
2018-12-06
coresight: tmc: Fix bad register address for CLAIM
Leo Yan
2018-09-25
coreisght: tmc: Claim device before use
Suzuki K Poulose
2018-09-25
coresight: tmc-etb/etf: Prepare to handle errors enabling
Suzuki K Poulose
2018-09-25
coresight: tmc: Fix byte-address alignment for RRP
Leo Yan
2018-09-25
coresight: tmc: Refactor loops in etb dump
Leo Yan
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-08-28
coresight tmc: Add helpers for accessing 64bit registers
Suzuki K Poulose
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
2017-08-28
coresight: Correct buffer lost increment
Mathieu Poirier
2017-06-09
coresight: tmc: minor fix for output log
Leo Yan
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
2016-11-29
coresight: tmc: Get rid of mode parameter for helper routines
Suzuki K. Poulose
2016-11-29
coresight: tmc: Cleanup operation mode handling
Suzuki K. Poulose
2016-09-09
coresight: tmc: mark symbols static where possible
Baoyou Xie
2016-08-31
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
2016-05-03
coresight: tmc: implementing TMC-ETF AUX space API
Mathieu Poirier
2016-05-03
coresight: tmc: keep track of memory width
Mathieu Poirier
2016-05-03
coresight: tmc: make sysFS and Perf mode mutually exclusive
Mathieu Poirier
2016-05-03
coresight: tmc: dump system memory content only when needed
Mathieu Poirier
2016-05-03
coresight: tmc: adding mode of operation for link/sinks
Mathieu Poirier
2016-05-03
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
2016-05-03
coresight: tmc: allocating memory when needed
Mathieu Poirier
2016-05-03
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
2016-05-03
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier