summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
tr> 2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka 2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit 2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup