aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi1-595/+20
2022-05-19ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi1-7/+7
2022-05-09ASoC: SOF: trace: The dtrace is only available with SOF_IPCPeter Ujfalusi1-0/+4
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi1-6/+3
2022-04-04ASoC: SOF: extend the interface to stop DMA traceLibin Yang1-14/+38
2022-03-11ASoC: SOF: trace: Use proper DMA direction for the trace data bufferPeter Ujfalusi1-2/+10
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi1-0/+1
2022-02-08ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi1-1/+1
2022-01-28ASoC: SOF: trace: Simplify count adjustment in trace_readPeter Ujfalusi1-4/+2
2021-11-15ASoC: SOF: trace: send DMA_TRACE_FREE IPC during releaseRanjani Sridharan1-0/+18
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown1-1/+0
2021-09-28ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__Marc Herbert1-2/+3
2021-09-17ASoC: SOF: trace: Omit error print when waking up trace sleepersPeter Ujfalusi1-1/+0
2020-12-07ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski1-0/+224
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-01-27ASoC: SOF: trace: fix unconditional free in trace releaseKai Vehmanen1-2/+5
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan1-2/+2
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart1-1/+16
2019-08-01ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-7/+2
2019-06-03ASoC: SOF: send time stamp to FW for alignmentBard liao1-3/+13
2019-05-28ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen1-0/+25
2019-05-28ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()Kai Vehmanen1-9/+16
2019-04-28ASoC: SOF: Add DSP firmware logger supportLiam Girdwood1-0/+297