summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>2022-05-06 16:26:47 +0300
committerMark Brown <broonie@kernel.org>2022-05-09 18:18:03 +0100
commit5889ccdd094ac32ee52851fc9eccd124897daf2b (patch)
treeceeca8b2f896d2dd172ab99a1bccc120d34a72e2 /tools/perf/scripts/python/task-analyzer.py
parent066c67624d8ca2a2465690d4a7b7f52b880e9925 (diff)
downloadkernel-5889ccdd094ac32ee52851fc9eccd124897daf2b.tar.gz
ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPC
Currently the ipc flood test is only supported with SOF_IPC. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Link: https://lore.kernel.org/r/20220506132647.18690-9-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
.c: fix a memory leakAdrian Bunk 2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C 2006-01-10[PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk 2006-01-06[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)Paul E. McKenney 2005-12-12[PATCH] ipmi: fix panic generator IDMatt Domsch 2005-11-15[PATCH] ipmi: bump-driver-versionCorey Minyard 2005-11-11[PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii 2005-11-07[PATCH] ipmi: use rcu lock for using command receiversCorey Minyard 2005-11-07[PATCH] ipmi: use refcount in message handlerCorey Minyard 2005-09-23[PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii 2005-09-07[PATCH] ipmi: remove unused fieldsCorey Minyard 2005-09-07[PATCH] ipmi: style cleanupsCorey Minyard 2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard 2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard 2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard