aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKarol Trzcinski <karolx.trzcinski@linux.intel.com>2020-12-04 18:50:14 +0200
committerMark Brown <broonie@kernel.org>2020-12-07 14:22:05 +0000
commit8f6cfbb6d4272635311b4604194e39172e7719ad (patch)
treef420e39f73297ab709df7d0a8e8ef27daba7ed34 /tools/perf/scripts/python/bin/stackcollapse-record
parentASoC: pcm: send DAPM_STREAM_STOP event in dpcm_fe_dai_shutdown (diff)
downloadlinux-8f6cfbb6d4272635311b4604194e39172e7719ad.tar.gz
linux-8f6cfbb6d4272635311b4604194e39172e7719ad.zip
ASoC: SOF: trace: Add runtime trace filtering mechanism
The "filter" debugfs file defines the log levels used by the firmware and reported by sof-logger. The file contains the formatted entry list, where each entry follows the following syntax in plain text: log_level uuid_id pipe_id comp_id; This file may be updated by userspace applications such sof-logger, or directly by the user during debugging process. An unused (wildcard) pipe_id or comp_id value should be set to -1, uuid_id is hexadecimal value, so when unused then should be set to 0. When the file is modified, an IPC command is sent to FW with new trace levels for selected components in filter elements list. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Link: https://lore.kernel.org/r/20201204165014.2697903-1-kai.vehmanen@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
gulator.c?id=a02daad70214a820988c045494a15dea047c16d4&follow=1'>regulator: pfuze100: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0 2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang2-0/+2 2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang10-21/+21 2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2-2/+1 2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2-53/+5 2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu4-26/+47 2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo3-0/+8 2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo1-0/+19 2015-08-28perf scripts python: Add new compaction-times scriptTony Jones3-0/+317 2015-08-28regulator: core: use debug level print in regulator_check_drmsArchit Taneja1-1/+1