diff options
Diffstat (limited to 'tools/perf/tests/attr/test-record-graph-fp')
-rw-r--r-- | tools/perf/tests/attr/test-record-graph-fp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/perf/tests/attr/test-record-graph-fp b/tools/perf/tests/attr/test-record-graph-fp new file mode 100644 index 000000000..625d190bb --- /dev/null +++ b/tools/perf/tests/attr/test-record-graph-fp @@ -0,0 +1,7 @@ +[config] +command = record +args = --call-graph fp kill >/dev/null 2>&1 +ret = 1 + +[event:base-record] +sample_type=295 |