summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2026-02-26coresight: tmc-etr: Fix race condition between sysfs and perf modeYicong Yang
2026-02-26coresight: etm3x: Fix cpulocked warning on cpuhpAntonio Borneo
2026-01-30intel_th: fix device leak on output open()Johan Hovold
2026-01-02intel_th: Fix error handling in intel_th_output_openMa Ke
2025-12-18coresight: etm4x: Properly control filter in CPU idle with FEAT_TRFLeo Yan
2025-12-18coresight: etm4x: Add context synchronization before enabling traceLeo Yan
2025-12-18coresight: etm4x: Correct polling IDLE bitLeo Yan
2025-12-18coresight: etm3x: Always set tracer's device mode on target CPULeo Yan
2025-12-18coresight: etm4x: Always set tracer's device mode on target CPULeo Yan
2025-12-18coresight: tmc: add the handle of the event to the pathCarl Worth
2025-12-18coresight: ETR: Fix ETR buffer use-after-free issueXiaoqi Zhuang
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-23coresight: Add label sysfs node supportMao Jinlong
2025-09-23coresight: tnoc: add new AMBA ID to support Trace Noc V2Yuanfang Zhang
2025-09-23coresight: Fix incorrect handling for return value of devm_kzallocLin Yujun
2025-09-23coresight: tpda: fix the logic to setup the element sizeJie Gan
2025-09-23coresight: trbe: Return NULL pointer for allocation failuresLeo Yan
2025-09-23coresight: Refactor runtime PMLeo Yan
2025-09-23coresight: Make clock sequence consistentLeo Yan
2025-09-23coresight: Refactor driver data allocationLeo Yan
2025-09-23coresight: Consolidate clock enablingLeo Yan
2025-09-23coresight: Appropriately disable trace bus clocksLeo Yan
2025-09-23coresight: Appropriately disable programming clocksLeo Yan
2025-09-23coresight: etm4x: Support atclkLeo Yan
2025-09-23coresight: catu: Support atclkLeo Yan
2025-09-23coresight: tmc: Support atclkLeo Yan
2025-09-23coresight-etm4x: Conditionally access register TRCEXTINSELRYuanfang Zhang
2025-09-23coresight: fix indentation error in cscfg_remove_owned_csdev_configs()Yeoreum Yun
2025-09-23coresight: tnoc: Fix a NULL vs IS_ERR() bug in probeDan Carpenter
2025-09-18coresight: trbe: Prevent overflow in PERF_IDX2OFF()Leo Yan
2025-09-02coresight: add coresight Trace Network On Chip driverYuanfang Zhang
2025-09-02coresight: perf: Use %px for printing pointersLeo Yan
2025-09-02coresight: stm: Remove redundant NULL checksLeo Yan
2025-09-02hwtracing: coresight: Use of_reserved_mem_region_to_resource() for "memory-re...Rob Herring (Arm)
2025-09-02coresight: Only register perf symlink for sinks with alloc_bufferYuanfang Zhang
2025-09-02coresight: Fix missing include for FIELD_GETJames Clark
2025-09-02coresight: trbe: Add ISB after TRBLIMITR writeJames Clark
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-05-22Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2025-05-20coresight: prevent deactivate active config while enabling the configYeoreum Yun
2025-05-20coresight: holding cscfg_csdev_lock while removing cscfg from csdevYeoreum Yun
2025-05-20coresight/etm4: fix missing disable active configYeoreum Yun
2025-05-20coresight: etm4x: Fix timestamp bit field handlingLeo Yan
2025-05-14coresight: tmc: fix failure to disable/enable ETF after readingMao Jinlong
2025-05-14coresight: perf: Update buffer on AUX pauseLeo Yan
2025-05-14coresight: tmc: Re-enable sink after buffer updateLeo Yan
2025-05-14coresight: perf: Support AUX trace pause and resumeLeo Yan
2025-05-14coresight: etm4x: Hook pause and resume callbacksLeo Yan
2025-05-14coresight: Introduce pause and resume APIs for sourceLeo Yan
2025-05-14coresight: etm4x: Extract the trace unit controllingLeo Yan