summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
31b427b49aaa36'>most: usb: fix double free on late probe failureJohan Hovold 2025-10-22most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina 2025-10-22most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina 2025-08-19most: core: Drop device reference after usage in get_channel()Miaoqian Lin 2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar 2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner