diff options
Diffstat (limited to 'tools/perf/tests/attr/test-record-raw')
-rw-r--r-- | tools/perf/tests/attr/test-record-raw | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/perf/tests/attr/test-record-raw b/tools/perf/tests/attr/test-record-raw new file mode 100644 index 00000000000..4a8ef25b5f4 --- /dev/null +++ b/tools/perf/tests/attr/test-record-raw @@ -0,0 +1,7 @@ +[config] +command = record +args = -R kill >/dev/null 2>&1 + +[event:base-record] +sample_period=4000 +sample_type=1415 |