summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/compaction-times-record
blob: 6edcd40e14e874a68b8ca69692876ac09b05dc8f (plain)
1
2
#!/bin/bash
perf record -e compaction:mm_compaction_begin -e compaction:mm_compaction_end -e compaction:mm_compaction_migratepages -e compaction:mm_compaction_isolate_migratepages -e compaction:mm_compaction_isolate_freepages $@
/distro/kernel/commit/drivers/hid/hid-playstation.c?id=ccf1e1626d37745d0a697db67407beec9ae9d4b8'>HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander 2023-01-18HID: playstation: sanity check DualShock4 calibration data.Roderick Colenbrander 2022-12-19HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.Roderick Colenbrander 2022-11-17HID: playstation: fix DualShock4 bluetooth CRC endian issue.Roderick Colenbrander 2022-11-17HID: playstation: fix DualShock4 bluetooth memory corruption bug.Roderick Colenbrander 2022-11-11HID: playstation: add DualShock4 dongle support.Roderick Colenbrander 2022-11-11HID: playstation: set default DualShock4 BT poll interval to 4ms.Roderick Colenbrander 2022-11-11HID: playstation: add DualShock4 bluetooth support.Roderick Colenbrander 2022-11-11HID: playstation: add option to ignore CRC in ps_get_report.Roderick Colenbrander 2022-11-11HID: playstation: support DualShock4 lightbar blink.Roderick Colenbrander 2022-11-11HID: playstation: support DualShock4 lightbar.Roderick Colenbrander 2022-11-11HID: playstation: make LED brightness adjustable in ps_led_register.Roderick Colenbrander 2022-11-11HID: playstation: Add DualShock4 rumble support.Roderick Colenbrander 2022-11-11HID: playstation: add DualShock4 accelerometer and gyroscope support.Roderick Colenbrander 2022-11-11HID: playstation: add DualShock4 touchpad support.Roderick Colenbrander 2022-11-11HID: playstation: add DualShock4 battery support.Roderick Colenbrander 2022-11-11HID: playstation: report DualShock4 hardware and firmware version.Roderick Colenbrander 2022-11-11HID: playstation: initial DualShock4 USB support.Roderick Colenbrander 2022-10-14HID: playstation: support updated DualSense rumble mode.Roderick Colenbrander 2022-10-14HID: playstation: add initial DualSense Edge controller supportRoderick Colenbrander 2022-10-14HID: playstation: stop DualSense output work on remove.Roderick Colenbrander 2022-08-25HID: playstation: convert to use dev_groupsGreg Kroah-Hartman 2021-10-27HID: playstation: fix return from dualsense_player_led_set_brightness()Jiri Kosina 2021-10-27HID: playstation: expose DualSense player LEDs through LED class.Roderick Colenbrander 2021-10-27HID: playstation: expose DualSense lightbar through a multi-color LED.Roderick Colenbrander 2021-02-18HID: playstation: add DualSense player LED support.Roderick Colenbrander 2021-02-18HID: playstation: add microphone mute support for DualSense.Roderick Colenbrander 2021-02-18HID: playstation: add initial DualSense lightbar support.Roderick Colenbrander 2021-02-17HID: playstation: fix array size comparison (off-by-one)Colin Ian King 2021-02-17HID: playstation: fix unused variable in ps_battery_get_property.Roderick Colenbrander 2021-02-17HID: playstation: report DualSense hardware and firmware version.Roderick Colenbrander 2021-02-11HID: playstation: add DualSense classic rumble support.Roderick Colenbrander 2021-02-11HID: playstation: add DualSense Bluetooth support.Roderick Colenbrander 2021-02-11HID: playstation: track devices in list.Roderick Colenbrander 2021-02-11HID: playstation: add DualSense accelerometer and gyroscope support.Roderick Colenbrander 2021-02-11HID: playstation: add DualSense touchpad support.Roderick Colenbrander 2021-02-11HID: playstation: add DualSense battery support.Roderick Colenbrander 2021-02-11HID: playstation: use DualSense MAC address as unique identifier.Roderick Colenbrander 2021-02-11HID: playstation: initial DualSense USB support.Roderick Colenbrander