summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-11coresight: Drop unused 'none' enum value for each componentAnshuman Khandual
2022-03-11coresight: etm3x: Don't trace PID for non-root PID namespaceLeo Yan
2022-03-11coresight: etm4x: Don't trace PID for non-root PID namespaceLeo Yan
2022-03-11coresight: etm4x: Don't use virtual contextID for non-root PID namespaceLeo Yan
2022-03-11coresight: etm4x: Add lock for reading virtual context ID comparatorLeo Yan
2022-03-11coresight: trbe: Move check for kernel page table isolation from EL0 to probeSudeep Holla
2022-03-11coresight: no-op refactor to make INSTP0 check more idiomaticJames Clark
2022-03-11hwtracing: coresight: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-03-11coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceMiaoqian Lin
2022-03-11coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark
2022-03-11coresight: trbe: Work around the trace data corruptionAnshuman Khandual
2022-03-11coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual
2022-03-11coresight: trbe: Work around the ignored system register writesAnshuman Khandual
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-13intel_th: msu: Use memset_startat() for clearing hw headerKees Cook
2021-12-13coresight: core: Fix typo in a commentJason Wang
2021-11-26coresight: configfs: Allow configfs to activate configurationMike Leach
2021-11-26coresight: syscfg: Update load API for config loadable modulesMike Leach
2021-11-26coresight: configuration: Update API to permit dynamic load/unloadMike Leach
2021-11-26coresight: configuration: Update API to introduce load owner conceptMike Leach
2021-11-16coresight: Use devm_bitmap_zalloc when applicableChristophe JAILLET
2021-10-27coresight: trbe: Work around write to out of rangeSuzuki K Poulose
2021-10-27coresight: trbe: Make sure we have enough spaceSuzuki K Poulose
2021-10-27coresight: trbe: Add a helper to determine the minimum buffer sizeSuzuki K Poulose
2021-10-27coresight: trbe: Workaround TRBE errata overwrite in FILL modeSuzuki K Poulose
2021-10-27coresight: trbe: Add infrastructure for Errata handlingSuzuki K Poulose
2021-10-27coresight: trbe: Allow driver to choose a different alignmentSuzuki K Poulose
2021-10-27coresight: trbe: Decouple buffer base from the hardware baseSuzuki K Poulose
2021-10-27coresight: trbe: Add a helper to pad a given buffer areaSuzuki K Poulose
2021-10-27coresight: trbe: Add a helper to calculate the trace generatedSuzuki K Poulose
2021-10-27coresight: trbe: Defer the probe on offline CPUsSuzuki K Poulose
2021-10-27coresight: trbe: Fix incorrect access of the sink specific dataSuzuki K Poulose
2021-10-27coresight: etm4x: Add ETM PID for Kryo-5XXTao Zhang
2021-10-27coresight: trbe: Prohibit trace before disabling TRBESuzuki K Poulose
2021-10-27coresight: trbe: End the AUX handle on truncationSuzuki K Poulose
2021-10-27coresight: trbe: Do not truncate buffer on IRQSuzuki K Poulose
2021-10-27coresight: trbe: Fix handling of spurious interruptsSuzuki K Poulose
2021-10-27coresight: trbe: irq handler: Do not disable TRBE if no action is neededSuzuki K Poulose
2021-10-27coresight: trbe: Unify the enabling sequenceSuzuki K Poulose
2021-10-27coresight: trbe: Drop duplicate TRUNCATE flagsSuzuki K Poulose
2021-10-27coresight: trbe: Ensure the format flag is always setSuzuki K Poulose
2021-10-27coresight: etm-pmu: Ensure the AUX handle is validSuzuki K Poulose
2021-10-27coresight: etm4x: Use Trace Filtering controls dynamicallySuzuki K Poulose
2021-10-27coresight: etm4x: Save restore TRFCR_EL1Suzuki K Poulose
2021-10-27coresight: Don't immediately close events that are run on invalid CPU/sink co...James Clark
2021-10-27coresight: tmc-etr: Speed up for bounce buffer in flat modeLeo Yan
2021-10-27coresight: Update comments for removing cs_etm_find_snapshot()Leo Yan
2021-10-27coresight: tmc-etr: Use perf_output_handle::head for AUX ring bufferLeo Yan