treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / tools / perf / scripts / python / bin / export-to-sqlite-record
blob070204fd6d00340b55cdbd9bf7ad3eef9ff1806d
1 #!/bin/bash
4 # export perf data to a sqlite3 database. Can cover
5 # perf ip samples (excluding the tracepoints). No special
6 # record requirements, just record what you want to export.
8 perf record $@