summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/gecko-record
blob: f0d1aa55f171e8f6c235b9bca406bf7f21338e89 (plain)
1
2
#!/bin/bash
perf record -F 99 -g "$@"
ith sysfs_emit()Takashi Iwai 2021-07-21bus: Make remove callback return voidUwe Kleine-König 2021-05-25ALSA: ac97: fix PM reference leak in ac97_bus_remove()Yufen Yu 2021-01-31ALSA: ac97: Constify static struct attribute_groupRikard Falkeborn 2020-09-03ALSA: ac97: (cosmetic) align argument namesPierre-Louis Bossart 2020-01-03ALSA: ac97: Constify snd_ac97_bus_ops definitionsTakashi Iwai 2019-07-23ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-02-19ALSA: ac97: Fix of-node refcount unbalanceTakashi Iwai 2018-08-19ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao 2018-08-19ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao 2018-08-19ALSA: ac97: fix device initialization in the compat layerLihua Yao 2018-06-25ALSA: ac97: add codecs devicetree bindingRobert Jarzmik 2018-02-12ALSA: ac97: kconfig: Remove select of undefined symbol AC97Ulf Magnusson 2017-09-04ALSA: ac97: add an ac97 busRobert Jarzmik