summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
blob: 0f6b51bb2767f62df5156858e737dac5f1fe9e0f (plain)
1
2
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
rnel/commit/sound/soc/codecs/wcd934x.c?h=linux-6.6.y&id=eaf2767cad9311e864e2736e2152d31799b23eda'>ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto 2020-04-20ASoC: wcd934x: remove unneeded semicolonJason Yan 2020-04-20ASoC: wcd934x: remove unnecessary comparisons to boolJason Yan 2020-03-06ASoC: wcd934x: remove unused headersSrinivas Kandagatla 2020-03-06ASoC: wcd934x: fix High Accuracy Buck enableSrinivas Kandagatla 2020-02-11ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing 2020-02-11ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor 2019-12-25ASoC: wcd934x: add audio routingsSrinivas Kandagatla 2019-12-25ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla 2019-12-25ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla 2019-12-25ASoC: wcd934x: add basic controlsSrinivas Kandagatla 2019-12-25ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla