linux-stable/sound/soc/sof
Ranjani Sridharan 091c12e1f5
ASoC: SOF: debug: add new debugfs entries for IPC flood test
Add a couple of new debugfs entries "ipc_flood_count"
and "ipc_flood_duration_ms" that can be used to
execute the IPC flood test. "ipc_flood_count" floods the DSP
with the number of test IPCs specified and ipc_flood_duration_ms
floods the DSP with test IPC's for the duration(in ms) specified.
The test stats such as average, min and max IPC response times
are logged in the dmesg and saved in the debugfs entry cache buffer.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-06-03 18:59:07 +01:00
..
intel Merge branch 'asoc-5.2' into asoc-5.3 2019-06-03 18:38:15 +01:00
xtensa ASoC: SOF: fix DSP oops definitions in FW ABI 2019-06-03 17:56:38 +01:00
control.c ASoC: SOF: control: correct the copy size for bytes kcontrol put 2019-05-28 15:48:27 +01:00
core.c ASoC: SOF: core: fix error handling with the probe workqueue 2019-05-28 15:47:19 +01:00
debug.c ASoC: SOF: debug: add new debugfs entries for IPC flood test 2019-06-03 18:59:07 +01:00
ipc.c ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC command 2019-06-03 18:42:27 +01:00
Kconfig ASoC: SOF: debug: add new debugfs entries for IPC flood test 2019-06-03 18:59:07 +01:00
loader.c ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_item 2019-06-03 17:47:13 +01:00
Makefile ASoC: SOF: Add Build support for SOF core and Intel drivers 2019-04-28 02:51:46 +09:00
nocodec.c ASoC: SOF: Add Nocodec machine driver support 2019-04-28 02:49:26 +09:00
ops.c ASoC: SOF: Fix a compile warning with CONFIG_PCI=n 2019-05-07 11:23:57 +09:00
ops.h ASoC: SOF: IPC: add ipc dump function 2019-05-03 15:02:16 +09:00
pcm.c Merge branch 'asoc-5.2' into asoc-5.3 2019-05-30 16:47:43 +01:00
pm.c ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream 2019-05-03 15:01:45 +09:00
sof-acpi-dev.c ASoC: Intel: use common helpers to detect CPUs 2019-05-30 16:33:26 +01:00
sof-pci-dev.c ASoC: SOF: add COMPILE_TEST for PCI options 2019-05-30 16:35:26 +01:00
sof-priv.h ASoC: SOF: debug: add new debugfs entries for IPC flood test 2019-06-03 18:59:07 +01:00
topology.c ASoC: SOF: topology: add support for mux/demux component 2019-06-03 18:00:06 +01:00
trace.c ASoC: SOF: send time stamp to FW for alignment 2019-06-03 18:41:23 +01:00
utils.c ASoC: SOF: Add utils 2019-04-28 02:49:47 +09:00