diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2013-12-12 00:40:46 +0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-12-12 00:53:31 +0400 |
commit | 8e80bf05ff7e7bda6f1683b1201ada56c4efa4c1 (patch) | |
tree | 1f0163a5642e0b11e334ad2df872047252a5de07 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 298a0d1d575026edec7fbb9b7e8cbb8fe18498cd (diff) | |
download | linux-8e80bf05ff7e7bda6f1683b1201ada56c4efa4c1.tar.xz |
ktest: Add special variable ${KERNEL_VERSION}
Add a special variable that can be used in other variables called
${KERNEL_VERSION}. This will embed the current kernel version into
the variable. For example:
WARNINGS_FILE = ${OUTPUT_DIR}/warnings-${KERNEL_VERSION}
If the current version is v3.8 then the WARNINGS_FILE will become
${OUTPUT_DIR}/warnings-v3.8
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions