summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sched-migration-record
blob: 7493fddbe99532db2b2c0c4ad3d7b469d29e1dda (plain)
1
2
#!/bin/bash
perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@
2025-01-08ALSA: doc: cs35l56: Add information about Cirrus Logic CS35L54/56/57Richard Fitzgerald 2024-11-28Merge tag 'asoc-fix-v6.13-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai 2024-11-25ASoC: doc: dapm: Add location information for dapm-graph toolanish kumar 2024-11-21ALSA: docs: fix dead hyperlink to Intel HD-Audio specHridesh MG 2024-11-18Merge tag 'asoc-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai 2024-11-11ASoC: machine: update documentationanish kumar 2024-10-31ASoC: doc: update clock api detailsanish kumar 2024-10-28ALSA: docs: Add toctree index entry for co-processor acceleration APIBagas Sanjaya 2024-10-28ALSA: docs: compress-accel: Format state machine flowchart as code blockBagas Sanjaya 2024-10-25ALSA: compress_offload: introduce accel operation modeJaroslav Kysela 2024-10-23ASoC: doc: remove dpcm_xxx flagsKuninori Morimoto 2024-08-18Docs/sound: Add documentation for userspace-driven ALSA timersIvan Orlov 2024-08-08ALSA: docs: Drop snd_print*() stuffTakashi Iwai 2024-07-30ALSA: hda: Enhance pm_blacklist optionTakashi Iwai 2024-05-16Documentation: sound: Fix trailing whitespacesAbhinav Saxena 2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai 2024-05-08ALSA: docs: Correct the kernel object suffix of targetAndy Shevchenko 2024-04-29ASoC: doc: dapm: update event typesLuca Ceresoli 2024-04-29ASoC: doc: dapm: update section "DAPM Widget Events"Luca Ceresoli 2024-04-29ASoC: doc: dapm: improve section "Codec/DSP Widget Interconnections"Luca Ceresoli 2024-04-29ASoC: doc: dapm: fix and improve section "Registering DAPM controls"Luca Ceresoli 2024-04-29ASoC: doc: dapm: describe how widgets and routes are registeredLuca Ceresoli 2024-04-29ASoC: doc: dapm: extend initial descrptionLuca Ceresoli 2024-04-29ASoC: doc: dapm: replace "map" with "graph"Luca Ceresoli 2024-04-29ASoC: doc: dapm: remove dash after colonLuca Ceresoli 2024-04-29ASoC: doc: dapm: minor rewordingLuca Ceresoli 2024-04-29ASoC: doc: dapm: fix struct nameLuca Ceresoli 2024-04-29ASoC: doc: dapm: fix typosLuca Ceresoli 2024-02-12ALSA: doc: Use DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai 2023-11-21ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argumentCristian Ciocaltea