summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sctop-record
blob: d6940841e54fc391fb7b7779d1adaa560f0d2e3a (plain)
1
2
3
#!/bin/bash
(perf record -e raw_syscalls:sys_enter $@ || \
 perf record -e syscalls:sys_enter $@) 2> /dev/null
7-20 07:07:56 +0300 commitc39f2d9db0fd81ea20bb5cce9b3f082ca63753e2 (patch) tree8e80ed5601b4fb8880a2ca8e08802bc8b1f850bd parent597473720f4dc69749542bfcfed4a927a43d935e (diff)parent771a081e44a9baa1991ef011cc453ef425591740 (diff)downloadkernel-c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2.tar.gz
Merge branch 'next' into for-linus
Prepare second round of input updates for 5.3 merge window.
Diffstat