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 "$@"
nce: cdns-dphy: Update calibration wait time for startup state machineDevarsh Thakkar 2025-10-23phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY pollingDevarsh Thakkar 2025-10-23phy: cdns-dphy: Store hs_clk_rate and return itTomi Valkeinen 2025-10-15phy: rockchip: naneng-combphy: Enable U3 OTG port for RK3568Jonas Karlman 2025-09-25phy: ti: omap-usb2: fix device leak at unbindJohan Hovold 2025-09-25phy: Use device_get_match_data()Rob Herring 2025-09-19phy: ti-pipe3: fix device leak at unbindJohan Hovold 2025-09-19phy: tegra: xusb: fix device and OF node leak at probeJohan Hovold 2025-08-28phy: qcom: phy-qcom-m31: Update IPQ5332 M31 USB phy initialization sequenceKathiravan Thirumoorthy 2025-08-28phy: rockchip-pcie: Properly disable TEST_WRITE strobe signalGeraldo Nascimento 2025-07-24phy: tegra: xusb: Disable periodic tracking on Tegra234Haotien Hsu 2025-07-24phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_modeWayne Chang 2025-07-24phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY modeWayne Chang 2025-06-27phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()Xu Yang 2025-06-19phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bugChenyuan Yang 2025-06-04phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failureHal Feng 2025-06-04phy: core: don't require set_mode() callback for phy_get_mode() to workDmitry Baryshkov 2025-06-04phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power offClaudiu Beznea 2025-06-04phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver dataClaudiu Beznea 2025-06-04phy: renesas: rcar-gen3-usb2: Move IRQ request in probeClaudiu Beznea 2025-06-04phy: renesas: rcar-gen3-usb2: Add support to initialize the busClaudiu Beznea 2025-05-22phy: tegra: xusb: remove a stray unlockDan Carpenter 2025-05-22phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea 2025-05-22phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bindClaudiu Beznea 2025-05-22phy: Fix error handling in tegra_xusb_port_initMa Ke 2025-05-22phy: tegra: xusb: Use a bitmask for UTMI pad power state trackingWayne Chang 2025-04-25phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger