Sign in
kunit
/
linux
/
1a59d1b8e05ea6ab45f7e18897de1ef0e6bc3da6
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
export-to-postgresql-record
blob: 221d66e05713bbc1f97d4f10c41838ac31820bdb [
file
] [
log
] [
blame
]
#!/bin/bash
#
# export perf data to a postgresql database. Can cover
# perf ip samples (excluding the tracepoints). No special
# record requirements, just record what you want to export.
#
perf record $@