repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
tools
/
perf
/
scripts
/
python
/
bin
/
export-to-sqlite-record
blob
070204fd6d00340b55cdbd9bf7ad3eef9ff1806d
1
#!/bin/bash
2
3
#
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.
7
#
8
perf record $@